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 |
|
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
|
c54b1d3a48
|
Use the new string-case action
|
2025-03-27 00:50:25 -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
|
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
|
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 |
|
tcely
|
72ba0474a3
|
Remove static booleans
|
2025-03-26 13:10:22 -04:00 |
|
tcely
|
18829d1362
|
Show the raw API response
|
2025-03-26 12:49:04 -04:00 |
|
tcely
|
0300be4728
|
Retrieve yt-dlp/yt-dlp releases from the GitHub API
|
2025-03-26 12:23:52 -04:00 |
|
tcely
|
cacf306b09
|
Move more steps into the info job
|
2025-03-26 03:30:13 -04:00 |
|
tcely
|
5e6c9f144a
|
Add YTDLP_DATE build arg
|
2025-03-26 03:06:20 -04:00 |
|
tcely
|
5e50629141
|
Test the background_task changes
|
2025-03-24 15:12:13 -04:00 |
|
tcely
|
10666b8444
|
Tweak name to be accurate again
|
2025-03-20 11:21:55 -04:00 |
|
tcely
|
612c6299c3
|
More stable ffmpeg releases
This code picks the same build date, as long as:
1. The release still exists
2. The commit is the latest
|
2025-03-20 02:04:02 -04:00 |
|
tcely
|
84e7a23fc9
|
Avoid using always()
|
2025-03-19 02:05:33 -04:00 |
|
tcely
|
ba8ad20910
|
Don't push for forks
|
2025-03-19 01:59:07 -04:00 |
|
tcely
|
d6785660b8
|
Don't override FFMPEG_VERSION yet
|
2025-03-19 01:36:49 -04:00 |
|
tcely
|
f5a30c218b
|
Follow yt-dlp/FFmpeg-Builds/releases automatically
|
2025-03-19 01:23:02 -04:00 |
|
tcely
|
c1cc71691a
|
Use shell variables
|
2025-03-18 11:23:53 -04:00 |
|
tcely
|
4bc510bdad
|
The workflow should work for forks also
|
2025-03-18 09:31:43 -04:00 |
|
tcely
|
629ff5cfc8
|
Use the correct source path
|
2025-03-08 08:23:38 -05:00 |
|