Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI workflow and Docker image building #210

Closed
wants to merge 4 commits into from
Closed

Conversation

dreamer2368
Copy link
Collaborator

@dreamer2368 dreamer2368 commented Oct 26, 2023

This is the initial setup of Docker image building and CI workflow. This does not add any libROM component yet.

Automatic building of docker image

As part of the CI test, docker image mgmol_env is automatically generated based on the file docker/Dockerfile. This task is executed in docker-image CI test, only when .github/workflows/docker_image.yml and docker/Dockerfile have any change. The built docker image is uploaded in the github registry of this current repo:

ghcr.io/llnl/mgmol/mgmol_env:latest

CI test for building

.github/workflows/ci.yml conducts the building test to check if the code is compiled successfully.

TODO If needed, we can add any unit test within this CI workflow for further maintenance.

@dalg24-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@dreamer2368 dreamer2368 marked this pull request as ready for review October 26, 2023 23:45
@dreamer2368 dreamer2368 changed the title initial ci workflow files. CI workflow and Docker image building Oct 27, 2023
@dreamer2368
Copy link
Collaborator Author

This PR is replaced by #215 .

@dreamer2368 dreamer2368 closed this Nov 7, 2023
@jeanlucf22 jeanlucf22 deleted the docker-ci branch November 7, 2023 21:17
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