Skip to content

Normalise CI flags #2240

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 1 commit into from
May 15, 2025
Merged

Normalise CI flags #2240

merged 1 commit into from
May 15, 2025

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 15, 2025

Motivation:

-require-explicit-sendable is ineffective without -Xfrontend but combining it with -warnings-as-errors surfaces a warning from SwiftPM.

Modifications:

  • remove -require-explicit-sendable, it's not doing anything
  • add -require-explicit-availability to nightly jobs

Result:

More consistent CI flags

Motivation:

`-require-explicit-sendable` is ineffective without `-Xfrontend` but
combining it with `-warnings-as-errors` surfaces a warning from SwiftPM.

Modifications:

- remove `-require-explicit-sendable`, it's not doing anything
- add `-require-explicit-availability` to nightly jobs

Result:

More consistent CI flags
@glbrntt glbrntt requested a review from gjcairo May 15, 2025 09:52
@glbrntt glbrntt added the semver/none No version bump required. label May 15, 2025
@glbrntt glbrntt merged commit 369172a into grpc:main May 15, 2025
35 of 37 checks passed
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