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.20.2 #3612

Merged
merged 2 commits into from
Sep 10, 2023
Merged

demisto-sdk release 1.20.2 #3612

merged 2 commits into from
Sep 10, 2023

Conversation

content-bot
Copy link
Collaborator

demisto-sdk release changes

  • Updated the pre-commit command to run on all python versions in one run.
  • Added the --dry-run flag to the pre-commit command, to create the config file without running the command.
  • Fixed an issue where the coverage-analyze command was not parsing the logs correctly.
  • Fixed an issue where validate falsly failed with error DS108 on descriptions ending with a newline.
  • Added formatting for script yml files when period is missing in the end of comment field, in the format command.
  • Fixed an issue where format add a newline with a period when the description field missing a period.
  • The content graph will now include the python_version field that each script/integration uses.
  • Updated the update-release-notes command message structure when is run with --force flag.
  • Added the engineinfo in to the script schema. This field specifies on which engine the script will run.
  • Fixed an issue where validate falsely failed with error DS108 on empty descriptions.
  • Added support for lazy loading the of widgets in XSIAM dashboards.
  • Added a validate check for correlation rules, making sure that search_window cannot be empty when execution_mode is set to SCHEDULED.
  • Added the metadata key to the XSIAM dashboard schema. This field adds support for dynamic parameters in the dashboards.

@coveralls
Copy link
Collaborator

coveralls commented Sep 10, 2023

Pull Request Test Coverage Report for Build 47fa86f3-dfaa-41ac-987b-55e1f80d5748

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 81.176%

Totals Coverage Status
Change from base Build 277f1382-e3c2-4921-8842-0ca592285f06: 0.005%
Covered Lines: 31976
Relevant Lines: 39391

💛 - Coveralls

@GuyAfik GuyAfik merged commit fee1876 into master Sep 10, 2023
20 checks passed
@GuyAfik GuyAfik deleted the 1.20.2 branch September 10, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants