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

Automating cutting .latest + main cleanup #70

Merged
merged 7 commits into from
Jan 31, 2023
Merged

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Jan 25, 2023

Resolves: dbt-labs/dbt-core#5074

One workflow creates the release branch and cleans up main for a single repo. The other workflow orchestrates doing it for all repositories. The end result is a new branch (typically 1.*.latest) and a PR with all the main branch cleanup.

This is a first pass. It is untested. The workflows need to be in main before they can be tested.

@emmyoop emmyoop changed the title Er/ct 495 changelog cleanup Automating cutting .latests + main cleanup Jan 25, 2023
@emmyoop emmyoop changed the title Automating cutting .latests + main cleanup Automating cutting .latest + main cleanup Jan 25, 2023
@emmyoop emmyoop force-pushed the er/ct-495-changelog-cleanup branch from 90455dd to 7087d50 Compare January 25, 2023 20:00
Copy link
Contributor

@leahwicz leahwicz left a comment

Choose a reason for hiding this comment

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

Just some basic questions but overall looking good to me

.github/workflows/cut-release-branch.yaml Show resolved Hide resolved
.github/workflows/cut-release-branch.yaml Show resolved Hide resolved
.github/workflows/cut-all-release-branches.yml Outdated Show resolved Hide resolved
@emmyoop emmyoop requested a review from leahwicz January 27, 2023 20:16
@emmyoop emmyoop closed this Jan 31, 2023
@emmyoop emmyoop reopened this Jan 31, 2023
@emmyoop emmyoop enabled auto-merge (squash) January 31, 2023 20:02
@emmyoop emmyoop merged commit 8de04d3 into main Jan 31, 2023
@emmyoop emmyoop deleted the er/ct-495-changelog-cleanup branch January 31, 2023 20:03
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.

[CT-495] Changie and Cutting a Branch
2 participants