-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: notaryproject/notation-go
base: v1.2.1
head repository: notaryproject/notation-go
compare: v1.3.0-rc.1
- 12 commits
- 27 files changed
- 5 contributors
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aaadf0b - Browse repository at this point
Copy the full SHA aaadf0bView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e2131d - Browse repository at this point
Copy the full SHA 8e2131dView commit details
Commits on Aug 27, 2024
-
bump: upgrade golang to v1.22 (#440)
Signed-off-by: Patrick Zheng <[email protected]>
Patrick Zheng authoredAug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 974c291 - Browse repository at this point
Copy the full SHA 974c291View commit details
Commits on Sep 4, 2024
-
docs: create release checklist on main (#443)
Signed-off-by: Patrick Zheng <[email protected]>
Patrick Zheng authoredSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 4403efa - Browse repository at this point
Copy the full SHA 4403efaView commit details -
bump: bump up notation-core-go and signingAgent (#444)
This PR targets on main branch. --------- Signed-off-by: Patrick Zheng <[email protected]>
Patrick Zheng authoredSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 115509e - Browse repository at this point
Copy the full SHA 115509eView commit details -
fix: dir no longer panics when HOME and XDG_CONFIG_HOME are not set (#…
…449) This PR addresses the issue #446 In this PR I: - I removed the `init()` function from `dir/path` - When `userConfigDir()` returns an error, instead of `panic(err)` I default to the current directory instead - Split `loadUserPath()` into two new functions used to setup and return the values for `UserConfigDir` and `UserLibexecDir` - Added additional unit tests for the two new functions and to test the default directory is used when `HOME` is set to `""` --------- Signed-off-by: Jason <[email protected]> Signed-off-by: JasonTheDeveloper <[email protected]> Signed-off-by: Patrick Zheng <[email protected]> Co-authored-by: Shiwei Zhang <[email protected]> Co-authored-by: Patrick Zheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d76f9a - Browse repository at this point
Copy the full SHA 4d76f9aView commit details
Commits on Sep 10, 2024
-
bump: update golang version to v1.22.0 (#457)
Signed-off-by: Patrick Zheng <[email protected]>
Patrick Zheng authoredSep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 694e3a0 - Browse repository at this point
Copy the full SHA 694e3a0View commit details
Commits on Sep 18, 2024
-
Signed-off-by: Junjie Gao <[email protected]> Signed-off-by: Junjie Gao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c20eba - Browse repository at this point
Copy the full SHA 7c20ebaView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9faa6e2 - Browse repository at this point
Copy the full SHA 9faa6e2View commit details
Commits on Sep 26, 2024
-
Signed-off-by: Patrick Zheng <[email protected]>
Patrick Zheng authoredSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 84c2ec0 - Browse repository at this point
Copy the full SHA 84c2ec0View commit details
Commits on Sep 27, 2024
-
refactor!: remove blob sign/verify for v1.3.0-rc.1 release (#464)
Signed-off-by: Patrick Zheng <[email protected]>
Patrick Zheng authoredSep 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c49488 - Browse repository at this point
Copy the full SHA 3c49488View commit details -
Signed-off-by: Patrick Zheng <[email protected]>
Patrick Zheng committedSep 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 26f491e - Browse repository at this point
Copy the full SHA 26f491eView 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 v1.2.1...v1.3.0-rc.1