Update gatling-test-framework to 3.11.5 #10484
ci.yml
on: pull_request
Matrix: ci
Matrix: Publish release
Auto merge
4s
Annotations
21 errors and 13 warnings
ci (2.12, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:22:52 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '86',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '7C6A:1CB9C3:AFA2B2:127A3AD:6681F6DC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4784',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '216',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala
|
ci (2.13, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:33:04 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '91',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '98E9:10BE50:BE2929:13FEB96:6681F940',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4768',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '232',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala
|
ci (2.12, JVM, 11)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (2.13, JVM, 11)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (2.12, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:13:39 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-decorator-operation': 'unicorn-api-canary.github-production.svc.cluster.local:80/*',
'x-envoy-upstream-service-time': '85',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'B7C6:2D2BA7:89CF2A0:F361121:6681F4B3',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4894',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '106',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
|
ci (2.12, JS, 11)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (2.12, JS, 11)
Shutdown in progress
|
ci (2.13, JS, 11)
Shutdown in progress
|
ci (2.13, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:14:01 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '110',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'DCC7:375174:33ABB16:5BF240C:6681F4C9',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4870',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '130',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Sca
|
ci (2.13, JS, 11)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (2.13, JVM, 21)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:10:38 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '87',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '0406:180D:1FEA6A:341051:6681F3FE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4962',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '38',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Ak
|
ci (2.13, JVM, 21)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (3, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:15:11 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '102',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '0899:1DA3D9:B1B79C:12A141F:6681F50E',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4821',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '179',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scal
|
ci (3, JS, 11)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (3, JS, 11)
Shutdown in progress
|
ci (3, Native, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:10:49 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '101',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '6436:19DF01:A3DCDE:1123EE7:6681F409',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4949',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '51',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala
|
ci (3, Native, 11)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (3, JVM, 21)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Mon, 01 Jul 2024 00:12:35 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '72',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '0406:7597C:377ABFD:62E54AA:6681F473',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4918',
'x-ratelimit-reset': '1719796059',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '82',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"refs/pull/3887/merge"}',
request: {}
},
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala,
|
ci (3, JVM, 21)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (3, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9735948924',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/161754034',
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: 'Tue, 02 Jul 2024 07:45:57 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '87',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'EF96:1BBE65:6729E86:B895369:6683B035',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4853',
'x-ratelimit-reset': '1719907308',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '147',
'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/softwaremill/tapir/releases/161754034',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* Update circe-core, circe-generic, ... to 0.14.9 (#3892) @softwaremill-ci\\n* codegen: Improve enum support (#3861) @hughsimpson\\n* codegen: add openapiAdditionalPackages arg to sbt plugin (#3866) @hughsimpson\\n* Update Helidon version from 4.0.0 to 4.0.10 (#3875) @hohonuuli\\n* Update pekko-discovery, pekko-slf4j, ... to 1.0.3 (#3873) @softwaremill-ci\\n* Update scalatest to 3.2.19 (#3870) @softwaremill-ci\\n\\n## Dependency updates\\n\\n* Update aws-lambda-java-runtime-interface-client to 2.5.1 (#3891) @softwaremill-ci\\n* Update gatling-sbt to 4.9.2 (#3893) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.5 (#3888) @softwaremill-ci\\n* Update zio-json to 0.7.1 (#3881) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.5 (#3885) @softwaremill-ci\\n* Update armeria to 1.29.1 (#3884) @softwaremill-ci\\n* Update sbt-twirl to 2.0.7 (#3883) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.8 (#3880) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.28.4 (#3879) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.4 (#3882) @softwaremill-ci\\n* Update circe-yaml to 0.15.2 (#3872) @softwaremill-ci\\n* Update sbt-scala-native to 0.5.4 (#3874) @softwaremill-ci\\n* Update iron to 2.6.0 (#3869) @softwaremill-ci\\n* Update scalacheck-1-18 to 3.2.19.0 (#3871) @softwaremill-ci\\n* Update gatling-test-framework to 3.11.4 (#3867) @softwaremill-ci\\n* Update gatling-charts-highcharts to 3.11.4 (#3868) @softwaremill-ci\\n* Update zio, zio-streams, zio-test, ... to 2.1.4 (#3864) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-9cd8293d907db30b8f72","target_commitish":"re
|
ci (3, JVM, 11)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9735948924',
name: 'pull_request',
payload: {
action: 'opened',
number: 3887,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3887' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3887'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3887'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/45127be2c6a0b747af41bf76cf3b01945221003d'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
|
ci (2.12, JVM, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.13, JVM, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.12, JS, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.13, JVM, 11)
Attempt 1 failed. Reason: Timeout of 900000ms hit
|
ci (2.13, JS, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.13, JVM, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, JS, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, Native, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, Native, 11)
No files were found with the provided path: **/test-reports/TEST*.xml. No artifacts will be uploaded.
|
ci (3, JVM, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, JVM, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Auto merge
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pascalgn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "tests-results-2.12-JS-11", "tests-results-2.12-JVM-11", "tests-results-2.13-JS-11", "tests-results-2.13-JVM-11", "tests-results-2.13-JVM-21", "tests-results-3-JS-11", "tests-results-3-JVM-11", "tests-results-3-JVM-21".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tests-results-2.12-JS-11
Expired
|
302 KB |
|
tests-results-2.12-JVM-11
Expired
|
1.93 MB |
|
tests-results-2.13-JS-11
Expired
|
304 KB |
|
tests-results-2.13-JVM-11
Expired
|
2.25 MB |
|
tests-results-2.13-JVM-21
Expired
|
54.3 KB |
|
tests-results-3-JS-11
Expired
|
284 KB |
|
tests-results-3-JVM-11
Expired
|
1.99 MB |
|
tests-results-3-JVM-21
Expired
|
120 KB |
|