diff --git a/tools/deploy.md b/tools/deploy.md index 605b3cdc..48cf8910 100644 --- a/tools/deploy.md +++ b/tools/deploy.md @@ -1,11 +1,4 @@ ### Things to do before deploying... -* [x] Check file permissions (+x) -* [x] Check Shellcheck (should be automatic) -* [x] Update version numbers (`README.md`, `package.json`, `hyfetch/constants.py`, `neofetch`) -* [x] Update distro list in neofetch help (`tools/list_distros.py`) -* [x] Regenerate man page (`help2man ./neofetch > neofetch.1`) -* [ ] Create an RC release and deploy to pypi, try installing and testing on many distros. -* [ ] Change back to stable release, create tag, create GitHub release -* [x] Formally deploy to pypi and npm (`tools/deploy.sh`, `npm publish`) -* [ ] Update ArchLinux AUR and NixOS packaging +* [ ] Update changelog (`README.md`) and commit changes +* [ ] Run `python tools/deploy-release.py {version}` \ No newline at end of file