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

Centralize release workflow #1048

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

fnikolai
Copy link
Collaborator

@fnikolai fnikolai commented Oct 6, 2023

Description

Put the release in pypi and dockerhub in the same workflow.
This makes it easier to reason about the various stages, and monitor their execution from within a single Action.

Related Issues

Checklist

  • Is this code covered by new or existing unit tests or integration tests?
  • Did you run make test successfully?
  • Do new classes, functions, methods and parameters all have docstrings?
  • Were existing docstrings updated, if necessary?
  • Was external documentation updated, if necessary?

Additional Notes or Comments

Signed-off-by: Fotis Nikolaidis <nikolaidis.fotis@gmail.com>
@fnikolai fnikolai merged commit 9bf2b28 into superduper-io:main Oct 6, 2023
5 checks passed
@fnikolai fnikolai deleted the release-workflow branch October 6, 2023 14:37
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.

None yet

1 participant