GNOME shell extension uploader
Version updated for https://github.com/Fire-man-x/gnome-shell-extension-uploader to version v2.
- This action is used across all versions by 5 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of uploading Gnome Shell extensions to the Gnome Extensions website. By using stored credentials and specifying the extension’s zip file, it eliminates the need for manual uploads, streamlining the deployment process for extension developers. Key capabilities include integration with GitHub workflows, secure handling of credentials, and support for packaging and uploading extensions directly.
What’s Changed
- Update Readme (6e6c1e3)
- Fixed uploading to different page (c791fd6)
- Changed setup-python to v6, increased python version to 3.13 (42fd8f7)
- Added readme with help how to use it (e2e6042)
- Catch status code 504 Gateway time-out (7c462dd)
- Increase timeout when uploading file (aa89406)
- Add messages and error codes, make composite run in action (0a7b37f)
- Add action.yml (df1b735)
- Add script for upload (3cddde1)
- Initial commit (79949cf)