VIDA-NYU / alpha-automl

Alpha-AutoML is a Python library for automatically generating end-to-end machine learning pipelines.
https://alpha-automl.readthedocs.io
Apache License 2.0
19 stars 3 forks source link

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

Closed aecio closed 1 year ago

aecio commented 1 year ago

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: