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

Added workflows to build and push images for CLP core's dependencies and CLP's execution environment #14

Merged
merged 5 commits into from
Oct 13, 2021

Conversation

NamanGulati
Copy link
Contributor

Changes

Created two workflows, triggered by changes to the respective Dockerfiles and scripts, to build Docker images:

  1. With all the necesary dependencies to build CLP core
  2. With all the necesary tools to run the entire CLP package

Both images are pushed to Github Packages with the names clp-core-dependencies-x86-ubuntu-focal and clp-execution-x86-ubuntu-focal

Validation

Tested workflows on personal fork, they run sucessfully - images are built and pushed to Github Packages

@kirkrodrigues
Copy link
Member

Let's also add a section in the repo's README describing each package.

@jackluo923 jackluo923 changed the title Added Workflows to build and push image for CLP core build and CLP execution Added workflows to build and push image for CLP core build and CLP execution Oct 13, 2021
@jackluo923 jackluo923 changed the title Added workflows to build and push image for CLP core build and CLP execution Added workflows to build and push image for CLP core's dependencies and CLP's execution environment Oct 13, 2021
@jackluo923 jackluo923 changed the title Added workflows to build and push image for CLP core's dependencies and CLP's execution environment Added workflows to build and push images for CLP core's dependencies and CLP's execution environment Oct 13, 2021
@jackluo923 jackluo923 merged commit 134416a into y-scope:main Oct 13, 2021
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