github demisto/demisto-sdk v1.2.1

latest releases: v1.31.11, v1.31.10, v1.31.9...
4 years ago
  • Added an additional linter XSOAR-linter to the lint command which custom validates py files. currently checks for:
    • Sys.exit usages with non zero value.
    • Any Print usages.
  • Fixed an issue where renamed files were failing on validate.
  • Fixed an issue where single changed files did not required release notes update.
  • Fixed an issue where doc_images required release-notes and validations.
  • Added handling of dependent packs when running update-release-notes on changed APIModules.
    • Added new argument --id-set-path for id_set.json path.
    • When changes to APIModule is detected and an id_set.json is available - the command will update the dependent pack as well.
  • Fixed an issue where the find_type function didn't recognize file types correctly.
  • Added support for indicator fields in update-release-notes command.
  • Fixed an issue where files in test dirs where being validated.

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.