131 Commits

Author SHA1 Message Date
tcely
eca878eb74
Update tests.py 2025-07-16 07:44:12 -04:00
meeb
afd39f9278
Merge pull request #1088 from tcely/patch-4
Remove the `docker pull` operations from info
2025-06-11 20:54:06 +10:00
meeb
9d5cb13bed
Merge pull request #1075 from tcely/patch-6
Queues managed with `django-huey`
2025-06-11 20:42:56 +10:00
tcely
a9214976e6
Remove the docker pull operations from info
Also, disabled the `docker push` step for tags.
2025-06-01 03:24:56 -04:00
tcely
581512251a
Restrict pushing tags to only meeb 2025-05-31 23:45:49 -04:00
tcely
819a0f7e84
Use a missing-tags-image output 2025-05-31 23:29:51 -04:00
tcely
97f3365675
Push the tags created from the missing-tags output 2025-05-31 23:23:18 -04:00
tcely
833170885d
Generate missing-tags list 2025-05-31 22:38:00 -04:00
tcely
33491edb9e
Only create /config for tests 2025-05-30 01:53:16 -04:00
tcely
d08bbf24e2
Use a symbolic link for /config 2025-05-30 00:13:46 -04:00
tcely
36059c0c62
Update ci.yaml 2025-05-29 20:50:16 -04:00
tcely
00f2795b08
Fail when ruff finds errors 2025-05-22 10:55:40 -04:00
tcely
46f1d7fc89
DRY the ruff check options 2025-05-18 05:18:23 -04:00
tcely
d502dcd01a
The output was better quoted 2025-05-18 05:10:25 -04:00
tcely
8e888b4182
Only quote full output 2025-05-18 05:06:32 -04:00
tcely
4d036356e2
Add a blank line after the summary 2025-05-18 04:58:12 -04:00
tcely
9c342c9ccc
Tweak the markdown 2025-05-18 04:50:41 -04:00
tcely
f182a41a21
Loop over output formats 2025-05-18 04:46:14 -04:00
tcely
5dfe52452e
Use the step summary markdown file 2025-05-18 04:30:31 -04:00
tcely
294f07d4c4
The explicit pipenv lock is needed 2025-05-18 01:23:33 -04:00
tcely
3fe1b54b33
Try without explicit pipenv lock 2025-05-18 01:18:49 -04:00
tcely
71cf95cdef
Disable verbose output 2025-05-18 01:14:11 -04:00
tcely
a76919aef4
Install with uv is faster 2025-05-18 01:09:57 -04:00
tcely
e737a5443f
Use lock separately 2025-05-18 01:02:52 -04:00
tcely
9641cc579b
Use pipenv for install 2025-05-18 00:57:12 -04:00
tcely
3a326a526b
Do not output hashes 2025-05-18 00:29:50 -04:00
tcely
f6b56c1c4e
Install with uv from requirements.txt 2025-05-18 00:19:29 -04:00
tcely
eb26fbca89
Unpin pipenv 2025-05-17 23:31:11 -04:00
tcely
b05b594a3d
Use --system flag 2025-05-17 23:26:57 -04:00
tcely
31acdc8a73
Use uv pip 2025-05-17 23:15:56 -04:00
tcely
9953092ee3
Also upgrade pip 2025-05-17 23:08:15 -04:00
tcely
f753d25218
Use uv to install pipenv 2025-05-17 23:00:38 -04:00
tcely
b93b4e1d47
Add a step for ruff check 2025-05-17 08:22:56 -04:00
tcely
4d179fbd42
Use the local get-tag action 2025-05-16 05:03:24 -04:00
tcely
42456f6389
Update release.yaml 2025-05-16 04:21:33 -04:00
tcely
1c078322ef
Remove Python 3.9 as unsupported 2025-05-14 12:49:48 -04:00
tcely
b99cb61cdb
Don't write .pyc files 2025-05-14 11:58:29 -04:00
tcely
b901f6f08c
Run collectstatic before test 2025-05-14 11:39:45 -04:00
tcely
aa27e1c22b
Adjust Python versions 2025-05-14 10:09:09 -04:00
tcely
970e8c9a60
Adjustments for the perl-base upgrade 2025-04-17 15:43:36 -04:00
tcely
083e29a189
Save a step for test branches 2025-04-17 15:37:55 -04:00
meeb
1a636efa70
Merge pull request #918 from tcely/patch-15
Log more details about what `pipenv` installs
2025-04-03 16:06:20 +11:00
tcely
f5ad4eda16
Log more details about what pipenv installs 2025-04-03 00:31:56 -04:00
tcely
2e634511d7
Disable the info job 2025-04-01 19:28:06 -04:00
tcely
ad8231d7b9
Remove dive job 2025-04-01 19:24:40 -04:00
tcely
26ba951529
Use dive before push 2025-04-01 19:17:31 -04:00
tcely
1b2f87cafb
Move jq work to the info job 2025-04-01 18:58:17 -04:00
tcely
084d434a94
Setup buildx 2025-04-01 17:58:50 -04:00
tcely
6113824a87
fixup: correct line continuation 2025-04-01 17:26:06 -04:00
tcely
6b280c0cc3
Use a job for dive 2025-04-01 17:22:57 -04:00