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

Add docker release to the full release process for final releases #1170

Merged
merged 29 commits into from
May 20, 2024

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Apr 5, 2024

Problem

Publishing a Docker release is currently a manual process which can be forgotten.

Solution

Add the Docker release to the release pipeline.

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@mikealfare mikealfare self-assigned this Apr 5, 2024
@cla-bot cla-bot bot added the cla:yes label Apr 5, 2024
@wiz-inc-266a8a9c32
Copy link

wiz-inc-266a8a9c32 bot commented Apr 5, 2024

Wiz Scan Summary

IaC Misconfigurations 0C 2H 1M 0L 1I
Vulnerabilities 0C 0H 0M 0L 0I
Sensitive Data 0C 0H 0M 0L 0I
Total 0C 2H 1M 0L 1I
Secrets 0🔑

Copy link
Contributor

github-actions bot commented Apr 5, 2024

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-bigquery contributing guide.

@mikealfare mikealfare linked an issue Apr 10, 2024 that may be closed by this pull request
3 tasks
@mikealfare mikealfare marked this pull request as ready for review April 13, 2024 01:46
@mikealfare mikealfare added the Skip Changelog Skips GHA to check for changelog file label Apr 15, 2024
docker/Dockerfile Outdated Show resolved Hide resolved
@mikealfare
Copy link
Contributor Author

mikealfare commented May 2, 2024

Test release using this branch:
https://github.com/dbt-labs/dbt-bigquery/actions/runs/9069779909

@mikealfare mikealfare requested a review from a team as a code owner May 13, 2024 20:44
docker/test.sh Outdated Show resolved Hide resolved
@mikealfare mikealfare merged commit 3237173 into main May 20, 2024
19 checks passed
@mikealfare mikealfare deleted the config/docker-release branch May 20, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Automate Docker Release
3 participants