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

Change CI to use the version names in Docker images #57

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

aecio
Copy link
Member

@aecio aecio commented Jul 18, 2023

This, along with PR #49, completes issue #50.

Images are automatically built for any tag or branch with version names, e.g., 0.3.0 or 0.3.0-rc1. In addition, all commits pushed to the devel branch with trigger an image build that will be published using version latest.

In both cases, two images are built:

As an example branch 0.3.0-dockerbuild creates the images:

  • ghcr.io/vida-nyu/alpha-automl:0.3.0-dockerbuild
  • ghcr.io/vida-nyu/alpha-automl:0.3.0-dockerbuild-jupyterhub

@aecio aecio requested a review from EdenWuyifan July 18, 2023 03:20
@EdenWuyifan EdenWuyifan merged commit 0a65e4a into devel Jul 18, 2023
2 checks passed
@aecio aecio deleted the 0.3.0-dockerbuild branch July 18, 2023 19:11
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