Commit graph

75 commits

Author SHA1 Message Date
080e53f453 packaging: Bring Dockerfile up to date 2023-09-17 17:53:12 +10:00
b6b9b44ec3 packaging: Remove docker installation option 2023-09-13 23:40:41 +10:00
65a3f1a36e Update version to v2023.09.11 2023-09-11 00:32:22 +10:00
fd4357c513 packaging: Update README with move to Gitlab
- github -> gitlab
- Not providing snaps or appimages on gitlab yet since it seems
  gitlab doesn't allow arbitrary files to be put on release pages.
  (They also weren't migrated in the import)
- Also have moved from ubuntu to debian.
2023-09-11 00:22:05 +10:00
4001692b52 packaging: Bring dependencies up to date
- python 3.10 -> 3.11
2023-09-10 23:41:42 +10:00
9fde870c37 packaging: Update docker config to use ubuntu kinetic 2022-12-06 23:23:13 +10:00
22f6b4a431 Update version to v2022.12.06 2022-12-06 23:07:25 +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
5a83397a65 Eris works on Ubuntu 22.10 2022-12-06 22:18:03 +10:00
54814ac0d3 Update version to v2022.10.19 2022-10-19 14:14:33 +10:00
1ac742c0bc Update version to v2022.08.31 2022-08-31 21:11:16 +10:00
d5ab419fc2 Update version to v2022.05.26 2022-05-26 14:39:31 +10:00
0abca96868 Update version to v2022.05.11 2022-05-11 11:14:22 +10:00
fe42fd36d4 Update version to v2022.04.30 2022-04-30 13:37:52 +10:00
21a9ec2826 Fix appimage download url in readme 2022-04-25 16:42:15 +10:00
65fd97cdef Update version to v2022.04.25 2022-04-25 16:27:31 +10:00
f244571b2d release: Update readme and release file 2022-04-25 16:27:04 +10:00
4141b6d06c release: Make appimage and docker versions based on ubuntu jammy 2022-04-24 17:15:06 +10:00
d2bd9eb496 release: Make make-snap work better after a fresh install 2022-04-24 17:14:58 +10:00
507e547aa4 Update version to v2022.04.23 2022-04-23 17:52:40 +10:00
e01e2351b2 Make installable on Ubuntu Jammy
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
8aa9c1ed9f Update version to v2022.04.18 2022-04-18 00:26:49 +10:00
51700abd3a Update version to v2022.03.15 2022-03-15 10:25:45 +10:00
34130e2506 Update version to v2022.03.12 2022-03-12 23:58:43 +10:00
607653271b Update version to v2022.02.25 2022-02-25 23:41:56 +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
6a9e800b3b Update version to v2022.02.23 2022-02-23 18:54:46 +10:00
ccdd657c10 Update version to v2022.02.13 2022-02-13 09:14:13 +10:00
a016a36f61 Update version to v2022.01.28 2022-01-28 19:41:13 +10:00
ec62376f27 Update version to v2022.01.27 2022-01-27 16:52:20 +10:00
d192674236 Update version to v2022.01.24 2022-01-24 23:08:29 +10:00
e13d470d82 Update version to v2022.01.22 2022-01-22 17:42:38 +10:00
8b3ea5e5d4 release: Previous version isn't important 2022-01-22 17:41:32 +10:00
247b3ebfd3 No full stop in subject lines 2022-01-21 09:05:22 +10:00
b11f51ab75 Update version from v2022.01.18 to v2022.01.21. 2022-01-21 09:03:14 +10:00
4feefbfb2a Update version from v2022.01.13 to v2022.01.18. 2022-01-18 15:35:59 +10:00
072b2b3132 Install from latest tag
- Installing from latest tag is best afterall.
- The tip pulls in dependencies from their latest tag, but that
  combination is untested.
- Only tagged commits are tested to work.
2022-01-18 15:30:40 +10:00
7fd5084040 Its best to install from the tip.
- Installing from the latest tag misses the latest fixes, features,
  and bugs...
2022-01-09 11:25:00 +10:00
f5fb1cc84a Update version from v2022.01.07 to v2022.01.08. 2022-01-08 10:00:06 +10:00
386a1dca1c Update version from v2022.01.05 to v2022.01.07. 2022-01-07 09:23:36 +10:00
81588e15d1 Update version from v2022.01.04 to v2022.01.05. 2022-01-05 23:52:20 +10:00
125101026c Update version from v2022.01.03 to v2022.01.04. 2022-01-04 08:34:53 +10:00
2dc9c0f71a Update version from v2021.12.24 to v2022.01.03. 2022-01-03 23:29:33 +10:00
16f823cf92 Make update-version usable on any git repo. 2022-01-03 16:14:12 +10:00
4045b002d9 Make sure a recent version of pip is used.
- The version in impish isn't new enough.
2021-12-29 22:52:52 +10:00
dc0a5a32b9 docker: Fix install.
- Need a newer version of pip to install eris.
- Eris has new --config and --version options.
- Not adding --apt-install-tools because tools are already bundled
  in the docker image.
2021-12-27 15:49:30 +10:00
664a77909d Update version from v2021.12.22 to v2021.12.24. 2021-12-24 01:02:31 +10:00
b522577fa3 Make update-version script more usable.
- Fail if uncommited or staged changes are in the working directory.
- Show the version changes as a diff.
- On success show the commit log message.
2021-12-22 17:49:31 +10:00
292f58e309 Update version from 2021.12.22 to v2021.12.22. 2021-12-22 11:33:20 +10:00