github demisto/demisto-sdk v1.1.6

latest releases: v1.29.3, v1.29.2, v1.29.1...
3 years ago
  • Added the --description option to the init command.
  • Added the --contribution option to the init command which converts a contribution zip to proper pack format.
  • Improved validate command performance time and outputs.
  • Added the flag --no-docker-checks to validate command to skip docker checks.
  • Added the flag --print-ignored-files to validate command to print ignored files report when the command is done.
  • Added the following validations in validate command:
    • Validating that existing release notes are not modified.
    • Validating release notes are not added to new packs.
    • Validating that the "currentVersion" field was raised in the pack_metadata for modified packs.
    • Validating that the timestamp in the "created" field in the pack_metadata is in ISO format.
  • Running demisto-sdk validate will run the validate command using git and only on committed files (same as using -g --post-commit).
  • Fixed an issue where release notes were not checked correctly in validate command.
  • Fixed an issue in the create-id-set command where optional playbook tasks were not taken into consideration.
  • Added a prompt to the demisto-sdk update-release-notes command to prompt users to commit changes before running the release notes command.
  • Added support to layoutscontainer in validate command.

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.