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/swift-openapi-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: swift-server/swift-openapi-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 10 commits
  • 25 files changed
  • 2 contributors

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    05d897f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. add a github action

    sebsto committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    576602b View commit details
    Browse the repository at this point in the history
  2. use swiftlang CI workflow

    add license check
    
    add readme build badge
    sebsto committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c29e1fd View commit details
    Browse the repository at this point in the history
  3. add build badge to readme

    sebsto committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f967634 View commit details
    Browse the repository at this point in the history
  4. migrate to swift-test (#9)

    * migrate to swift-test
    
    * differentiate Swift 6.x from Swift 5.x
    
    * swift-format
    sebsto authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ccf4ef0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. simplify dependencies

    sebsto committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c69b925 View commit details
    Browse the repository at this point in the history
  2. swift-format

    sebsto committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8df4cc5 View commit details
    Browse the repository at this point in the history
  3. reduce platforms dependencies

    sebsto committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d38a1f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. use SwiftLang's license header check (#10)

    * use SwiftLang's license header check with swiftlang/github-workflows#36
    
    * remove .licenseignore fril from .licenseignore
    sebsto authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a59a572 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix Query String Parameters Being Ignored (#11)

    * Put query string into the path for OpenAPIGenerator code
    
    * minor comments and formatting changes
    
    ---------
    
    Co-authored-by: Sébastien Stormacq <sebastien.stormacq@gmail.com>
    emlynmu and sebsto authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    eec0a05 View commit details
    Browse the repository at this point in the history
Loading