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: codebench-dev/agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: codebench-dev/agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    849b801 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/labstack/echo/v4 from 4.2.2 to 4.3.0 (#8)

    * Update dependabot.yml
    
    * chore(deps): bump github.com/labstack/echo/v4 from 4.2.2 to 4.3.0
    
    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.2.2 to 4.3.0.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.2.2...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/labstack/echo/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: Stanislas <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and angristan authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    84e54c3 View commit details
    Browse the repository at this point in the history
  3. ci: add golangci-lint

    angristan committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d2389ec View commit details
    Browse the repository at this point in the history
  4. chore: rename go in enum

    angristan committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    9dded2c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. chore(rootfs): add g++

    angristan committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8431895 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. chore(deps): bump github.com/labstack/echo/v4 from 4.3.0 to 4.4.0 (#9)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.3.0 to 4.4.0.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.3.0...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/labstack/echo/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1e86d8c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    3fb82e5 View commit details
    Browse the repository at this point in the history
Loading