Skip to content

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.

3 participants