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

packs/reco: change path of url #30204

Merged

Conversation

GalNakash-RecoLabs
Copy link
Contributor

Change alerts path

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.

Must have

  • Tests
  • Documentation

@content-bot content-bot added Partner-Approved Contribution Form Filled Whether contribution form filled or not. Partner Contribution Thank you! Contributions are always welcome! External PR Partner Support Level Indicates that the contribution is for Partner supported pack labels Oct 16, 2023
@content-bot content-bot changed the base branch from master to contrib/RecoLabs_fix/path-url October 16, 2023 18:00
@content-bot
Copy link
Collaborator

Thank you for your contribution. Your generosity and caring are unrivaled! Make sure to register your contribution by filling the Contribution Registration form, so our content wizard @sapirshuker will know the proposed changes are ready to be reviewed.
For your convenience, here is a link to the contributions SLAs document.

Change alerts path

Signed-off-by: Gal Nakash <gal@recolabs.ai>
@GalNakash-RecoLabs
Copy link
Contributor Author

@sapirshuker let me know if anything is missing

@sapirshuker
Copy link
Contributor

sapirshuker commented Oct 17, 2023

Hey, @GalNakash-RecoLabs
Thank you for your contribution.
I will review your PR soon.
In the meantime, you can try to solve the errors in the build.
I'm available for any of your questions here or on slack.
Thanks again.

Copy link
Contributor

@sapirshuker sapirshuker left a comment

Choose a reason for hiding this comment

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

Hey, thank you for your contribution.
The code looks good!
Please solve the errors in the build

Packs/Reco/ReleaseNotes/1_1_7.md Outdated Show resolved Hide resolved
@@ -191,7 +191,7 @@ def get_alerts(
try:
response = self._http_request(
method="PUT",
url_suffix="/alert-inbox/table",
url_suffix="/policy-subsystem/alert-inbox/table",
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the effect of this change on backward compatibility?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No backward compatibility - we changed it

Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>
@sapirshuker
Copy link
Contributor

Hey, @GalNakash-RecoLabs
I would be happy to know why you did this change?
Does the new endpoint match the old endpoint?
Do the results from the endpoint align with the results from the old endpoint? (the results is the same for both)
Thanks

@GalNakash-RecoLabs
Copy link
Contributor Author

GalNakash-RecoLabs commented Oct 18, 2023 via email

@sapirshuker
Copy link
Contributor

sapirshuker commented Oct 19, 2023

Hey, @GalNakash-RecoLabs, the code looks good!
Please merge from master.
We're ready for a demo. Please check this page, and let me know when you're available for one over DFIR.

@sapirshuker sapirshuker added pending-demo Demo pending pending-contributor The PR is pending the response of its creator labels Oct 19, 2023
@GalNakash-RecoLabs
Copy link
Contributor Author

GalNakash-RecoLabs commented Oct 19, 2023 via email

@sapirshuker
Copy link
Contributor

Hey, @GalNakash-RecoLabs
Thank you for the demo.
Please merge from master in order to continue the process.

@sapirshuker sapirshuker added the ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR. label Oct 23, 2023
@content-bot
Copy link
Collaborator

content-bot commented Oct 23, 2023

For the Reviewer: Successfully created a pipeline in Gitlab with url: https://code.pan.run/xsoar/content/-/pipelines/6681276

@sapirshuker sapirshuker self-requested a review October 23, 2023 14:06
Copy link
Contributor

@sapirshuker sapirshuker 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!

@sapirshuker sapirshuker merged commit b42c831 into demisto:contrib/RecoLabs_fix/path-url Oct 23, 2023
14 of 16 checks passed
@content-bot content-bot mentioned this pull request Oct 23, 2023
5 tasks
sapirshuker added a commit that referenced this pull request Oct 24, 2023
* packs/reco: change path of url (#30204)

* packs/reco: change path of url

Change alerts path

Signed-off-by: Gal Nakash <gal@recolabs.ai>

* Update Packs/Reco/ReleaseNotes/1_1_7.md

Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>

---------

Signed-off-by: Gal Nakash <gal@recolabs.ai>
Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>

* update docker image and period issue

---------

Signed-off-by: Gal Nakash <gal@recolabs.ai>
Co-authored-by: GalNakash-RecoLabs <71227802+GalNakash-RecoLabs@users.noreply.github.com>
Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>
Co-authored-by: sapirshuker <sshuker@paloaltonetworks.com>
sapirshuker added a commit that referenced this pull request Dec 21, 2023
* packs/reco: change path of url (#30204)

* packs/reco: change path of url

Change alerts path

Signed-off-by: Gal Nakash <gal@recolabs.ai>

* Update Packs/Reco/ReleaseNotes/1_1_7.md

Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>

---------

Signed-off-by: Gal Nakash <gal@recolabs.ai>
Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>

* update docker image and period issue

---------

Signed-off-by: Gal Nakash <gal@recolabs.ai>
Co-authored-by: GalNakash-RecoLabs <71227802+GalNakash-RecoLabs@users.noreply.github.com>
Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>
Co-authored-by: sapirshuker <sshuker@paloaltonetworks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution Form Filled Whether contribution form filled or not. Contribution Thank you! Contributions are always welcome! docs-approved External PR Partner Support Level Indicates that the contribution is for Partner supported pack Partner Partner-Approved pending-contributor The PR is pending the response of its creator pending-demo Demo pending post-demo ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR.
Projects
None yet
4 participants