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] Make all CI checks green #68

Merged
merged 5 commits into from
Oct 28, 2024
Merged

Conversation

FranzBusch
Copy link
Member

@FranzBusch FranzBusch commented Oct 23, 2024

Motivation

We just adopted GH actions and want to make sure all the CI checks are green.

Modification

This PR makes the necessary changes to pass all checks. Including:

  • Adding a licenseignore file
  • Moving swift-format and adopting the config that we use in all other swift on server repos.
  • Adding benchmark thresholds for allocations

Result

Green CI.

@FranzBusch FranzBusch force-pushed the fb-gha-fix branch 6 times, most recently from f46277f to f49110f Compare October 23, 2024 12:20
# Motivation

We just adopted GH actions and want to make sure all the CI checks are green.

# Modification

This PR makes the necessary changes to pass all checks. Including:

- Adding a licenseignore file
- Moving `swift-format` and adopting the config that we use in all other swift on server repos.

# Result

Green CI.
@FranzBusch FranzBusch added the semver/none No version bump required. label Oct 24, 2024
@FranzBusch FranzBusch merged commit 46dd772 into apple:main Oct 28, 2024
31 of 34 checks passed
@FranzBusch FranzBusch deleted the fb-gha-fix branch October 28, 2024 10:44
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