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.33.5 #4768

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Demisto-sdk release 1.33.5 #4768

merged 4 commits into from
Jan 15, 2025

Conversation

content-bot
Copy link
Collaborator

@content-bot content-bot commented Jan 14, 2025

Feature

  • Modified the pre-commit command tests collections flow to collect all tests files in the same directory as a changed script for improved robustness. #4761
  • Reduced commands startup time. #4752
  • RN111 will now fail when unnecessarily updating a docker image. #4741
  • Added IF109 to the new validation format. Checks whether an incident or indicator field has a valid required field value. #4753
  • Added IF117 to the new validation format. Checks whether an incident or indicator field aliases have a valid marketplaces field value. #4753

Fix

  • Fixed an issue in update-release-notes command will fail when handling special characters in the --text argument. #4751
  • Fixed an issue where in some cases, parsing playbook related files would fail due to naming discrepancy. #4758
  • Fixed an issue where the update-release-notes command would delete the version from the pack metadata when using the -u flag with an invalid value. #4765
  • Locked poetry v1.8.5 version. #4756
  • Fixed an issue where the ST110 validation failed when adding the marketplaces key to the CaseLayout content item. #4763
  • Updated pre-commit command Ruff Hook to use the output-format argument. #4767

Internal

  • Added IF118 to the new validation format. Checks if an alias of an incident field has it's own alias. #4748
  • Added PB121 to the new validation format. Checks if the inputs of a playbook that are intended to be fetched from the context are in the correct format. #4702

Copy link
Contributor

@samuelFain samuelFain left a comment

Choose a reason for hiding this comment

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

Approved.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@RotemAmit RotemAmit added the release-sdk-to-pypi label to release SDK to pypi label Jan 15, 2025
Copy link

Demisto-SDK 1.33.5 has been released successfully into pypi 😃

@RotemAmit RotemAmit merged commit 368d276 into master Jan 15, 2025
24 of 25 checks passed
@RotemAmit RotemAmit deleted the 1.33.5 branch January 15, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-sdk-to-pypi label to release SDK to pypi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants