build(deps): bump opentelemetry_sdk from 0.21.2 to 0.22.1 #1454
release-drafter.yml
on: pull_request
update_release_draft
9s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '8189802441',
status: 422,
response: {
url: 'https://api.github.com/repos/kubewarden/policy-server/releases/145059233',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 07 Mar 2024 14:31:18 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': '302E:3F6494:40BBBCF:798DD75:65E9CFB5',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14903',
'x-ratelimit-reset': '1709824887',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '97',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/kubewarden/policy-server/releases/145059233',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 🚀 Features\\n\\n- add pprof support (#693)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.11.0","tag_name":"untagged-5633fbb31519b4ee6e58","target_commitish":"refs/pull/680/merge"}',
request: {}
},
event: {
id: '8189802441',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) from 0.21.2 to 0.22.1.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-rust/releases">opentelemetry_sdk's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v0.22.0</h2>\n' +
'<h1>API</h1>\n' +
'<h2>Added</h2>\n' +
'<ul>\n' +
'<li>\n' +
'<p><a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1410">open-telemetry/opentelemetry-rust#1410</a> Add experimental synchronous gauge. This is behind the feature flag, and can be enabled by enabling the feature otel_unstable for opentelemetry crate.</p>\n' +
'</li>\n' +
'<li>\n' +
'<p><a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1410">open-telemetry/opentelemetry-rust#1410</a> Guidelines to add new unstable/experimental features.</p>\n' +
'</li>\n' +
'</ul>\n' +
'<h2>Changed</h2>\n' +
'<ul>\n' +
'<li>Modified AnyValue.Map to be backed by HashMap instead of custom OrderMap, which internally used IndexMap. There was no requirement to maintain the order of entries, so moving from IndexMap to HashMap
|
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: '8189802441',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) from 0.21.2 to 0.22.1.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-rust/releases">opentelemetry_sdk's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v0.22.0</h2>\n' +
'<h1>API</h1>\n' +
'<h2>Added</h2>\n' +
'<ul>\n' +
'<li>\n' +
'<p><a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1410">open-telemetry/opentelemetry-rust#1410</a> Add experimental synchronous gauge. This is behind the feature flag, and can be enabled by enabling the feature otel_unstable for opentelemetry crate.</p>\n' +
'</li>\n' +
'<li>\n' +
'<p><a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1410">open-telemetry/opentelemetry-rust#1410</a> Guidelines to add new unstable/experimental features.</p>\n' +
'</li>\n' +
'</ul>\n' +
'<h2>Changed</h2>\n' +
'<ul>\n' +
'<li>Modified AnyValue.Map to be backed by HashMap instead of custom OrderMap, which internally used IndexMap. There was no requirement to maintain the order of entries, so moving from IndexMap to HashMap offers slight performance gains, and avoids IndexMap dependency. This affects body and attributes of LogRecord. <a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1353">open-telemetry/opentelemetry-rust#1353</a></li>\n' +
'<li>Add TextMapCompositePropagator <a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1373">open-telemetry/opentelemetry-rust#1373</a></li>\n' +
'<li>Turned off events for NoopLogger to save on operations <a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1455">open-telemetry/opentelemetry-rust#1455</a></li>\n' +
'</ul>\n' +
'<h2>Removed</h2>\n' +
'<ul>\n' +
'<li>Removed OrderMap type as there was no requirement to use this over regular HashMap. <a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1353">open-telemetry/opentelemetry-rust#1353</a></li>\n' +
'<li>Remove API for Creating Histograms with signed integers. <a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1371">open-telemetry/opentelemetry-rust#1371</a></li>\n' +
'<li>Remove global::shutdown_meter_provider, use SdkMeterProvider::shutdown directly instead (<a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/issues/1412">#1412</a>).</li>\n' +
'</ul>\n' +
'<h1>SDK</h1>\n' +
'<h3>Deprecated</h3>\n' +
'<ul>\n' +
'<li>XrayIdGenerator in the opentelemetry-sdk has been deprecated and moved to version 0.10.0 of the opentelemetry-aws crate.</li>\n' +
'</ul>\n' +
'<h3>Added</h3>\n' +
'<ul>\n' +
'<li>\n' +
'<p><a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1410">#1410</a> Add experimental synchronous gauge</p>\n' +
'</li>\n' +
'<li>\n' +
'<p><a href="https://redirect.github.com/open-telemetry/opentelemetry-rust/pull/1471">#1471</a> Configu
|