Skip to content

ci: publish Docker images to GHCR and skip tests when Docker unavailable#51

Open
as535364 wants to merge 1 commit intoNormal-OJ:mainfrom
as535364:claude/publish-docker-images-X3dyo
Open

ci: publish Docker images to GHCR and skip tests when Docker unavailable#51
as535364 wants to merge 1 commit intoNormal-OJ:mainfrom
as535364:claude/publish-docker-images-X3dyo

Conversation

@as535364
Copy link
Copy Markdown
Member

  • Add publish-docker-image.yml workflow to build and push noj-c-cpp and noj-py3 images to ghcr.io on Dockerfile changes
  • Update CI to pull pre-built images from GHCR instead of building via build.sh each time
  • Add @needs_docker skip marker to test_c_tle and test_non_strict_diff so they gracefully skip when Docker is not available

https://claude.ai/code/session_01CD3q84rDaDXMnAmQVh58qR

- Add publish-docker-image.yml workflow to build and push noj-c-cpp
  and noj-py3 images to ghcr.io on Dockerfile changes
- Update CI to pull pre-built images from GHCR instead of building
  via build.sh each time
- Add @needs_docker skip marker to test_c_tle and test_non_strict_diff
  so they gracefully skip when Docker is not available

https://claude.ai/code/session_01CD3q84rDaDXMnAmQVh58qR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants