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

[CI] Adopt GitHub actions #187

Merged
merged 1 commit into from
Oct 31, 2024
Merged

[CI] Adopt GitHub actions #187

merged 1 commit into from
Oct 31, 2024

Conversation

FranzBusch
Copy link
Contributor

Motivation

We want to switch our CI to GitHub actions.

Modification

This PR sets up the reusable workflows from NIO.

Result

More modern CI.

@FranzBusch FranzBusch added the semver/none No version bump required. label Sep 17, 2024
@FranzBusch FranzBusch removed the semver/none No version bump required. label Sep 19, 2024
@FranzBusch FranzBusch added the semver/patch No public API change. label Oct 30, 2024
@FranzBusch
Copy link
Contributor Author

API break is expected since I removed @_unsafeInheritExecutor from the deprecated APIs.

# Motivation

We want to switch our CI to GitHub actions.

# Modification

This PR sets up the reusable workflows from NIO.

# Result

More modern CI.
@FranzBusch FranzBusch merged commit f70b838 into main Oct 31, 2024
25 of 26 checks passed
@FranzBusch FranzBusch deleted the fb-gha branch October 31, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants