chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 in the ginkgo group #1556
release-drafter.yml
on: pull_request
update_release_draft
19s
Annotations
2 errors and 1 warning
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12487764995',
status: 422,
response: {
url: 'https://api.github.com/repos/spinkube/runtime-class-manager/releases/142227556',
status: 422,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 25 Dec 2024 00:58:20 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'C483:28D6F6:3DA34C:7ABDAC:676B58AC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4977',
'x-ratelimit-reset': '1735091883',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '23',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/spinkube/runtime-class-manager/releases/142227556',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- ref(\\\\*): bump controller-gen to v0.16.3; config updates (#225)\\n- ci(.github): add helm chart smoketest workflow (#234)\\n- Distro detection parity with containerd-shim-spin\'s installer (#240)\\n- ref(\\\\*): s/kwasm-operator/runtime-class-manager (#226)\\n- Add helm chart (#204)\\n- Add roadmap to README.md (#82)\\n- Add dependency review action (#80)\\n- Add OSSF Scorecard Check (#76)\\n- Automatically build node installer image (#64)\\n- Shim tests (#43)\\n- move node-installer pkgs to internal (#42)\\n- remove left-over redundant image names (#41)\\n- fix redundant image name (#40)\\n- update golangci-lint (#37)\\n- Refactor project structure (#38)\\n- fix node installer dockerfile (#35)\\n- fix make compile command (#30)\\n- add node-installer go-rewrite inkl. preserve history (#29)\\n- ref(README): Fix typo in README (#22)\\n- change go module name to runtime-class-manager (#18)\\n- fix image build (#13)\\n- feat lifecycle manager (#1)\\n\\n## 🚀 Features\\n\\n- feat: implement install and uninstall flow (#68)\\n- Harden GitHub actions (#77)\\n- Include node-installer Dockerfile in dependabot config (#78)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(rbac): change job api group to batch (#224)\\n- fix(\\\\*): fix a few typos (#202)\\n- fix(shim\\\\_controller.go): set runtimeclass name correctly (#203)\\n- Various fixes (#106)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): bump the ginkgo group across 1 directory with 2 updates (#288)\\n- chore(deps): bump golang from `ad5c126` to `d56c3e0` in /images/installer (#259)\\n- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#260)\\n- chore(deps): bump IAreKyleW00t/crane-installer from 3.0.4 to 3.0.5 (#261)\\n- chore(deps): bump anchore/sbom-action from 0
|
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12487764995',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps the ginkgo group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).\n' +
'\n' +
'Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.1\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.22.1</h2>\n' +
'<h2>2.22.1</h2>\n' +
'<h3>Fixes</h3>\n' +
'<p>Fix CSV encoding</p>\n' +
'<ul>\n' +
'<li>Update tests [aab3da6]</li>\n' +
'<li>Properly encode CSV rows [c09df39]</li>\n' +
'<li>Add test case for proper csv escaping [96a80fc]</li>\n' +
'<li>Add meta-test [43dad69]</li>\n' +
'</ul>\n' +
'<h3>Maintenance</h3>\n' +
'<ul>\n' +
"<li>ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]</li>\n" +
'<li>remove golang.org/x/net/context in favour of stdlib context [4df44bf]</li>\n' +
'</ul>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>2.22.1</h2>\n' +
'<h3>Fixes</h3>\n' +
'<p>Fix CSV encoding</p>\n' +
'<ul>\n' +
'<li>Update tests [aab3da6]</li>\n' +
'<li>Properly encode CSV rows [c09df39]</li>\n' +
'<li>Add test case for proper csv escaping [96a80fc]</li>\n' +
'<li>Add meta-test [43dad69]</li>\n' +
'</ul>\n' +
'<h3>Maintenance</h3>\n' +
'<ul>\n' +
"<li>ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]</li>\n" +
'<li>remove golang.org/x/net/context in favour of stdlib context [4df44bf]</li>\n' +
'</ul>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/onsi/ginkgo/commit/a0190b7b682b2480b027235f5933060c53da5534"><code>a0190b7</code></a> v2.22.1</li>\n' +
'<li><a href="https://github.com/onsi/ginkgo/commit/4df44bf25090b3e508b64f4f7c6712bef6d8182d"><code>4df44bf</code></a> remove golang.org/x/net/context in favour of stdlib context</li>\n' +
`<li><a href="https://github.com/onsi/ginkgo/commit/c88c6348d29c42f569e13f987462fb81558d0240"><code>c88c634</code></a> ensure *.test files are gitignored so we don't accidentally commit compiled t...</li>\n` +
'<li><a href="https://github.com/onsi/ginkgo/commit/aab3da6a39d34de4ae7f1342437e9a7505f569eb"><code>aab3da6</code></a> Update tests</li>\n' +
'<li><a href="https://github.com/onsi/ginkgo/commit/c09df39f4fd30b7484c825e621f76c1bf58844eb"><code>c09df39</code></a> Properly encode CSV rows</li>\n' +
'<li><a href="https://github.com/onsi/ginkgo/commit/96a80fc4c807c2fa4d38bdbd4cc2f854bb19e743"><code>96a80fc</code></a> Add test case for proper csv escaping</li>\n' +
|
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|