Skip to content

Add Docker release workflow #934

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

Open
wants to merge 4 commits into
base: actions/github-releases
Choose a base branch
from

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Mar 22, 2025

Create a workflow for releasing Docker images. We can update these releases to work off of PyPI releases instead of GitHub releases. And now that we're in a monorepo, we can use a shared base image across all adapters. This leaves room for a "default" Docker image in each package for development. We'll use this to develop on Ubuntu.

@cla-bot cla-bot bot added the cla:yes The PR author has signed the CLA label Mar 22, 2025
Copy link
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@mikealfare mikealfare changed the title add docker release workflow Add Docker release workflow Mar 22, 2025
@mikealfare mikealfare marked this pull request as ready for review March 22, 2025 01:12
@mikealfare mikealfare requested a review from a team as a code owner March 22, 2025 01:12
Copy link
Contributor

@colin-rogers-dbt colin-rogers-dbt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really cool that we can consolidate the docker images into one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes The PR author has signed the CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants