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 repair #157

Merged
merged 4 commits into from
Sep 23, 2024
Merged

CI repair #157

merged 4 commits into from
Sep 23, 2024

Commits on Sep 18, 2024

  1. chore: update testing certs

    The previous certs had expired.
    
    Fixes: swift-server-community#156
    jpgrayson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7913521 View commit details
    Browse the repository at this point in the history
  2. ci: update to actions/checkout@v4

    Resolves ci-time warnings.
    jpgrayson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8b4104b View commit details
    Browse the repository at this point in the history
  3. ci: update swift matrix with 6.0

    Also use release 5.10 image in matrix.
    jpgrayson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4e8fab7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. ci: update to codecov/codecov-action@v4

    This requires a CODECOV_TOKEN secret be configured for the GitHub repo
    as described here:
    
    https://docs.codecov.com/docs/adding-the-codecov-token
    jpgrayson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    441baeb View commit details
    Browse the repository at this point in the history