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: goproxy/goproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.1
Choose a base ref
...
head repository: goproxy/goproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 16, 2025

  1. chore(Dockerfile): use golang:1.24-alpine3.21 as base image (#102)

    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    bae1a73 View commit details
    Browse the repository at this point in the history
  2. chore(.goreleaser.yaml): add DOCKER_IMAGE_REPO for dynamic repo config (

    #104)
    
    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    524fde2 View commit details
    Browse the repository at this point in the history
  3. chore(ci): add build tests (#105)

    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    92cac17 View commit details
    Browse the repository at this point in the history
  4. chore(master): release 0.19.2 (#103)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    7973135 View commit details
    Browse the repository at this point in the history
Loading