Andrey
204536cdd0
docs(release create): difference --generate-notes and --notes-from-tag ( #11534 )
...
* docs(release create): distinguish difference between '--generate-notes' and '--notes-from-tag'
Signed-off-by: Andrey <andrekabatareika@gmail.com>
* Clarify release notes behavior for unannotated tags
Updated help text to specify that if a git tag is not annotated, the release notes will use the commit message instead of the tag annotation.
---------
Signed-off-by: Andrey <andrekabatareika@gmail.com>
Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com>
2025-08-25 15:20:21 +00:00
Eugene
5ae174b6b3
Merge pull request #11511 from cli/eugene/trusted_root_flag_for_release_verify
...
Hidden trusted root flag for release verify
2025-08-15 16:58:19 -04:00
Eugene
7316ddc57d
Update pkg/cmd/release/verify/verify.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-14 16:08:44 -04:00
Eugene
e23c9d087d
Update pkg/cmd/release/verify-asset/verify_asset.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-14 16:08:37 -04:00
ejahnGithub
79888378d8
Hidden trusted root flag for release verify
2025-08-14 14:00:55 -04:00
ejahnGithub
c4d14044c7
udpate the test
2025-08-13 14:42:50 -04:00
ejahnGithub
2d9cf84690
replace /git/refs/tags/ to /git/ref/tags/
2025-08-13 11:23:06 -04:00
ejahnGithub
ec086af25c
add test for FetchRefSHA
2025-08-08 17:32:30 -04:00
ejahnGithub
1beb8252a7
fix error for ErrReleaseNotFound when fetching ref
2025-08-04 20:58:45 -04:00
Eugene
806ae030ce
Merge pull request #11261 from cli/attester/tenancy-aware-for-san
2025-07-17 17:17:31 -04:00
Brian DeHamer
c335c5e25f
include immutable field in release view
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-07-10 11:46:09 -07:00
ejahnGithub
d068696c4d
add tenancy aware for san matcher
2025-07-09 15:55:41 -04:00
ejahnGithub
169b909015
improve the description for gh release verify cmd
2025-06-19 10:18:23 -04:00
Eugene
898bb42719
Merge branch 'trunk' into eugene/release-verify
2025-06-17 07:54:26 -07:00
William Martin
49ed6c4681
Use t.Chdir in tests
2025-06-17 11:44:14 +02:00
Brian DeHamer
53cae592f6
refactor to simplify implementation
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-06-05 10:35:21 -07:00
ejahnGithub
d7d9228609
use standardize color roles logic for the logging
2025-05-30 14:08:59 -07:00
ejahnGithub
5048d586dc
moved to shared lib
2025-05-30 13:46:54 -07:00
ejahnGithub
bf4b793eff
moved to shared lib
2025-05-30 13:43:07 -07:00
ejahnGithub
56f8877097
update the artifact and bundle for testing
2025-05-30 13:31:23 -07:00
ejahnGithub
df87b15598
clean the code
2025-05-30 12:53:19 -07:00
ejahnGithub
96db923f19
revert the workflow
2025-05-30 12:33:40 -07:00
ejahnGithub
b423edff7b
debug windows env
2025-05-30 11:51:33 -07:00
ejahnGithub
53cb90aeca
debug windows env
2025-05-30 11:16:04 -07:00
ejahnGithub
2312cfb146
clean the path
2025-05-30 10:07:18 -07:00
ejahnGithub
6d90ad6a2d
clean the path
2025-05-30 09:58:23 -07:00
ejahnGithub
e00e1c414b
clean the path
2025-05-30 09:46:46 -07:00
ejahnGithub
8e6ed6eb38
improve test
2025-05-30 09:30:05 -07:00
ejahnGithub
3b17318ee4
fix test
2025-05-30 08:31:07 -07:00
Eugene
15b7692f1a
Merge branch 'trunk' into eugene/release-verify
2025-05-30 08:20:42 -07:00
ejahnGithub
71c2361dfc
add unit test
2025-05-30 08:17:21 -07:00
Brian DeHamer
fc6ac59bbc
fixup release asset digest tests
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-05-29 12:00:40 -07:00
Brian DeHamer
0d6b9f89a4
remove nolint comment for release header
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-05-29 11:54:44 -07:00
Brian DeHamer
7b33da981e
Update pkg/cmd/release/view/view.go
...
Co-authored-by: Andy Feller <andyfeller@github.com>
2025-05-29 11:53:33 -07:00
Brian DeHamer
bc93b54137
add Digest to ReleaseAsset struct
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-05-27 12:47:16 -07:00
ejahnGithub
ab49b2abbc
remove filepath test
2025-05-27 12:02:24 -04:00
ejahnGithub
d0da9b1664
update Sprintf
2025-05-23 16:23:41 -04:00
ejahnGithub
3108d99208
added the unit test
2025-05-23 15:31:33 -04:00
ejahnGithub
ca0f9847db
add json format
2025-05-22 12:31:45 -04:00
ejahnGithub
e9fbe9d8b8
change verify-asset logic
2025-05-21 11:23:47 -04:00
ejahnGithub
7a7c7d6605
minor fix
2025-05-20 18:44:04 -04:00
ejahnGithub
0a6ce2bb74
clean up the code
2025-05-20 18:35:40 -04:00
ejahnGithub
3e5456827c
update the lng
2025-05-20 18:02:13 -04:00
ejahnGithub
26b46f939d
wip
2025-05-20 11:12:46 -04:00
ejahnGithub
74c6a36c20
remove comment
2025-05-16 14:59:04 -04:00
ejahnGithub
510ce73d6e
wip
2025-05-16 14:22:45 -04:00
ejahnGithub
3a6e42f73f
init
2025-05-15 17:21:13 -04:00
Art Leo
89bed45c55
Release download handles missing archive URLs
...
Co-authored-by: William Martin <williammartin@github.com>
2025-05-08 12:41:12 +02:00
Art Leo
d78980c668
Fix release download test http stubbing
...
Co-authored-by: William Martin <williammartin@github.com>
2025-05-08 12:15:28 +02:00
Andy Feller
644dbe6275
Apply suggestions from code review
...
Co-authored-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2025-04-08 15:56:23 -04:00