Closed FranzBusch closed 4 months ago
Thanks @FranzBusch - is there a way to call that workflow manually on this PR before merging it, to test it out?
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
@swift-server-bot add to allowlist
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.