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
|
7923d03387
|
fixup: missing colon
|
2025-05-16 05:09:15 -04:00 |
|
tcely
|
4d179fbd42
|
Use the local get-tag action
|
2025-05-16 05:03:24 -04:00 |
|
tcely
|
e0e81c3a2c
|
Create get-tag/action.yml
|
2025-05-16 04:59:55 -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 |
|
tcely
|
6c9dc2fc03
|
Build with dive
|
2025-04-01 16:48:45 -04:00 |
|
tcely
|
a8e425859e
|
Enable the info job
|
2025-04-01 16:30:42 -04:00 |
|
tcely
|
9340fa2741
|
Add dive analysis
|
2025-04-01 16:28:51 -04:00 |
|
meeb
|
744f1cde55
|
Merge pull request #895 from tcely/patch-10
Start a library of useful functions for actions and workflows
|
2025-03-28 14:02:36 +11:00 |
|
meeb
|
331efdb8da
|
Merge pull request #896 from tcely/patch-12
Clean up the `.json` file and log the results
|
2025-03-28 14:02:06 +11:00 |
|
tcely
|
73f683edc2
|
Use a local for format like the other functions
|
2025-03-27 10:44:22 -04:00 |
|
tcely
|
e9cf69e058
|
Turn off the info step again for pull requests
|
2025-03-27 10:38:31 -04:00 |
|
tcely
|
f1043f57eb
|
GitHub has its own weirdness
|
2025-03-27 10:37:24 -04:00 |
|
tcely
|
60596b04eb
|
Test if GitHub parses like shell does or not
|
2025-03-27 10:34:19 -04:00 |
|