Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ciac 604 pr number on rn #19074

Merged
merged 7 commits into from
May 30, 2022
Merged

Ciac 604 pr number on rn #19074

merged 7 commits into from
May 30, 2022

Conversation

JudahSchwartz
Copy link
Contributor

@JudahSchwartz JudahSchwartz commented May 17, 2022

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: link to the issue

Description

A few sentences describing the overall goals of the pull request's commits.

Screenshots

Paste here any images that will help the reviewer

Minimum version of Cortex XSOAR

  • 6.0.0
  • 6.1.0
  • 6.2.0
  • 6.5.0

Does it break backward compatibility?

  • Yes
    • Further details:
  • No

Must have

  • Tests
  • Documentation

@JudahSchwartz JudahSchwartz force-pushed the CIAC-604_pr_number_on_rn branch 2 times, most recently from 3ff9025 to c355344 Compare May 23, 2022 11:56
@github-actions
Copy link

Your contributed Wiz pack has been modified on files:

Packs/Wiz/Integrations/Wiz/Wiz.py
Packs/Wiz/ReleaseNotes/1_0_2.md
Packs/Wiz/pack_metadata.json
Please review the changes here

Copy link
Contributor

@ShahafBenYakir ShahafBenYakir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work.

  • Why haven't we tested the get_version_to_pr_numbers function? Let's add a test for it.
  • For the future when you are running tests/experiments make sure not to do it on partner packs as it alerts them (see above) that their pack is being modified, let's change the test to another pack.

Tests/Marketplace/Tests/marketplace_services_test.py Outdated Show resolved Hide resolved
Tests/Marketplace/Tests/marketplace_services_test.py Outdated Show resolved Hide resolved
Tests/Marketplace/marketplace_services.py Outdated Show resolved Hide resolved
Tests/Marketplace/marketplace_services.py Outdated Show resolved Hide resolved
Copy link
Contributor

@Noy-Maimon Noy-Maimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, please open the issue regarding the commit pattern

mocker.patch("os.listdir", return_value=dir_list)
mocker.patch("os.path.exists", return_value=True)

class GitMock:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why aren't we uniting this with the other GitMock class?

@JudahSchwartz JudahSchwartz merged commit 7165bda into master May 30, 2022
@JudahSchwartz JudahSchwartz deleted the CIAC-604_pr_number_on_rn branch May 30, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants