wikimedia-gadgets/Gadget deploy
Deploy user scripts or gadgets to Wikimedia sites
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apiUrl | API URL of the wiki, eg. https://en.wikipedia.org/w/api.php | yes | — |
| username | Username for use with BotPassword authentication | — | — |
| password | Password for use with BotPassword authentication | — | — |
| oauth2Token | Access token for use with OAuth2 authentication | — | — |
| paths | Paths to sync with wiki pages. Can be multiple lines. Each line should be path-to-file-in-repo <space> wiki-page-title. Note the local file path must not contain spaces. | yes | — |
| editSummary | Edit summary to use while updating pages | — | Updating from repo at $BRANCH ($SHA) |
Outputs
no outputs