Package and Upload GNOME Extension
Version updated for https://github.com/murar8/gnome-extensions-action to version 0.1.1.
- This action is used across all versions by 3 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GNOME Extensions Action is a GitHub Action designed to automate the packaging and optional uploading of GNOME Shell extensions to extensions.gnome.org. It simplifies the extension development workflow by generating .shell-extension.zip files and, if credentials are provided, seamlessly handles the upload process. This action is particularly useful for developers looking to streamline the preparation and deployment of their GNOME extensions.
Release notes
What’s Changed
- output a message when skipping upload by @jbellue in https://github.com/murar8/gnome-extensions-action/pull/5
- Add gettext to Dockerfile dependencies by @jbellue in https://github.com/murar8/gnome-extensions-action/pull/4
New Contributors
- @jbellue made their first contribution in https://github.com/murar8/gnome-extensions-action/pull/5
Full Changelog: https://github.com/murar8/gnome-extensions-action/compare/0.1.0...0.1.1