Skip to content

Releases: demisto/demisto-sdk

v0.2.5

24 Dec 07:56
19e5453
Compare
Choose a tag to compare
  • Fixed an issue with locating release notes for beta integrations in validate.

v0.2.4

23 Dec 18:24
1fc2cdb
Compare
Choose a tag to compare
  • Adding image validation to Beta_Integration and Packs in validate.

v0.2.3

23 Dec 14:32
54cb252
Compare
Choose a tag to compare
  • Adding Beta_Integration to the structure validation process.
  • Fixing bug where validate did checks on TestPlaybooks.
  • Added requirements parameter to lint.

v0.2.2

22 Dec 15:02
40175e4
Compare
Choose a tag to compare
  • Fixing bug where lint did not return exit code 1 on failure.
  • Fixing bug where validate did not print error message in case no release notes were give.

v0.2.1

22 Dec 09:19
4f1760d
Compare
Choose a tag to compare
  • Validate now checks that the id and name fields are identical in yml files.
  • Fixed a bug where sdk did not return any exit code.

v0.2.0

17 Dec 17:02
Compare
Choose a tag to compare
  • Added Release Notes Validator.
  • Fixed the Unifier selection of your python file to use as the code.
  • Validate now supports Indocator fields.
  • Fixed a bug where validate and secrets did not return exit code 1 on failure.
  • Validate now runs on newly added scripts.

v0.1.8

16 Dec 14:49
37e6e7e
Compare
Choose a tag to compare
  • Added support for --version.
  • Fixed an issue in file_validator when calling checked_type method with script regex.

Bug fixes

02 Dec 15:42
80567b4
Compare
Choose a tag to compare

Bug fixes

v0.1.5

01 Dec 15:07
265dc5f
Compare
Choose a tag to compare

Bug Fixes

v0.1.4

28 Nov 17:15
8f2af57
Compare
Choose a tag to compare

Bug fixes