Skip to content

Commit

Permalink
update deploy section of README
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Nov 11, 2023
1 parent 71f6133 commit 111a206
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,15 @@ We have unit tests! `afch-rewrite` uses [Jest](https://github.com/facebook/jest)

Tests are stored in the `tests` directory and are run automatically on new commits via GitHub Actions.

### Uploading and releasing the script
### Deploying
Interface administrators can [click here](https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/Helper_script/Deploying) for a detailed work instruction of how to deploy to English Wikipedia.

To upload the script to a wiki, use `scripts/upload.py`. Detailed instructions are included at the top of the file.

New versions of the script can be released through `scripts/release.py`, which automatically updates version history, inline version constants, `package.json`, etc.

As of 2023, we are "uploading" rather than "releasing".

### Dependencies
Below is a list of dependencies and what they are involved with, so you know what to test when updating dependencies.

Expand Down

0 comments on commit 111a206

Please sign in to comment.