Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository:swift-server/async-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:2cb31f4
Choose a base ref
...
head repository:swift-server/async-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:387bc3e
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 30, 2025

  1. Enable release mode builds (#850)

    ### Motivation: Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage. ### Modifications: Enable release mode builds for pull requests and scheduled builds on main. ### Result: Improved CI coverage.
    @josephnoir
    josephnoir authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    64021b3View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a7e452View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe3f0f6View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a55b4d9View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    387bc3eView commit details
    Browse the repository at this point in the history
Loading