murar8/Package and Upload GNOME Extension
Build and upload GNOME Shell extensions to extensions.gnome.org
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-dir | Extension source directory | no | . |
| output-dir | Package output directory | no | . |
| extra-source | Additional source files to include (newline-separated for multiple files) | no | — |
| schema | GSettings schema that should be included | no | — |
| podir | Directory where translations are found | no | — |
| gettext-domain | Gettext domain to use for translations | no | — |
| force | Overwrite an existing pack | no | false |
| username | Username for extensions.gnome.org (skip upload if not provided) | no | — |
| password | Password for extensions.gnome.org (skip upload if not provided) | no | — |
| accept-tos | Accept the GNOME Extensions Developer Agreement | no | false |
Outputs
| name | description |
|---|---|
| zip-file | Path to the created .shell-extension.zip file |