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

Add scheduled builds #392

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

bestbeforetoday
Copy link
Member

Refactor build workflows to allow reuse through workflow calls, and to make it easier to define different behaviour for different triggers.

Refactor build workflows to allow reuse through workflow calls, and to make it easier to define different behaviour for different triggers.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
Comment on lines +9 to +10
- main
- release-2.5
Copy link
Member Author

Choose a reason for hiding this comment

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

Leaving both main and release-2.5 here to allow triggers to run if/when release-2.5 is renamed to main

Comment on lines +9 to +10
- main
- release-2.5
Copy link
Member Author

Choose a reason for hiding this comment

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

Leaving both main and release-2.5 here to allow triggers to run if/when release-2.5 is renamed to main

@bestbeforetoday bestbeforetoday marked this pull request as ready for review March 2, 2023 11:34
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner March 2, 2023 11:34
Copy link
Member

@mbwhite mbwhite left a comment

Choose a reason for hiding this comment

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

LGTM!

@mbwhite mbwhite merged commit 385efa8 into hyperledger:release-2.5 Mar 2, 2023
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.

2 participants