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: vektra/mockery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.1
Choose a base ref
...
head repository: vektra/mockery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 31, 2022

  1. update to go 1.19

    m9tdev committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    434dc3b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Add multiarch container builds

    Uses docker manifests to build 2 seperate images, one per arch, pushes
    them both, and then combines them with a common title, as per the docs:
    https://goreleaser.com/customization/docker_manifest/
    arbourd committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e9abbc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge pull request #515 from mathieupost/master

    update to go 1.19
    LandonTClipp authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a55c02d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #518 from arbourd/add-multiarch-builds

    Add multiarch container builds
    LandonTClipp authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1951b28 View commit details
    Browse the repository at this point in the history
Loading