Commit graph

7 commits

Author SHA1 Message Date
672b866bfb packaging: Update uv.lock with 'uv lock' 2024-12-18 00:02:02 +10:00
d8aff012e9 packaging: Push a new version on the same day correctly.
- Wasn't updating the uv.lock files.
2024-12-11 22:20:21 +10:00
c4c027c796 packaging: Correctly update uv.lock files. 2024-12-10 23:21:02 +10:00
2f0136c5ad packaging: Also update uv lock files when pushing a new version. 2024-12-10 23:09:50 +10:00
da9dcd7b1c packaging: Fix push-new-version
- Stop color codes being sent to sed from git-grep.
2022-12-06 23:07:09 +10:00
d8aef62647 packaging: Quieter push-new-version
- Don't really need to show diff or logs for review.
2022-02-25 23:40:31 +10:00
be29bf124a packaging: Change update-version to push-new-version
- It also pushes changes and the new tag.
- It was easy to forget to push the new tag.
2022-02-23 19:44:59 +10:00
Renamed from packaging/update-version (Browse further)