-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: stacklok/frizbee
base: v0.1.4 8000 span>
head repository: stacklok/frizbee
compare: v0.1.5
- 15 commits
- 8 files changed
- 4 contributors
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27c3da3 - Browse repository at this point
Copy the full SHA 27c3da3View commit details
Commits on Oct 22, 2024
-
Bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#204)
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-billy/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a12d682 - Browse repository at this point
Copy the full SHA a12d682View commit details
Commits on Oct 31, 2024
-
Bump github.com/moby/buildkit from 0.16.0 to 0.17.0 (#205)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd38ab1 - Browse repository at this point
Copy the full SHA bd38ab1View commit details -
chore(deps): update to go 1.23 and go-github 66 (#207)
Signed-off-by: Rui Chen <rui@chenrui.dev>
Configuration menu - View commit details
-
Copy full SHA for 8f2db5c - Browse repository at this point
Copy the full SHA 8f2db5cView commit details
Commits on Nov 8, 2024
-
Bump github.com/moby/buildkit from 0.17.0 to 0.17.1 (#210)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8843351 - Browse repository at this point
Copy the full SHA 8843351View commit details -
Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#211)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0. - [Commits](golang/sync@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8cd242 - Browse repository at this point
Copy the full SHA f8cd242View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2a623a - Browse repository at this point
Copy the full SHA c2a623aView commit details
Commits on Nov 18, 2024
-
Resolve commit ref correctly. (#212)
The command `frizbee actions <action>@<tag>` incorrectly retrieves the tag's ref rather than the commit's one. The tag's ref should instead be used to retrieve the details of the tag, which contain the ref of the commit. This change changes `getCheckSumForTag` to lookup the right field using two subsequent call to GitHub. Fixes #206
Configuration menu - View commit details
-
Copy full SHA for fbef552 - Browse repository at this point
Copy the full SHA fbef552View commit details
Commits on Nov 25, 2024
-
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#215)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cbfdf72 - Browse repository at this point
Copy the full SHA cbfdf72View commit details -
Bump github.com/moby/buildkit from 0.17.1 to 0.17.2 (#214)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.17.1 to 0.17.2. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.17.1...v0.17.2) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c2591d3 - Browse repository at this point
Copy the full SHA c2591d3View commit details
Commits on Nov 27, 2024
-
Bump github.com/moby/buildkit from 0.17.2 to 0.18.0 (#216)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.17.2 to 0.18.0. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.17.2...v0.18.0) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99e3bfe - Browse repository at this point
Copy the full SHA 99e3bfeView commit details
Commits on Dec 4, 2024
-
Bump github.com/moby/buildkit from 0.18.0 to 0.18.1 (#217)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.18.0...v0.18.1) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 991489a - Browse repository at this point
Copy the full SHA 991489aView commit details -
Bump github.com/deckarep/golang-set/v2 from 2.6.0 to 2.7.0 (#218)
Bumps [github.com/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/deckarep/golang-set/releases) - [Commits](deckarep/golang-set@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: github.com/deckarep/golang-set/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4def39f - Browse repository at this point
Copy the full SHA 4def39fView commit details
Commits on Dec 5, 2024
-
Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#219)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.9.0 to 0.10.0. - [Commits](golang/sync@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b0b4ac - Browse repository at this point
Copy the full SHA 9b0b4acView commit details
Commits on Dec 17, 2024
-
Bump github.com/moby/buildkit from 0.18.1 to 0.18.2 (#220)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.18.1 to 0.18.2. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.18.1...v0.18.2) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1889f92 - Browse repository at this point
Copy the full SHA 1889f92View 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 v0.1.4...v0.1.5