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.
The key has expired.
Added the clean flag to setup-env to delete temp files that were created by lint from the repo.
Fixed an issue in validate where there is a specific value for marketplace in isFetch parameter.
Fixed an issue where the build number was incorrectly shown in XSOAR marketplace when using the upload command on external repositories via GitLab Pipelines.
Added support for excluding_support_level property in pre-commit command to exclude specific support level from running hooks.
Added support for the List content-item to prepare-content and split.
Breaking change: The download command will no longer download the content-item List in a unified file but instead will split the content-item List into two files (metadata and data).
Fixed an issue in generate-docs where the description field was missing from an argument.
Changed the log level of some pre-commitDockerHook messages from info to debug.