Skip to content

Enable macOS CI on merge to main and daily timer #65

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Mar 31, 2025

Motivation:

  • Improve test coverage
  • Check test pass/fail status
  • Monitor CI throughput

Modifications:

Enable macOS CI to be run on all merges to main and on a daily timer.

Result:

Improved test coverage run out-of-band at the moment so we can get a
feeling for if any changes need to be made in the repo or in the CI
pipelines to ensure timely and stable checks.

Motivation:

* Improve test coverage
* Check test pass/fail status
* Monitor CI throughput

Modifications:

Enable macOS CI to be run on all merges to main and on a daily timer.

Result:

Improved test coverage run out-of-band at the moment so we can get a
feeling for if any changes need to be made in the repo or in the CI
pipelines to ensure timely and stable checks.
@rnro rnro added the semver/none No version bump required. label Mar 31, 2025
name: macOS tests
uses: apple/swift-nio/.github/workflows/macos_tests.yml@main
with:
build_scheme: swift-async-dns-resolver
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a -Package suffix missing here?

@rnro rnro merged commit f384880 into apple:main Mar 31, 2025
25 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants