Below you will find pages that utilize the taxonomy term “lyubick”
February 21, 2024
Modify Branch Protection
Version updated for lyubick/action-branch-protection to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial version Supports lock/unlock of the specified branch
More information on usage in README
January 4, 2024
YAML/JSON validation against JSON Schema
Version updated for lyubick/action-YAML-schema-validator to version v4.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Breaking Changes From this version new separator is used in schema-mapping, now -> is used instead of :.
What’s Changed Implemented new features #12 , now one can use URL via HTTPS protocol to download desired schemas to validate against.
ISSUE #12: Support schemas on the WEB by @lyubick in https://github.
December 6, 2023
YAML/JSON validation against JSON Schema
Version updated for lyubick/action-YAML-schema-validator to version v3.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Implemented new features #11, #7 and #5 .
ISSUE #11: Ignore empty file option added by @lyubick in https://github.com/lyubick/action-YAML-schema-validator/pull/13 ISSUE #7: All files will be checked before crashing with error by @lyubick in https://github.com/lyubick/action-YAML-schema-validator/pull/13 ISSUE #5: Enable mapping file with JSON Schema and file/dir list by @lyubick in https://github.