Change findRelevantPassages api to POST (#136) #62
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
{
name: 'HttpError',
id: '6774664750',
status: 422,
response: {
url: 'https://api.github.com/repos/ibm-ecosystem-engineering/watsonx-demo-svc/releases',
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': '194',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 06 Nov 2023 18:00:18 GMT',
'github-authentication-token-expiration': '2023-11-19 03:17:25 UTC',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-oauth-scopes': 'repo',
'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': 'F945:8542:EA61E:1DD438:654929B2',
'x-oauth-scopes': 'delete:packages, delete_repo, notifications, repo, workflow, write:packages',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4971',
'x-ratelimit-reset': '1699296398',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '29',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'already_exists',
field: 'tag_name'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/ibm-ecosystem-engineering/watsonx-demo-svc/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/heads/main","name":"v0.14.9","tag_name":"v0.14.9","body":"## Features\\n\\n- Expose findRelevantPassages as REST service @seansund (#135)\\n\\n## Bug Fixes\\n\\n- Change findRelevantPassages api to POST @seansund (#136)\\n","draft":false,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '6774664750',
name: 'push',
payload: {
after: 'b8490dc7996a27d66180a20d2416a06222a3b519',
base_ref: null,
before: 'edcebea8b215b8ccb78979d232058598e5620429',
commits: [
{
author: {
email: '[email protected]',
name: 'Sean Sundberg',
username: 'seansund'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b8490dc7996a27d66180a20d2416a06222a3b519',
message: 'Change findRelevantPassages api to POST (#136)\n' +
'\n' +
'Signed-off-by: Sean Sundberg <[email protected]>',
timestamp: '2023-11-06T18:00:03Z',
tree_id: 'b97bd82908c6524000d1e8ae83855a75da0a4fd1',
url: 'https://github.com/ibm-ecosystem-engineering/watsonx-demo-svc/commit/b8490dc7996a27d66180a20d2416a06222a3b519'
}
],
compare: 'https://github.com/ibm-ecosystem-engineering/watsonx-demo-svc/compare/edcebea8b215...b8490dc7996a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name
|
HttpError: Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
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: '6774664750',
name: 'push',
payload: {
after: 'b8490dc7996a27d66180a20d2416a06222a3b519',
base_ref: null,
before: 'edcebea8b215b8ccb78979d232058598e5620429',
commits: [
{
author: {
email: '[email protected]',
name: 'Sean Sundberg',
username: 'seansund'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b8490dc7996a27d66180a20d2416a06222a3b519',
message: 'Change findRelevantPassages api to POST (#136)\n' +
'\n' +
'Signed-off-by: Sean Sundberg <[email protected]>',
timestamp: '2023-11-06T18:00:03Z',
tree_id: 'b97bd82908c6524000d1e8ae83855a75da0a4fd1',
url: 'https://github.com/ibm-ecosystem-engineering/watsonx-demo-svc/commit/b8490dc7996a27d66180a20d2416a06222a3b519'
}
],
compare: 'https://github.com/ibm-ecosystem-engineering/watsonx-demo-svc/compare/edcebea8b215...b8490dc7996a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Sean Sundberg',
username: 'seansund'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b8490dc7996a27d66180a20d2416a06222a3b519',
message: 'Change findRelevantPassages api to POST (#136)\n' +
'\n' +
'Signed-off-by: Sean Sundberg <[email protected]>',
timestamp: '2023-11-06T18:00:03Z',
tree_id: 'b97bd82908c6524000d1e8ae83855a75da0a4fd1',
url: 'https://github.com/ibm-ecosystem-engineering/watsonx-demo-svc/commit/b8490dc7996a27d66180a20d2416a06222a3b519'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/59664738?v=4',
description: 'Repository for external partner focused assets ',
events_url: 'https://api.github.com/orgs/ibm-ecosystem-engineering/events',
hooks_url: 'https://api.github.com/orgs/ibm-ecosystem-engineering/hooks',
id: 59664738,
issues_url: 'https://api.github.com/orgs/ibm-ecosystem-engineering/issues',
login: 'ibm-ecosystem-engineering',
members_url: 'https://api.github.com/orgs/ibm-ecosystem-engineering/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjU5NjY0NzM4',
public_members_url: 'https://api.github.com/orgs/ibm-ecosystem-engineering/public_members{/member}',
repos_url: 'https://api.github.com/orgs/ibm-ecosystem-engineering/repos',
url: 'https://api.github.com/orgs/ibm-ecosystem-engineering'
},
pusher: { email: '[email protected]', name: 'seansund' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/ibm-ecosystem-engineering/watsonx-demo-svc/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/ibm-ecosystem-engineering/watsonx-demo-svc/assignees{/user}',
blobs_url: 'https://api.github.com/repos/ibm-ecosystem-engineering/watsonx-demo-svc/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/ibm-ecosystem-engineering/watsonx-demo-svc/branches{/branch}',
clone_url: 'https://github.com/ibm-ecosystem-engineering/watsonx-demo-svc.git',
collaborators_url: 'https://api.github.com/repos/ibm-ecosystem-engineering/watsonx-demo-svc/collaborators{/collabor
|
The logs for this run have expired and are no longer available.
Loading