Commit graph

11 commits

Author SHA1 Message Date
ac2abce96a
fix(workflows): github token does not have access to push
Some checks failed
Build and Publish Docker Images / build (server.Dockerfile, ben/auto-transcoder-server) (push) Successful in 7m1s
Build and Publish Docker Images / build (worker.Dockerfile, ben/auto-transcoder-worker) (push) Failing after 7m14s
See: https://codeberg.org/forgejo/forgejo/issues/3571
2025-05-12 10:42:54 +01:00
085359dea0
fix(workflows): slashes are potentially not allowed in image names
Some checks failed
Build and Publish Docker Images / build (server.Dockerfile, ben/auto-transcoder-server) (push) Failing after 6m26s
Build and Publish Docker Images / build (worker.Dockerfile, ben/auto-transcoder-worker) (push) Failing after 6m19s
2025-05-12 10:20:14 +01:00
73a9ef0c93
fix(workflows): add docker registry login step
Some checks failed
Build and Publish Docker Images / build (server.Dockerfile, ben/auto-transcoder/server) (push) Failing after 7m8s
Build and Publish Docker Images / build (worker.Dockerfile, ben/auto-transcoder/worker) (push) Failing after 6m22s
2025-05-12 10:03:28 +01:00
63c30dbd73
chore(workflows): do not build other dockerfiles if building one dockerfile fails
Some checks failed
Build and Publish Docker Images / build (server.Dockerfile, ben/auto-transcoder/server) (push) Failing after 5m58s
Build and Publish Docker Images / build (worker.Dockerfile, ben/auto-transcoder/worker) (push) Failing after 6m10s
2025-05-12 09:54:09 +01:00
ac0e034acb
fix(workflows): add missing namespace to image name
Some checks are pending
Build and Publish Docker Images / build (server.Dockerfile, ben/auto-transcoder/server) (push) Waiting to run
Build and Publish Docker Images / build (worker.Dockerfile, ben/auto-transcoder/worker) (push) Waiting to run
2025-05-12 09:49:59 +01:00
cfbe1a9d84
fix(workflows): remove job dependencies
Some checks failed
Build and Publish Docker Images / build (server.Dockerfile, auto-transcoder/server) (push) Failing after 5m52s
Build and Publish Docker Images / build (worker.Dockerfile, auto-transcoder/worker) (push) Failing after 5m58s
2025-05-12 09:42:25 +01:00
789503b675
chore(workflows): merge setup and build steps
Some checks are pending
Build and Publish Docker Images / build (server.Dockerfile, auto-transcoder/server) (push) Blocked by required conditions
Build and Publish Docker Images / build (worker.Dockerfile, auto-transcoder/worker) (push) Blocked by required conditions
2025-05-12 09:41:44 +01:00
a1c4ea8f15
chore(workflows): hardcode image names
Some checks failed
Build and Publish Docker Images / setup (push) Successful in 59s
Build and Publish Docker Images / build (server.Dockerfile, auto-transcoder/server) (push) Failing after 22s
Build and Publish Docker Images / build (worker.Dockerfile, auto-transcoder/worker) (push) Failing after 10s
2025-05-12 09:38:31 +01:00
c1d119396a
chore(workflows): inline github script action
Some checks failed
Build and Publish Docker Images / setup (push) Successful in 1m0s
Build and Publish Docker Images / build (server.Dockerfile, ${{ vars.IMAGE_NAME_SERVER }}) (push) Failing after 1m19s
Build and Publish Docker Images / build (worker.Dockerfile, ${{ vars.IMAGE_NAME_WORKER }}) (push) Failing after 10s
2025-05-12 09:15:22 +01:00
62fd20faa6
chore(workflows): don't use cartesian product of docker files and image names.
Some checks failed
Build and Publish Docker Images / setup (push) Failing after 42s
Build and Publish Docker Images / build (server.Dockerfile, ${{ vars.IMAGE_NAME_SERVER }}) (push) Has been skipped
Build and Publish Docker Images / build (worker.Dockerfile, ${{ vars.IMAGE_NAME_WORKER }}) (push) Has been skipped
2025-05-11 23:17:43 +01:00
68f6e85c78
Initial commit
Some checks failed
Build and Publish Docker Images / build (server.Dockerfile, ${{ vars.IMAGE_NAME_SERVER }}) (push) Has been cancelled
Build and Publish Docker Images / build (server.Dockerfile, ${{ vars.IMAGE_NAME_WORKER }}) (push) Has been cancelled
Build and Publish Docker Images / build (worker.Dockerfile, ${{ vars.IMAGE_NAME_SERVER }}) (push) Has been cancelled
Build and Publish Docker Images / build (worker.Dockerfile, ${{ vars.IMAGE_NAME_WORKER }}) (push) Has been cancelled
Build and Publish Docker Images / setup (push) Has been cancelled
2025-05-11 23:12:17 +01:00