Skip to content

Conversation

@zachcran
Copy link
Contributor

@zachcran zachcran commented Jun 9, 2025

Is this pull request associated with an issue(s)?
No.

Description
This PR adds a separate workflow that allows the CI tests to be manually triggered on the master branch at any time. While workflow_dispatch: could be added to the existing .github/workflows/pull_request.yaml workflow, that would also trigger unnecessary extra license header addition checks, formatting runs, and documentation builds. This separate action does not perform those extra actions (although some of those may be useful to manually trigger separately in the future).

TODOs
None.

@zachcran zachcran self-assigned this Jun 9, 2025
@ryanmrichard ryanmrichard merged commit 60343d0 into master Jun 9, 2025
5 checks passed
@ryanmrichard ryanmrichard deleted the ci-manual-trigger branch June 9, 2025 17:50
@jwaldrop107
Copy link
Member

🚀 [bumpr] Bumped!
New version:v0.1.34
Changes:v0.1.33...v0.1.34

@zachcran
Copy link
Contributor Author

zachcran commented Jun 9, 2025

A secondary goal of this PR was to test if the changes in NWXCMake#51 work. The first manual trigger of the tests here that will confirm the NWXCMake changes success can be seen here: https://github.com/NWChemEx/ParallelZone/actions/runs/15541059768

@zachcran
Copy link
Contributor Author

zachcran commented Jun 9, 2025

A secondary goal of this PR was to test if the changes in NWXCMake#51 work. The first manual trigger of the tests here that will confirm the NWXCMake changes success can be seen here: https://github.com/NWChemEx/ParallelZone/actions/runs/15541059768

The test succeeded!

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