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.27.0 #33095

Merged
merged 2 commits into from
Feb 25, 2024
Merged

demisto-sdk-release 1.27.0 #33095

merged 2 commits into from
Feb 25, 2024

Conversation

content-bot
Copy link
Collaborator

  • 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 shmuel44 merged commit 1822ccc into master Feb 25, 2024
18 checks passed
@shmuel44 shmuel44 deleted the 1.27.0 branch February 25, 2024 18:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants