deployment preparation #40
release_draft.yml
on: push
update_release_draft
2m 58s
Annotations
2 errors and 1 warning
update_release_draft
Not Found
{
name: 'HttpError',
id: '7427233164',
status: 404,
response: {
url: 'https://api.github.com/repos/conductor-oss/conductor/releases/133138630',
status: 404,
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: 'Fri, 05 Jan 2024 22:16:38 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',
'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': '301C:3944:C75CEAE:1A182639:65987FC6',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '996',
'x-ratelimit-reset': '1704493712',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '4',
'x-xss-protection': '0'
},
data: {
message: 'Not Found',
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/conductor-oss/conductor/releases/133138630',
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 publishing flow (#34) @c4lm\\n* conductor-oss-fixDynamicForkIssue: Sync FORK_JOIN_DYNAMIC with Enterprise Version (#19) @saksham2105\\n* Permissive task capability (#3) @ivakoleva\\n* Add the task update API by reference name (#15) @boney9\\n* classifier is deprecated since gradle 5.1(replaced by archiveClassifier) and removed in 8 (#23) @s50600822\\n* cleanup docs (#27) @c4lm\\n* Prepare for the build and release (#21) @v1r3n\\n* Update README.md (#24) @dilip-lukose\\n* Community docs initial (#22) @c4lm\\n* Merge community module into main conductor repo. Update community to springboot 3 (#12) @v1r3n\\n* sync from main (#13) @v1r3n\\n* Fix elasticsearch dependency error (#11) @Young-Zen\\n* Cleanup previous changes (#10) @LuisLainez\\n* Issue/upgrade to spring (#3828) (#1) @v1r3n\\n* Resolve open vulnerabilities in Conductor (#5) @scottcarter87\\n* Fix typo in WorkflowTaskTypeConstraint (#6) @Young-Zen\\n* bugfix: wrong unit used in SetVariable error message (#4) @math29\\n* OSS update (#2) @v1r3n\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/heads/main"}',
request: {}
},
event: {
id: '7427233164',
name: 'push',
payload: {
after: 'a8f1260105f59d3603e056f999392bc020f07145',
base_ref: null,
before: '3faeec6a0311c78ebc0f0cf94caf5c357631de82',
commits: [
{
author: {
email: '[email protected]',
name: 'Viren Baraiya',
username: 'v1r3n'
},
committer: {
email: '[email protected]',
name: 'Viren Baraiya',
username: 'v1r3n'
},
distinct: true,
id: 'a8f1260105f59d3603e056f999392bc020f07145',
message: 'deployment preparation',
timestamp: '2024-01-05T14:13:30-08:00',
tree_id: 'bcbb7b511bc44bc76f0207fc56a2394c59897b74',
|
update_release_draft
HttpError: Not Found
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: '7427233164',
name: 'push',
payload: {
after: 'a8f1260105f59d3603e056f999392bc020f07145',
base_ref: null,
before: '3faeec6a0311c78ebc0f0cf94caf5c357631de82',
commits: [
{
author: {
email: '[email protected]',
name: 'Viren Baraiya',
username: 'v1r3n'
},
committer: {
email: '[email protected]',
name: 'Viren Baraiya',
username: 'v1r3n'
},
distinct: true,
id: 'a8f1260105f59d3603e056f999392bc020f07145',
message: 'deployment preparation',
timestamp: '2024-01-05T14:13:30-08:00',
tree_id: 'bcbb7b511bc44bc76f0207fc56a2394c59897b74',
url: 'https://github.com/conductor-oss/conductor/commit/a8f1260105f59d3603e056f999392bc020f07145'
}
],
compare: 'https://github.com/conductor-oss/conductor/compare/3faeec6a0311...a8f1260105f5',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Viren Baraiya',
username: 'v1r3n'
},
committer: {
email: '[email protected]',
name: 'Viren Baraiya',
username: 'v1r3n'
},
distinct: true,
id: 'a8f1260105f59d3603e056f999392bc020f07145',
message: 'deployment preparation',
timestamp: '2024-01-05T14:13:30-08:00',
tree_id: 'bcbb7b511bc44bc76f0207fc56a2394c59897b74',
url: 'https://github.com/conductor-oss/conductor/commit/a8f1260105f59d3603e056f999392bc020f07145'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/153258413?v=4',
description: '',
events_url: 'https://api.github.com/orgs/conductor-oss/events',
hooks_url: 'https://api.github.com/orgs/conductor-oss/hooks',
id: 153258413,
issues_url: 'https://api.github.com/orgs/conductor-oss/issues',
login: 'conductor-oss',
members_url: 'https://api.github.com/orgs/conductor-oss/members{/member}',
node_id: 'O_kgDOCSKJrQ',
public_members_url: 'https://api.github.com/orgs/conductor-oss/public_members{/member}',
repos_url: 'https://api.github.com/orgs/conductor-oss/repos',
url: 'https://api.github.com/orgs/conductor-oss'
},
pusher: { email: '[email protected]', name: 'v1r3n' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/conductor-oss/conductor/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/conductor-oss/conductor/assignees{/user}',
blobs_url: 'https://api.github.com/repos/conductor-oss/conductor/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/conductor-oss/conductor/branches{/branch}',
clone_url: 'https://github.com/conductor-oss/conductor.git',
collaborators_url: 'https://api.github.com/repos/conductor-oss/conductor/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/conductor-oss/conductor/comments{/number}',
commits_url: 'https://api.github.com/repos/conductor-oss/conductor/commits{/sha}',
compare_url: 'https://api.github.com/repos/conductor-oss/conductor/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/conductor-oss/conductor/contents/{+path}',
contributors_url: 'https://api.github.com/repos/conductor-oss/conductor/contributors',
created_at: 1702015569,
custom_properties: {},
default_branch: 'main',
deployments_url: 'https://api.github.com/r
|
update_release_draft
Abuse limit hit with "POST /graphql", retrying in 60 seconds.
{ name: 'octokit' }
|