-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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.27.0 #33095
Merged
demisto-sdk-release 1.27.0 #33095
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
content-bot
commented
Feb 25, 2024
- Added the graph get-dependencies command. #3992
- Added a new command xsoar-lint and added it as a hook to pre-commit. #3962
- Fixed an issue where lint created containers with the same name leading the command to crash. #4019
- Fixed an issue where secrets command failed in case of detached head git state #4041
- Fixed an issue where a few USES relationships between playbooks were not collected by the playbook parser. #4032
- Fixed an issue where validate failed pre-processing rule id-set file validation. #4042
- Fixed an issue where validate would not mention the reason when failing to connect to MDX. #4048
- Fixed an issue where reading files from git could not be read when a commit did not exist locally. #4052
- Fixed an issue where the upload command failed when using the environment variable. #4034
- Fixed an issue where setup-env crashed when trying to upload an instance of an integration into xsoar. #4044
- Fixed an issue where the init command sometimes failed in the dialogue when enter was pressed and not explicitly written false. #4058
- Fixed an issue where validate would state that it failed, even though it shouldn't, and then it would display an empty list of content items when running on specific validations. #4006
- Fixed an issue where reading files from git failed when sending file paths as absolute. #4060
- Code readability improvements in the error-code command. #3322
- Update function to create the graph from scratch if env is set to true. #4037
- Updated the path of the directory, generated & used by the commands, to project's directory (). #4010
- Added a environment variable to set a custom Docker tag to pull for the image instead of the default one. #4010
- Added to the script schema. #4077
- Sped up the way validate checks for deprecated content items. #3578
- Sped up the way validate reads pack_metadata.json files. #3578
- Added support for SVG image files in the validate command. #4047
- Added support to set field for specific marketplaces in content items. #4078
- Added a new step in the validate-changelog to comment the changelog description in PR comments. #4040
- Added support to query the pull request number automatically when running sdk-changelog --init command. #4040
- Modified the logging level of a few messages accross the SDK. #3301
shmuel44
approved these changes
Feb 25, 2024
GuyAfik
approved these changes
Feb 25, 2024
maimorag
pushed a commit
that referenced
this pull request
Feb 26, 2024
* poetry files * added demisto-sdk==1.27.0to pre-commit config --------- Co-authored-by: Content Bot <[email protected]> Co-authored-by: Shmuel Kroizer <[email protected]>
rundssoar
pushed a commit
to rundssoar/content
that referenced
this pull request
Feb 28, 2024
* poetry files * added demisto-sdk==1.27.0to pre-commit config --------- Co-authored-by: Content Bot <[email protected]> Co-authored-by: Shmuel Kroizer <[email protected]>
maimorag
pushed a commit
that referenced
this pull request
Feb 28, 2024
* poetry files * added demisto-sdk==1.27.0to pre-commit config --------- Co-authored-by: Content Bot <[email protected]> Co-authored-by: Shmuel Kroizer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.