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

TEST FIX FOR demisto-sdk-release 1.31.0 #35642

Closed
wants to merge 9 commits into from
Closed

TEST FIX FOR demisto-sdk-release 1.31.0 #35642

wants to merge 9 commits into from

Conversation

content-bot
Copy link
Collaborator

$'* Fixed an issue where the logic for retrieving the latest Docker image was based on the entire tag (x.y.z.abcde) instead of just the last part of the image tag (.._.abcde). Only the last part will now be used, per demisto/dockerfiles convention. #4294\n* demist-sdk lint command is deprecated and should be fully removed from the SDK on September 1st. Please use the pre-commit command instead. #4336\n* Removed support for IN124 - 'is param valid is hidden' validation from old-validate flow and prevent the validation from being ignored. The validation and the related information can be found in the new-validate flow. #4317\n* Added support for new XSIAM content items - Case Fields, Case layouts and Case Layout Rules. #4240\n* Added DS101 to the new validation format. Check if the beta disclaimer exists in the detailed description. #4289\n* Added the flag to the generate-docs command to force the README.md generation instead of use version control to update the doc. #4303\n* Added DS105 to the new validation format. check'ifDESCRIPTIONfilecontainscontribution$'details #4347\n* Added DS106 to the new validation format. Check'ifthedescriptionfileexistandthenameis$'valid #4357\n* updated the tenacity version to fix an installation error #4352\n* Fixed an issue where the pre-commit command would fail on simple repository due to a missing file. #4314\n* Fixed an issue in the download command where downloading with and flags did not merge YML fields. #4328\n* Fixed an issue in generate-docs where integration commands arguments had missing descriptions. #4320\n* Fixed an issue where validations searching for in strings would find it in URLs (). #4341\n* Fixed an issue where generate-docs command couldn't find the sections within the integration README.md when updating documentation for modified commands. #4303\n* Fixed an issue where modified command names were treated as a new command. #4303\n* Fixed the update-release-notes command to support the right template for incident fields, incident types, layouts, generic objects, indicator types, and indicator fields. #4304\n* Fixed an issue in the pre-commit command where if the environment variable was set to something other than master, the command would fail. #4325\n* Fixed an issue where validate-content-path checked suffixes of test- or doc-files #4337\n* Fixed an issue where format did not work with private github repositories. #4313\n* Fixed an issue in the format command where using the flag would not properly work on beta integrations. #4332\n* Modified the RM108 validation to follow the new validation format. #4275\n* Modeled base_playbook tasks into objects to ease on the use in various flows. #4343\n* Added a new flow that uploads a playbook execution report JSON to the artifacts bucket. #4284\n* Started adaption for relative paths enforcement in the upload flow - The flow will now attempt to create a json file including a dict objects of all the image paths appears in the markdown files in relative path formats. #4338\n* Updated the argument of the test-content command to be optional. #4334\n* Modified the test-pre-commit-command validate hook to run only BA100 validation. #4336\n* Converted the PB105 validation to the new format. The validation verifies the playbook doesn't contain deleteContext with all=Yes. #4356\n* Moved PB108 to the new validate format. The validate checks that the 'taskid' and the 'id' under the 'task' field are from UUID format. #4359\n* Modified the MR100 validation to follow the new validation format. #4331\n* Added PB126 to the new validation format. Ensure that conditional tasks have more than path which is not the default one #4349\n* Added the validation to the new validate as . #4354\n* Modified validations RN103 and RN104 to follow the new validations format. #4275\n* Added the PB103 to the new validation format. Validate whether there is an unconnected task. #4340'

@content-bot content-bot requested a review from BEAdi July 29, 2024 13:18
@BEAdi BEAdi closed this Jul 29, 2024
@BEAdi BEAdi changed the title demisto-sdk-release 1.31.0 TEST FIX FOR demisto-sdk-release 1.31.0 Jul 29, 2024
@BEAdi BEAdi deleted the 1.31.0 branch July 29, 2024 13:39
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.

2 participants