Skip to content

Conversation

@FranzBusch
Copy link
Member

Motivation

We are migrating our CI over to GH actions. We have created a reusable workflow inside the NIO repository that we want to move into a separate repo in the future. For testing purposes let's try out calling the reusable workflow from the this repo as well.

Modification

Add a GH actions workflow that calls the reusable package workflow.

# Motivation

We are migrating our CI over to GH actions. We have created a reusable workflow inside the NIO repository that we want to move into a separate repo in the future. For testing purposes let's try out calling the reusable workflow from the this repo as well.

# Modification

Add a GH actions workflow that calls the reusable package workflow.
@FranzBusch FranzBusch requested a review from czechboy0 July 11, 2024 18:04
@czechboy0
Copy link
Contributor

Thanks @FranzBusch - is there a way to call that workflow manually on this PR before merging it, to test it out?

@FranzBusch
Copy link
Member Author

Thanks @FranzBusch - is there a way to call that workflow manually on this PR before merging it, to test it out?

Not that I know of. We have to land it on main once and can start iterating then. FYI I fully expect a few pipelines to fail since I need some fixes to handle the cross repo scripts. Would be great if we can land this though to start iterating. The checks aren't required so nothing should get blocked by them

@czechboy0
Copy link
Contributor

@swift-server-bot add to allowlist

@czechboy0 czechboy0 enabled auto-merge (squash) July 12, 2024 06:54
@czechboy0 czechboy0 merged commit 04fc995 into main Jul 12, 2024
@czechboy0 czechboy0 deleted the fb-gha-call-reusable-workflow branch July 12, 2024 07:14
@czechboy0 czechboy0 added the semver/none No version bump required. label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants