 MmxandGitHub
|
1f652e2e7d
|
ci(docker): using docker build args instead of extra dockerfile for ffmpeg (#6989)
* build: using docker build arg to determine install ffmpeg or not
* ci: pass build-args to ffmpeg image build step
|
2024-08-15 21:48:48 +08:00 |
|
 MmxandGitHub
|
94937db491
|
feat(s3): using internal download method in proxy (#6988)
|
2024-08-14 19:34:48 +08:00 |
|
 MmxandGitHub
|
33be44adad
|
chore: update polyfill URL due to service unavailability and supply chain attack risk (#6740)
|
2024-07-11 18:13:22 +08:00 |
|
 MmxandGitHub
|
3a996a1a3a
|
build: update sqlite driver (#6599)
* build: update sqlite driver
* build: remove docker build sqlite-compatible commands
|
2024-06-16 16:56:45 +08:00 |
|
 MmxandGitHub
|
7bf5014417
|
ci: cache musl library in docker build workflow (#6392)
* ci: add musl libs into action cache
* build: update Dockerfile.ci
|
2024-05-02 22:28:13 +08:00 |
|
 MmxandGitHub
|
b95df1d745
|
perf: use io copy with buffer pool (#6389)
* feat: add io methods with buffer
* chore: move io.Copy calls to utils.CopyWithBuffer
|
2024-04-25 20:11:15 +08:00 |
|
 MmxandGitHub
|
b07ddfbc13
|
fix(ci): replace dockerfile tag step may have no effect (#6206)
|
2024-03-13 15:11:21 +08:00 |
|
 MmxandGitHub
|
0c7e47a76c
|
feat: add docker image with pre-installed ffmpeg (#6054)
* build: add dockerfile for ffmpeg version
* ci: add docker image with ffmpeg release
* fix: donnot push on docker build test
|
2024-02-21 14:04:22 +08:00 |
|