Fix tapir on scala 3.4.0: an incorrect form of a tuple type being generated #9616
ci.yml
on: pull_request
Matrix: ci
Matrix: Publish release
Auto merge
0s
Annotations
20 errors and 10 warnings
ci (2.13, JVM, 21)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:28:59 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'AC16:26CFA6:8C98DE:ECB734:66057EAB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n*
|
ci (2.13, JVM, 21)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (3, JVM, 21)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:29:52 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'C8C6:4716:7B74FE:D8FEF8:66057EE0',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n*
|
ci (3, JVM, 21)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (2.13, JS, 11)
Shutdown in progress
|
ci (2.13, JS, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:31:56 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'B487:7B1E:508CEB:8B88B0:66057F5B',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4982',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n*
|
ci (2.13, JS, 11)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (2.12, JS, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:32:35 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'E748:77219:5A861D:9E755D:66057F83',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4976',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '24',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n*
|
ci (2.12, JS, 11)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (3, JS, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:33:33 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'AC06:0326:503C41:8AD624:66057FBD',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4970',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '30',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n*
|
ci (3, JS, 11)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (3, JS, 11)
Shutdown in progress
|
ci (3, Native, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:36:47 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '0405:1B9E36:1F10A9F:35EC33D:6605807F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4959',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '41',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\
|
ci (3, Native, 11)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (2.13, JVM, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:36:48 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '880F:EADE5:A09D46:10EEEC7:66058080',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4958',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '42',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n
|
ci (2.13, JVM, 11)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (2.12, JVM, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:38:21 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'A065:514A6:7B138F:D75D0A:660580DD',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4952',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '48',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n*
|
ci (2.12, JVM, 11)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (3, JVM, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8468713358',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 28 Mar 2024 14:39:12 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '7CDF:1A80:793C42:D4070D:66058110',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4946',
'x-ratelimit-reset': '1711639735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '54',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
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: '{"target_commitish":"refs/pull/3643/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Making sure scala 2.13 is used when importing to IntelliJ (#3640) @ghik\\n* Lazy InputStream over Netty HttpContent Publisher (#3637) @ghik\\n* Codegen: Generate attributes on endpoints for any specification extensions defined on path or operation objects (#3599) @hughsimpson\\n* Simplified and refactored Netty-ReactiveStreams integration (#3636) @ghik\\n* Graceful Netty server shutdown in case of startup errors (#3558) @goawash\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update armeria to 1.27.3 (#3638) @softwaremill-ci\\n* Update swagger-ui to 5.12.2 (#3639) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.1 (#3635) @softwaremill-ci\\n* Update prometheus-metrics-core, ... to 1.2.0 (#3633) @softwaremill-ci\\n* Update netty-all to 4.1.108.Final (#3631) @softwaremill-ci\\n* Update vertx-web to 4.5.6 (#3632) @softwaremill-ci\\n* Update aws-lambda-java-runtime-interface-client to 2.5.0 (#3629) @softwaremill-ci\\n* Update sbt-buildinfo to 0.12.0 (#3630) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n*
|
ci (3, JVM, 11)
HttpError: Resource not accessible by integration
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: '8468713358',
name: 'pull_request',
payload: {
action: 'opened',
number: 3643,
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/3643/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3643' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3643'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3643'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/4c8f48ebda8a44f827b317238b64b703b4a26c82'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
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',
delete_branch_on_merge: true,
dep
|
ci (2.13, JVM, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, 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, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, 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, JS, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, 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/checkout@v3, actions/setup-java@v3, 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/checkout@v3, actions/setup-java@v3, 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: actions/checkout@v3, actions/setup-java@v3, 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: actions/checkout@v3, actions/setup-java@v3, 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, JVM, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, 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/.
|
mima
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. 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: actions/checkout@v3, actions/setup-java@v3, 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/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tests-results-2.12-JS-11
Expired
|
302 KB |
|
tests-results-2.12-JVM-11
Expired
|
1.9 MB |
|
tests-results-2.13-JS-11
Expired
|
304 KB |
|
tests-results-2.13-JVM-11
Expired
|
2.22 MB |
|
tests-results-2.13-JVM-21
Expired
|
112 KB |
|
tests-results-3-JS-11
Expired
|
278 KB |
|
tests-results-3-JVM-11
Expired
|
1.94 MB |
|
tests-results-3-JVM-21
Expired
|
112 KB |
|
tests-results-3-Native-11
Expired
|
260 KB |
|