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

add changes to set delimiter for attributes split #29010

Conversation

franciscojavierfernandezjim
Copy link
Contributor

@franciscojavierfernandezjim franciscojavierfernandezjim commented Aug 16, 2023

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 Community Contribution Form Filled Whether contribution form filled or not. Contribution Thank you! Contributions are always welcome! External PR Xsoar Support Level Indicates that the contribution is for XSOAR supported pack labels Aug 16, 2023
@content-bot content-bot changed the base branch from master to contrib/franciscojavierfernandezjim_choose_delimiter_for_publish August 16, 2023 08:20
@content-bot content-bot requested a review from ostolero August 16, 2023 08:21
@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 @ostolero will know the proposed changes are ready to be reviewed.

@franciscojavierfernandezjim
Copy link
Contributor Author

Hi! The PR is ready to verify but i don't know how to pass "Review Release Notes / release_notes_review" check, can u help me? ty

Copy link
Contributor

@ostolero ostolero left a comment

Choose a reason for hiding this comment

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

Hi @franciscojavierfernandezjim , the changes look great!
I added one minor comment and I think we can go ahead and schedule our demo I'll reach out through slack.
Regarding the pre-commit test it's not mandatory so I think we can ignore it for now.

@@ -698,6 +698,7 @@ def publish_message_command(
project_id: str,
data: str = None,
attributes: str = None,
delim_char_attributes: str = None,
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's change this to be default ',' if possible. Shouldn't make a difference as the default in yml is ',' but in case that is not the case this None could ovveride the next default in attribute_pairs_to_dict

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@ostolero ostolero added the pending-demo Demo pending label Aug 20, 2023
Copy link
Contributor

@ostolero ostolero left a comment

Choose a reason for hiding this comment

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

Changes look great!

@ostolero ostolero merged commit f5118cc into demisto:contrib/franciscojavierfernandezjim_choose_delimiter_for_publish Aug 23, 2023
ostolero added a commit that referenced this pull request Aug 23, 2023
* add changes to set delimiter for attributes split

* release notes and docker update

* fix issues for circleci

* fix release notes and test

* fix _test

* add positional argument to test

* update docker image

* update release notes

* fix Release Notes and README

* add changes of Ofri

Co-authored-by: franciscojavierfernandezjim <[email protected]>
Co-authored-by: ostolero <[email protected]>
xsoar-bot pushed a commit to xsoar-contrib/content that referenced this pull request Oct 5, 2023
…misto#29177)

* add changes to set delimiter for attributes split

* release notes and docker update

* fix issues for circleci

* fix release notes and test

* fix _test

* add positional argument to test

* update docker image

* update release notes

* fix Release Notes and README

* add changes of Ofri

Co-authored-by: franciscojavierfernandezjim <[email protected]>
Co-authored-by: ostolero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Form Filled Whether contribution form filled or not. Contribution Thank you! Contributions are always welcome! External PR pending-demo Demo pending Xsoar Support Level Indicates that the contribution is for XSOAR supported pack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants