-
Notifications
You must be signed in to change notification settings - Fork 102
Comparing changes
Open a pull request
base repository: sgerrand/docker-glibc-builder
base: 2.37-0
head repository: sgerrand/docker-glibc-builder
compare: 2.38-0
- 10 commits
- 4 files changed
- 2 contributors
Commits on Sep 5, 2023
-
Dependabot updates for Docker base images
This change configures Dependabot to automatically update the Docker base images in this repository on a periodic basis.
Configuration menu - View commit details
-
Copy full SHA for b7a0fa9 - Browse repository at this point
Copy the full SHA b7a0fa9View commit details -
Merge pull request #51 from sgerrand/dependabot
Dependabot: configure Docker base image updates
Configuration menu - View commit details
-
Copy full SHA for 67d75db - Browse repository at this point
Copy the full SHA 67d75dbView commit details -
Bump ubuntu from 20.04 to 22.04
Bumps ubuntu from 20.04 to 22.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 265b163 - Browse repository at this point
Copy the full SHA 265b163View commit details
Commits on Nov 7, 2023
-
Merge pull request #52 from sgerrand/dependabot/docker/ubuntu-22.04
Bump ubuntu from 20.04 to 22.04
Configuration menu - View commit details
-
Copy full SHA for ceb5ad5 - Browse repository at this point
Copy the full SHA ceb5ad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d4264 - Browse repository at this point
Copy the full SHA 62d4264View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73b6268 - Browse repository at this point
Copy the full SHA 73b6268View commit details
Commits on Nov 14, 2023
-
The name of this branch was changed some time ago, unfortunately this build configuration was not updated in lock-step.
Configuration menu - View commit details
-
Copy full SHA for ecbc4c6 - Browse repository at this point
Copy the full SHA ecbc4c6View commit details -
Merge pull request #55 from sgerrand/main-is-main
CI: Rename trunk branch reference
Configuration menu - View commit details
-
Copy full SHA for 27757b8 - Browse repository at this point
Copy the full SHA 27757b8View commit details -
Prefer
go installfor modern GoThe `go get` command was deprecated in Go v1.17 and is now reserved for use in modules. ``` $ go get github.com/tcnksm/ghr go: go.mod file not found in current directory or any parent directory. 'go get' is no longer supported outside a module. To build and install a command, use 'go install' with a version, like 'go install example.com/cmd@latest' For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'. Exited with code exit status 1 ```
Configuration menu - View commit details
-
Copy full SHA for 1b30d79 - Browse repository at this point
Copy the full SHA 1b30d79View commit details -
Merge pull request #56 from sgerrand/main-is-main
Prefer `go install` for modern Go
Configuration menu - View commit details
-
Copy full SHA for 7d34b47 - Browse repository at this point
Copy the full SHA 7d34b47View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.37-0...2.38-0