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

Fix all Github action soundness checks #346

Merged
merged 7 commits into from
Mar 28, 2025

Conversation

FranzBusch
Copy link
Member

Motivation

We want to turn on GitHub Actions for this repository in #344. That PR has currently a few failing soundness checks.

Modifications

This PR fixes all of the soundness issues.

Result

Ready for GitHub Actions

@glbrntt
Copy link

glbrntt commented Mar 28, 2025

FWIW: I think it'd make sense to rebase rather than squash here so that the formatting is kept as a separate commit so you can then ignore it from blames etc.

Copy link
Member

@phausler phausler left a comment

Choose a reason for hiding this comment

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

Personally I'd rather 2-sp indent since it matches the other sister packages, but as long as the files themselves are consistent it doesn't really matter to me 100%.

@phausler
Copy link
Member

why where the docker files removed? did they not work? (I don't remember who committed those)

@FranzBusch FranzBusch force-pushed the fb-soundness-checks branch from 2f38944 to 43cf7e3 Compare March 28, 2025 16:25
@FranzBusch FranzBusch force-pushed the fb-soundness-checks branch from 43cf7e3 to a8ac2df Compare March 28, 2025 16:27
@FranzBusch
Copy link
Member Author

why where the docker files removed? did they not work? (I don't remember who committed those)

I added them previously because we wanted the old SwiftCI to use them. With GitHub Actions we no longer need them.

Copy link
Member

@phausler phausler left a comment

Choose a reason for hiding this comment

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

looks good to me

@FranzBusch FranzBusch merged commit 9fcf11d into apple:main Mar 28, 2025
@FranzBusch FranzBusch deleted the fb-soundness-checks branch March 28, 2025 20:59
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.

3 participants