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 #775

Merged
merged 4 commits into from
Oct 30, 2024
Merged

[CI] Adopt GitHub Actions #775

merged 4 commits into from
Oct 30, 2024

Conversation

FranzBusch
Copy link
Member

Motivation

We want to adopt GitHub actions in all of our Swift repositories to replace our current Jenkins CI.

Modification

This PR adopts the reusable workflows from NIO and the swiftlang organization to ensure soundness and test coverage. Additionally, this PR enables a sematic label check and adds a release.yml to make releasing this package easy.

Result

Modern CI and release flow.

# Motivation

We want to adopt GitHub actions in all of our Swift repositories to replace our current Jenkins CI.

# Modification

This PR adopts the reusable workflows from NIO and the swiftlang organization to ensure soundness and test coverage. Additionally, this PR enables a sematic label check and adds a `release.yml` to make releasing this package easy.

# Result

Modern CI and release flow.
Copy link
Collaborator

@danieleggert danieleggert left a comment

Choose a reason for hiding this comment

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

Should this be touching Sources/NIOIMAPCore/Base64/? Is it ok to add the new license to these 3 files?

These are “vendored” files.

@danieleggert danieleggert enabled auto-merge (squash) October 29, 2024 19:09
@danieleggert danieleggert merged commit 2cd1c55 into main Oct 30, 2024
26 checks passed
@danieleggert danieleggert deleted the fb-gha branch October 30, 2024 13:24
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.

2 participants