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: frankban/quicktest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.3
Choose a base ref
...
head repository: frankban/quicktest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.4
Choose a head ref
  • 15 commits
  • 13 files changed
  • 4 contributors

Commits on May 2, 2022

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

Commits on May 4, 2022

  1. Merge pull request #140 from gilcrest/minor_readme_fix

    Minor comment correction to add qt alias
    frankban authored May 4, 2022
    Configuration menu
    Copy the full SHA
    bcde9eb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Drop Go 1.11 compatibility

    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    71cac2b View commit details
    Browse the repository at this point in the history
  2. Drop Go 1.12 compatibility

    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    ceb50e6 View commit details
    Browse the repository at this point in the history
  3. go.mod: bump google/go-cmp to v0.5.7

    This released dropped Go < 1.13 support.
    
    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    ab7763c View commit details
    Browse the repository at this point in the history
  4. ci: add go 1.18

    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    bdbe050 View commit details
    Browse the repository at this point in the history
  5. ci: drop obsoleted parameter

    With actions/setup-go@v3, stable is no longer needed.
    
    Signed-off-by: Kir Kolyshkin <[email protected]>
    kolyshkin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d41c70a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge pull request #142 from kolyshkin/rm-ancient-go

    Remove Go < 1.13 support, add Go 1.18 to CI
    frankban authored May 27, 2022
    Configuration menu
    Copy the full SHA
    6158b27 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Bump github.com/google/go-cmp from 0.5.8 to 0.5.9

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.5.8...v0.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-cmp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    07fc361 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Merge pull request #146 from frankban/dependabot/go_modules/github.co…

    …m/google/go-cmp-0.5.9
    
    Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
    frankban authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    825b5e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Nov 13, 2022

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

Commits on Nov 19, 2022

  1. Merge pull request #147 from frankban/improve-verbosity-handling

    Improve handling of verbose testing
    frankban authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    1ab87ea View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    frankban committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    1b44135 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #149 from frankban/deps-1668854559

    Update dependencies
    frankban authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a619a7e View commit details
    Browse the repository at this point in the history
Loading