dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
405 stars 227 forks source link

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

Closed mikealfare closed 6 months ago

mikealfare commented 7 months ago

Problem

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

Solution

Add the Docker release to the release pipeline.

Checklist

wiz-inc-266a8a9c32[bot] commented 7 months ago

Wiz Scan Summary

IaC Misconfigurations 0C 2H 5M 1L 1I
Vulnerabilities 0C 0H 0M 0L 0I
Sensitive Data 0C 0H 0M 0L 0I
Total 0C 2H 5M 1L 1I
Secrets 0🔑
github-actions[bot] commented 7 months ago

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-spark contributing guide.

github-actions[bot] commented 7 months ago

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-spark contributing guide.

mikealfare commented 7 months ago

Converting to draft until the broken test is resolved

mikealfare commented 6 months ago

Test release against this branch: https://github.com/dbt-labs/dbt-spark/actions/runs/9086969639

This successfully built a Docker image, but did not push it since it was a test run.