github demisto/demisto-sdk v1.20.6

latest releases: v1.32.0, v1.31.11, v1.31.10...
11 months ago
  • Added the --mode argument to the pre-commit command, to run pre-commit with special mode (to run with different settings), supported mode are: 'nightly'.
  • Modified the validate and format pre-commit hooks to run with the --all flag only when the --mode=nightly argument and --all flag were given.
  • Modified the ruff pre-commit hook to run with --config=nightly_ruff.toml argument when running pre-commit command wite the --mode=nightly argument.
  • Fixed an issue where deprecating parsing rules or modeling rules using format failed due to schema discrepancies.
  • Fixed an issue where kebab-case arguments were not parsed correctly.
  • Fixed an issue where validate falsely failed with error RN115 on release notes with linefeed at the end of the file.
  • Fixed an issue where validate falsely failed with error DS108 on descriptions ending with new lines followed by square/curly brackets.
  • Fixed an issue where graph commands would not clean their temporary files properly, causing successive commands to fail.
  • Fixed an issue where an error log message changed the terminal color.

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.