Commit Graph

9 Commits

Author SHA1 Message Date
c9b1f27bd4 chore(workflow): update workflow for judge4c docker image 2025-03-25 21:51:22 +08:00
24a1b60a8a feat(workflow): split Docker build and push into separate workflows for Monaco and LSP images 2025-03-11 14:41:48 +08:00
ef3114e68b chore(docker): remove QEMU setup and platform specification
Some checks failed
Docker Build and Push / docker-build-and-push (., Dockerfile, monaco-editor-lsp-next) (push) Failing after 14s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-c) (push) Failing after 17s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-cpp) (push) Failing after 13s
2025-03-06 10:27:51 +08:00
7ade2f8e90 fix(docker): update matrix strategy for clearer context and file assignment
Some checks failed
Docker Build and Push / docker-build-and-push (., Dockerfile, monaco-editor-lsp-next) (push) Failing after 15s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-c) (push) Failing after 13s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-cpp) (push) Failing after 13s
2025-03-05 15:44:26 +08:00
bb06fafe78 chore(workflow): refactor Docker build and push workflow with matrix strategy 2025-03-05 15:38:55 +08:00
c29e62b1e0 chore(workflow): add Checkout step to GitHub Actions workflow 2025-03-05 14:54:50 +08:00
922872e3a9 fix(actions): update context path from './' to '.' 2025-03-05 14:50:02 +08:00
3895a2e5b7 fix(actions): correct Dockerfile path parameter to 'file' in GitHub Actions workflow 2025-03-05 14:44:23 +08:00
e903df067b feat(workflow): add Docker build and push automation 2025-03-05 14:15:54 +08:00