| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add GitHub Actions workflow for publishing plugin | Valentin Popov | 18 hours | 1 | -0/+72 |
| - Introduced a new workflow file (.github/workflows/publish.yml) to automate the publishing process for the plugin. - Configured jobs for testing and publishing to NPM upon version tag pushes. - Included steps for dependency installation, plugin building, and verification before publishing. - Ensured integration tests are run in the playground environment before publishing the plugin. | |||||
