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

Use a single commit for package updates #1658

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Use a single commit for package updates #1658

merged 1 commit into from
Jun 19, 2024

Conversation

dmikusa
Copy link
Contributor

@dmikusa dmikusa commented Jun 19, 2024

This commit will change workflows that update dependencies in package.toml to push them all to the same branch. This will in effect group changes which should reduce the toil and unnecessary re-running of tests as branches are merged.

This commit will change workflows that update dependencies in package.toml to push them all to the same branch. This will in effect group changes which should reduce the toil and unnecessary re-running of tests as branches are merged.

Signed-off-by: Daniel Mikusa <[email protected]>
@dmikusa dmikusa added the semver:minor A change requiring a minor version bump label Jun 19, 2024
@dmikusa dmikusa requested a review from a team as a code owner June 19, 2024 02:16
@dmikusa dmikusa added the type:enhancement A general enhancement label Jun 19, 2024
@anthonydahanne anthonydahanne merged commit c90e52f into main Jun 19, 2024
5 of 6 checks passed
@anthonydahanne anthonydahanne deleted the single-commit branch June 19, 2024 02:36
This was referenced Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants