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

Finish internal build workflow #999

Merged
merged 10 commits into from
Mar 27, 2024
Merged

Conversation

VersusFacit
Copy link
Contributor

@VersusFacit VersusFacit commented Mar 21, 2024

Problem

We need a workflow that calls the internal build release workflow found here.

Solution

This PR adds the file and documents the what/how/why.

Proof of the build process working:
image

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

@VersusFacit VersusFacit self-assigned this Mar 21, 2024
@cla-bot cla-bot bot added the cla:yes label Mar 21, 2024
.github/workflows/release-internal.yml Outdated Show resolved Hide resolved
@VersusFacit VersusFacit force-pushed the add_release_internal_workflow branch from 3a1c2ae to 0a7361d Compare March 26, 2024 20:15
@VersusFacit VersusFacit added the Skip Changelog Skips GHA to check for changelog file label Mar 26, 2024
Copy link
Contributor

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.


uses: VersusFacit/dbt-release/.github/workflows/internal-archive-release.yml@main
uses: "dbt-labs/dbt-release/.github/workflows/internal-archive-release.yml@mp/finish_internal_workflow"
Copy link
Contributor

Choose a reason for hiding this comment

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

Note to change this back to main.

setup.py Show resolved Hide resolved
@VersusFacit
Copy link
Contributor Author

@VersusFacit VersusFacit merged commit 9fe1a06 into main Mar 27, 2024
44 checks passed
@VersusFacit VersusFacit deleted the add_release_internal_workflow branch March 27, 2024 00:15
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.

4 participants