Skip to content

[fix] Make docker build dependent on conda release - #900

Open
maxbriel wants to merge 2 commits into
mainfrom
mb_docker_after_conda
Open

[fix] Make docker build dependent on conda release#900
maxbriel wants to merge 2 commits into
mainfrom
mb_docker_after_conda

Conversation

@maxbriel

Copy link
Copy Markdown
Collaborator

This combines the docker build and conda release into a single workflow.

Docker uses the conda to install posydon. However, we do not enforce that the new version is used.
By combining the workflows into a single file, the docker build can be dependent on the conda release, such that it doesn't start until the release has been pushed to conda.
Only then does the docker build start.

As an additional check, the docker build also forces the posydon version, and verifies if the requested version is the same as the install version in the container.

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.

1 participant