chore(deps): bump IAreKyleW00t/crane-installer from 3.1.2 to 3.1.3 #2094
release-drafter.yml
on: pull_request
update_release_draft
17s
Annotations
2 errors and 4 warnings
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13887121796',
status: 422,
response: {
url: 'https://api.github.com/repos/spinframework/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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sun, 16 Mar 2025 20:31:55 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': '288A:37272A:44DFAE:8B4462:67D7353B',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14867',
'x-ratelimit-reset': '1742160350',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '133',
'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/spinframework/runtime-class-manager/releases/142227556',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13887121796',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- refactor(github-org-name): replace github.com/spinkube with github.com/spinframework (#339)\\n- refactor(domain-name): replace kwasm.sh with spinkube.dev (#299)\\n- ci(release.yml): add shim-downloader to workflow (#271)\\n- ci(release.yml): rm unused latest release step (#272)\\n- Allow users to configure TTL for Installer Job (#300)\\n- ci(\\\\*): update helm chart releasing (#273)\\n- 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 (#
|
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '13887121796',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.1.2 to 3.1.3.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/iarekylew00t/crane-installer/releases">IAreKyleW00t/crane-installer's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v3.1.3</h2>\n' +
'<!-- raw HTML omitted -->\n' +
"<h2>What's Changed</h2>\n" +
'<h3>🏗️ Dependencies</h3>\n' +
'<ul>\n' +
'<li>build(deps): Bump <code>@rollup/rollup-linux-x64-gnu</code> from 4.34.7 to 4.34.8 in the npm-production group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/IAreKyleW00t/crane-installer/pull/112">IAreKyleW00t/crane-installer#112</a></li>\n' +
'<li>build(deps-dev): Bump the npm-development group with 9 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/IAreKyleW00t/crane-installer/pull/111">IAreKyleW00t/crane-installer#111</a></li>\n' +
'<li>build(deps): Bump the actions group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/IAreKyleW00t/crane-installer/pull/110">IAreKyleW00t/crane-installer#110</a></li>\n' +
'<li>build(deps): Bump <code>@rollup/rollup-linux-x64-gnu</code> from 4.34.8 to 4.34.9 in the npm-production group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/IAreKyleW00t/crane-installer/pull/114">IAreKyleW00t/crane-installer#114</a></li>\n' +
'<li>build(deps-dev): Bump the npm-development group across 1 directory with 7 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/IAreKyleW00t/crane-installer/pull/115">IAreKyleW00t/crane-installer#115</a></li>\n' +
'</ul>\n' +
'<p><strong>Full Changelog</strong>: <a href="https://github.com/IAreKyleW00t/crane-installer/compare/v3.1.2...v3.1.3">https://github.com/IAreKyleW00t/crane-installer/compare/v3.1.2...v3.1.3</a></p>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/IAreKyleW00t/crane-installer/commit/d9b85a290597c62e58c041a693b478cd7a2ffca0"><code>d9b85a2</code></a> build(deps-dev): Bump the npm-development group across 1 directory with 7 upd...</li>\n' +
'<li><a href="https://github.com/IAreKyleW00t/crane-installer/commit/ebe55ff5e38d38753078fd686d53c90b5e0e4d1e"><code>ebe55ff</code></a> build(deps): Bump <code>@rollup/rollup-linux-x64-gnu</code> from 4.34.8 to 4.34.9 in the n...</li>\n' +
'<li><a href="https://github.com/IAreKyleW00t/crane-installer/commit/dea085dacab93a2e26a39e70e613e7bd9c6429bf"><code>dea085d</code></a> build(deps): Bump the actions group with 2 updates (<a href="https://redirect.github.com/iarekylew00t/crane-installer/issues/110">#110</a>)</li>\n' +
'<li><a href="https://github.com/IAreKyleW00t/crane-installer/commit/63d85b5584c8b0b9d9c9c991422c3ea76c354d02"><code>63d85b5</code></a> build(deps-dev): Bump the npm-development grou
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|