Commit b9358e9
[ruby/rubygems] Show only error message on attestation failure unless verbose
When auto-attestation fails, the warning previously included
e.full_message with a full backtrace that could be noisy and expose
local paths. Now only e.message is shown by default, and the full
backtrace is included only when Gem.configuration.really_verbose is set.
ruby/rubygems@4a4d9b8911
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8047213 commit b9358e9
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
139 | 145 | | |
140 | 146 | | |
141 | 147 | | |
| |||
0 commit comments