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

demisto-sdk-release 1.32.5 #37415

Merged
merged 1 commit into from
Nov 25, 2024
Merged

demisto-sdk-release 1.32.5 #37415

merged 1 commit into from
Nov 25, 2024

Conversation

content-bot
Copy link
Collaborator

@content-bot content-bot commented Nov 25, 2024

Breaking

  • Removed PA134 from the old validate. The validation ensures that the pack has exactly one category and that this category is valid. #4673

Feature

  • Modified PA103 validation (validate pack categories). The validation will now allow multiple categories for a single pack. #4673
  • Modified the configuration section generated by the generate-docs command by removing navigation steps and generalizing the code to accommodate different Cortex platforms. #4585
  • Added support for non-default registry ports when using custom docker images. i.e: 'registry:5000/repository/image:main' #4674
  • Added support for utilizing content_status.json within content pipelines. #4656

Fix

  • Fixed an issue where demisto-sdk pre-commit inadvertently skipped all files when executed with the --all-files flag. #4668
  • Fixed an issue where demisto-sdk commands would fail in some system setups. #4666
  • Fixed an issue where logging would fail when linking PR to Jira issue in the GitHub workflow step. #4649
  • Fixed an issue where logger crashed when imported as library. #4657
  • Fixed an issue where logging would fail when creating a Docker image. #4648

Internal

  • Moved RN106 and RN107 to the new validate format. These validations ensure there are no missing release notes. #4643
  • Fixed an issue where the git statuses of content objects related files were not calculated correctly. #4643

@RotemAmit RotemAmit merged commit eabd7e1 into master Nov 25, 2024
26 checks passed
@RotemAmit RotemAmit deleted the 1.32.5 branch November 25, 2024 12:18
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