Skip to content

Conversation

dbarbuzzi
Copy link
Contributor

Adds a new workflow that is triggered by a release event† ­­which will run the build-test workflow with only a single test config in order to push out a new nightly.

† The workflow uses types: [released], and the released type, per the docs, means:

A release was published, or a pre-release was changed to a release.

Copy link
Member

@dhuangnm dhuangnm left a comment

Choose a reason for hiding this comment

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

@dbarbuzzi can you please land it so we can test it in the patch release? Thanks.

@dbarbuzzi dbarbuzzi enabled auto-merge (squash) October 2, 2025 13:32
@dbarbuzzi
Copy link
Contributor Author

can you please land it so we can test it in the patch release?

@dhuangnm I’ve enabled auto-merge, but the PR needs another approved review before it can be merged.

@dhuangnm
Copy link
Member

dhuangnm commented Oct 2, 2025

can you please land it so we can test it in the patch release?

@dhuangnm I’ve enabled auto-merge, but the PR needs another approved review before it can be merged.

Oh i see, I'll add more reviewers to the PR.

dhuangnm
dhuangnm previously approved these changes Oct 2, 2025
@dhuangnm
Copy link
Member

dhuangnm commented Oct 2, 2025

@brian-dellabetta @dsikka can you please review/approve this PR so we can test this in the patch release? Thanks.

Copy link
Contributor

@brian-dellabetta brian-dellabetta left a comment

Choose a reason for hiding this comment

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

thanks for setting this up!

@dbarbuzzi dbarbuzzi dismissed stale reviews from brian-dellabetta and dhuangnm via a520711 October 2, 2025 16:59
@dbarbuzzi
Copy link
Contributor Author

I’ve updated to use trigger-all which needed a workflow_call section added, as well as at least one input, push_to_pypi, otherwise it would default to false when called.

Copy link
Member

@dhuangnm dhuangnm left a comment

Choose a reason for hiding this comment

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

Thanks!

@dbarbuzzi dbarbuzzi merged commit 8206c93 into main Oct 2, 2025
2 checks passed
@dbarbuzzi dbarbuzzi deleted the post-release-run branch October 2, 2025 18:38
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.

4 participants