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: vapor/toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 18.7.1
Choose a base ref
...
head repository: vapor/toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18.7.2
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 18, 2023

  1. Switch to using Penny app to get a GH token (#416)

    * Switch to using Penny app to get a GH token
    * Cleanup CI workflow
    * Update projectboard.yml
    * Update README.md
    * Add CODEOWNERS
    gwynne authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    83d3503 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Update test.yml (#417)

    gwynne authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    339fb04 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    7dee63c View commit details
    Browse the repository at this point in the history
  2. [no ci] Update test.yml

    gwynne authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    eaf5883 View commit details
    Browse the repository at this point in the history
  3. [no ci] Commit an up to date Package.resolved, add Dependabot config,…

    … fix a couple minor bits
    gwynne committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2e4dfca View commit details
    Browse the repository at this point in the history
  4. Bump the dependencies group with 1 update (#419)

    * Bump the dependencies group with 1 update
    
    Bumps the dependencies group with 1 update: [github.com/jpsim/yams](https://github.com/jpsim/Yams).
    
    - [Release notes](https://github.com/jpsim/Yams/releases)
    - [Commits](jpsim/Yams@4.0.6...5.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jpsim/yams
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Add CodeQL run to CI
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gwynne Raskind <gwynne@vapor.codes>
    dependabot[bot] and gwynne committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    60110a6 View commit details
    Browse the repository at this point in the history
Loading