Skip to content

[CI] Add support for GitHub Actions #6

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

Merged
merged 5 commits into from
Apr 26, 2025
Merged

Conversation

shahmishal
Copy link
Member

No description provided.

@shahmishal shahmishal requested a review from iCharlesHu as a code owner April 16, 2025 05:45
linux_swift_versions: '["nightly-main"]'
windows_swift_versions: '["nightly-main"]'
enable_macos_checks: true
macos_xcode_versions: '["16.2"]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Ideally we would want a macOS 13 VM to test backwards compatibility (since this package needs to support macOS 13, which does not have Span) and also a nightly to test Span integration. But having nightly for now is enough.

Copy link
Member Author

Choose a reason for hiding this comment

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

We currently don't support backwards deployment.

@jakepetroules jakepetroules force-pushed the support-github-actions branch from b3f1d78 to 0bf325f Compare April 25, 2025 19:09
@jakepetroules jakepetroules force-pushed the support-github-actions branch from 0bf325f to e87aa8d Compare April 25, 2025 19:43
@shahmishal shahmishal merged commit 1612896 into main Apr 26, 2025
20 checks passed
@shahmishal shahmishal deleted the support-github-actions branch April 26, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants