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
tcely
af7d6292af
Find should work for old versions too
2025-03-08 08:16:55 -05:00
tcely
ca904f37d3
Show me where yt_dlp
is loaded from
2025-03-08 08:10:34 -05:00
tcely
1d1cb6dc14
Use Python3_ROOT_DIR
environment variable
2025-03-08 08:00:22 -05:00
tcely
2e12737583
Copy patches/yt_dlp
for tests
2025-03-08 07:54:27 -05:00
tcely
ad3ada370d
Name the buildx step
...
This allows easy access to the step output variables.
2025-03-05 12:35:01 -05:00
tcely
ce68ba9a01
Drop Python 3.7 as unsupported
2025-02-24 02:51:36 -05:00
tcely
a1248be4ae
Update ci.yaml
...
Python `3.13` is not expected to work until Django `5.1` and we are currently using `3.2`, so that's not worth testing.
More info: https://code.djangoproject.com/ticket/34900
2024-12-22 05:33:08 -05:00
tcely
256f3254d9
Quote Python versions in ci.yaml
2024-12-22 05:21:28 -05:00
tcely
7c77ed1d78
Update ci.yaml
...
We can keep testing with Python `3.7` by using `ubuntu-22.04` instead of `ubuntu-latest` according to the `setup-python` issue.
More info: https://github.com/actions/setup-python/issues/962
2024-12-22 04:48:53 -05:00
tcely
6cce0520cb
Update ci.yaml
...
* Use the current major version tag for actions.
* Add current python versions.
* Remove Python 3.7 as it isn't being setup.
* Don't fail fast, so that one old version won't prevent testing other versions.
2024-12-22 04:28:43 -05:00
locke4
8240c49d5c
Update ci.yaml
2023-10-22 02:42:57 +01:00
KuhnChris
b04e237cb8
Remove automatic builds on pull_request
...
Removes the automatic pull request build due to failing for the regular contributors (aside from @meeb).
2023-02-12 19:14:41 +01:00
meeb
85637fecba
fix ci build
2023-01-18 18:45:34 +11:00
SweetMNM
f1c6fc3086
🎪 Update CI action to support arm64
2022-06-08 08:20:08 +03:00
SweetMNM
a3559526cb
🌵 Fix docker cache url
2022-06-08 08:13:36 +03:00
SweetMNM
a0ca2b3061
🎪 Fix gchr username error
2022-06-07 21:59:47 +03:00
SweetMNM
120a19d2ba
🚜 Fix ghcr url in release action
2022-06-07 21:45:29 +03:00
SweetMNM
97183fff97
⚓ Build docker image for aarch64
2022-06-07 19:04:34 +03:00
meeb
e8d75a79c5
fix release build
2021-09-20 17:27:39 +10:00
meeb
ff4be7cfa0
fix release build
2021-09-20 17:14:59 +10:00
meeb
72dfe51a46
use env vars in image names and tags
2021-05-27 20:49:48 +10:00
meeb
22cebba8ac
remove explicit Dockerfile path
2021-05-27 20:33:52 +10:00
meeb
d51d198f94
remove $ in yaml docker tags
2021-05-27 20:28:50 +10:00
meeb
ed0c2d7dd3
switch to actions v2 format
2021-05-27 20:26:11 +10:00
meeb
5ced901ae8
streamline multi-arch build, part of #81
2021-05-27 20:12:02 +10:00
meeb
afda481046
custom builder just building amd64 for now pending multi-arch ffmpeg releases being available, part of #81
2021-05-27 20:01:29 +10:00
meeb
a986864f77
add custom docker builder, part of #81
2021-05-27 19:56:21 +10:00
meeb
ad1c4ecbc9
add multi-platform container image builds to latest image build process, part of #81
2021-05-27 19:49:41 +10:00
meeb
54b7de4442
add multi-platform container image builds to ci process, part of #81
2021-05-27 19:48:11 +10:00
meeb
36747a47e0
create FUNDING.yml
2021-01-22 15:40:26 +11:00
meeb
cfcdce5a7b
use github release tags for container tags
2020-12-17 20:03:10 +11:00
meeb
d0d4cbeace
only create a container on published releases
2020-12-17 19:47:59 +11:00
meeb
a497f478d1
add release action
2020-12-13 18:10:32 +11:00
meeb
93f1234e04
merge testing with container building
2020-12-13 18:04:14 +11:00
meeb
39bdd5afb9
force http host in nginx
2020-12-13 18:02:34 +11:00
meeb
750f1529d1
build container image on release
2020-12-13 17:39:04 +11:00
meeb
b0beb18484
copy example local settings during test run
2020-12-13 16:57:10 +11:00
meeb
5d6ca85b3c
fix test runner path
2020-12-13 16:54:08 +11:00
meeb
48a515dc0d
install pipenv packages globally in testing
2020-12-13 16:50:59 +11:00
meeb
2ffd76c823
fix branch trigger name
2020-12-13 16:49:10 +11:00
meeb
58ab097ee4
run tests on push
2020-12-13 16:42:28 +11:00