Otzaria Plugin Validator
Version updated for https://github.com/Otzaria/otzaria-plugin-validator to version v1.16.1.
- 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
The GitHub Action automates the validation, building, and publishing process for Otzaria plugins. It performs static checks using pack-plugin, builds the .otzplugin file, and automatically publishes new versions to otzaria.org upon push to the main branch. It requires OTZARIA_USER and OTZARIA_PASSWORD secrets for authentication. The action also supports pull request validation without publishing.
What’s Changed
Full Changelog: https://github.com/Otzaria/otzaria-plugin-validator/compare/v1.16.0...v1.16.1