Commit Graph

106 Commits

Author SHA1 Message Date
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
tcely
9d9c549275
Run all the jobs 2025-03-27 10:25:11 -04:00
tcely
ffd6edd913
Clean up the .json file and log the results 2025-03-27 10:23:00 -04:00
tcely
5757455b46
Create variables.inc.sh 2025-03-27 10:15:25 -04:00
tcely
5b3d72f3da
Tweak the step name 2025-03-27 10:04:07 -04:00
tcely
30cee64485
Log the same outputs as the old action 2025-03-27 00:57:40 -04:00
tcely
c54b1d3a48
Use the new string-case action 2025-03-27 00:50:25 -04:00
tcely
2a0c59380a
Add the string-case action 2025-03-27 00:29:13 -04:00
tcely
e9c6fbdaa0
Turn off debugging for the lowercase-variables step 2025-03-27 00:04:16 -04:00
tcely
800886a958
Turn off the info step again for pull requests 2025-03-26 23:48:57 -04:00
tcely
6b0483b993
Use the newly added yt-dlp action 2025-03-26 23:48:11 -04:00
tcely
b619c5a42d
Copy the current code for the yt-dlp releases 2025-03-26 23:43:04 -04:00
tcely
5d3f75ea1c
Do not log the output for command requirements 2025-03-26 23:33:37 -04:00
tcely
485cfc46cd
Create action.yml 2025-03-26 23:25:53 -04:00
tcely
4e82fcb5cc
fixup: escaping the sequence 2025-03-26 22:42:02 -04:00
tcely
97e69e4156
Try without the braces 2025-03-26 22:29:29 -04:00
tcely
f4e9c08376
Use github.token instead of secrets.GITHUB_TOKEN 2025-03-26 22:19:47 -04:00
tcely
d556f20301
fixup: cut needed some input 2025-03-26 22:10:21 -04:00
tcely
b30d0ce88f
Debug the shell code 2025-03-26 22:07:17 -04:00
tcely
41f37bcd65
Use the new FFmpeg action 2025-03-26 22:00:46 -04:00
tcely
e473af2878
Replace the sketch with the current code 2025-03-26 21:50:16 -04:00
tcely
3a9ff40dda
Create action.yml
This is only a sketch of moving the API work into reusable actions so far.
2025-03-26 21:10:54 -04:00
tcely
dc49b6d87c
Add a function for single line variables also 2025-03-26 20:17:16 -04:00
tcely
d22f200b73
Improve readability
Also, work around a strange syntax highlighting behavior.
2025-03-26 20:06:50 -04:00
tcely
1885aecb4b
Lowercase some variables using bash 2025-03-26 17:29:41 -04:00
tcely
ea6beae40a
Turn off the info step again for pull requests 2025-03-26 16:58:44 -04:00
tcely
317cc63a96
Look for docker layers in multiple cache locations 2025-03-26 16:45:15 -04:00
tcely
807d825904
Disable push for pull requests 2025-03-26 15:52:33 -04:00
tcely
952c2e530f
Shorten the name for checks 2025-03-26 15:36:17 -04:00
tcely
af4374c224
Run tests for pull requests 2025-03-26 15:26:38 -04:00
tcely
ff502e2014
Clean up the set step 2025-03-26 14:40:20 -04:00
tcely
77d00114f8
Show the tag name from the latest yt-dlp release 2025-03-26 14:16:25 -04:00
tcely
085c64d95d
Show the yt-dlp-latest-release 2025-03-26 14:08:07 -04:00