Otzaria Plugin Validator
Version updated for https://github.com/Otzaria/otzaria-plugin-validator to version v1.15.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of validating and publishing Otzaria plugins to their store. It performs basic checks, builds the plugin, and uploads it automatically when a push is made to the main branch. The action uses two Secrets (OTZARIA_USER and OTZARIA_PASSWORD) for authentication. It also supports PR validation without publishing, with options to fail on warnings and set specific app version checks.
What’s Changed
What’s Changed
- 1.15.0 — הוולידטור כחבילה הקובעת, ויישור מלא מול האפליקציה by @palmoni5 in https://github.com/Otzaria/otzaria-plugin-validator/pull/2
Full Changelog: https://github.com/Otzaria/otzaria-plugin-validator/compare/v1.14.1...v1.15.0