Skip to content

Update version in package.json #91

Update version in package.json

Update version in package.json #91

Triggered via push August 18, 2025 14:06
Status Success
Total duration 1m 9s
Artifacts
update_release_draft
1m 5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
HttpError: <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '17042971200', name: 'push', payload: { after: '04ceb8c4f762ecf1969c7b45f0886ab1cb365d23', base_ref: null, before: '2b4fb08828c1939d9e2cc4b7f6d7070a33faf3b9', commits: [ { author: { email: '[email protected]', name: 'mlm483', username: 'mlm483' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '04ceb8c4f762ecf1969c7b45f0886ab1cb365d23', message: 'Update version in package.json', timestamp: '2025-08-18T10:06:11-04:00', tree_id: '950198ac48745ffc6fdf4ed26a4422f739e92588', url: 'https://github.com/Breeding-Insight/bi-web/commit/04ceb8c4f762ecf1969c7b45f0886ab1cb365d23' } ], compare: 'https://github.com/Breeding-Insight/bi-web/compare/2b4fb08828c1...04ceb8c4f762', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'mlm483', username: 'mlm483' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '04ceb8c4f762ecf1969c7b45f0886ab1cb365d23', message: 'Update version in package.json', timestamp: '2025-08-18T10:06:11-04:00', tree_id: '950198ac48745ffc6fdf4ed26a4422f739e92588', url: 'https://github.com/Breeding-Insight/bi-web/commit/04ceb8c4f762ecf1969c7b45f0886ab1cb365d23' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/57234414?v=4', description: 'Combining genomics and informatics to accelerate genetic gains.', events_url: 'https://api.github.com/orgs/Breeding-Insight/events', hooks_url: 'https://api.github.com/orgs/Breeding-Insight/hooks', id: 57234414, issues_url: 'https://api.github.com/orgs/Breeding-Insight/issues', login: 'Breeding-Insight', members_url: 'https://api.github.com/orgs/Breeding-Insight/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjU3MjM0NDE0', public_members_url: 'https://api.github.com/orgs/Breeding-Insight/public_members{/member}', repos_url: 'https://api.github.com/orgs/Breeding-Insight/repos', url: 'https://api.github.com/orgs/Breeding-Insight' }, pusher: { email: '[email protected]', name: 'mlm483' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/Breeding-Insight/bi-web/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/Breeding-Insight/bi-web/assignees{/user}', blobs_url: 'https://api.github.com/repos/Breeding-Insight/bi-web/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/Breeding-Insight/bi-web/branches{/branch}', clone_url: 'https://github.com/Breeding-Insight/bi-web.git', collaborators_url: 'https://api.github.com/repos/Breeding-Insight/bi-web/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/Breeding-Insight/bi-web/comments{/number}', commits_url: 'https://api.github.com/repos/Breeding-Insight/bi-web/commits{/sha}', compare_url: 'https://api.github.com/repos/Breeding-
update_release_draft
<html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> { name: 'HttpError', id: '17042971200', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { connection: 'close', 'content-length': '150', 'content-type': 'text/html', date: 'Mon, 18 Aug 2025 14:07:18 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'C000:16E0D2:EEB06:F4F0A:68A3338C' }, data: '<html>\r\n' + '<head><title>502 Bad Gateway</title></head>\r\n' + '<body>\r\n' + '<center><h1>502 Bad Gateway</h1></center>\r\n' + '<hr><center>nginx</center>\r\n' + '</body>\r\n' + '</html>\r\n' }, request: { method: 'POST', url: 'https://api.github.com/graphql', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.3 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: 5) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"bi-web","owner":"Breeding-Insight","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"since":"2025-04-30T18:20:52Z"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '17042971200', name: 'push', payload: { after: '04ceb8c4f762ecf1969c7b45f0886ab1cb365d23', base_ref: null, before: '2b4fb08828c1939d9e2cc4b7f6d7070a33faf3b9', commits: [ { author: { email: '[email protected]', name: 'mlm483', username: 'mlm483' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '04ceb8c4f762ecf1969c7b45f0886ab1cb365d23', message: 'Update version in package.json', timestamp: '2025-08-18T10:06:11-04:00', tree_id: '950198ac48745ffc6fdf4ed26a4422f739e92588', url: 'https://github.com/Breeding-Insight/bi-web/commit/04ceb8c4f762ecf1
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/