You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking
The following commands will be deprecated and removed entirely in the next SDK release in two weeks: convert, create-content-artifacts, create-id-set, extract-code and lint.
Moved CJ102 to the new validate format. The validation's error number is now BA103 and it ensure that the tests section is either a non-empty list or "No tests".
Fix
Fixed an issue where getting a malformed file raised an non-indicative error.
Fixed an issue where the validate and create-id-set commands would fail to process correctly when encountering null values in the filters or transformers fields.
Internal
Moved RN113 to the new validate format. The validation ensures that all the first level headers in the release note are valid content types.
Moved RN115 to the new validate format. The validation ensure that the release notes first level headers are valid.