Bump version to 1.4.2-pre.29 #4
Annotations
2 errors
build
Resource not accessible by integration
{
name: 'HttpError',
id: '6891149030',
status: 403,
response: {
url: 'https://api.github.com/repos/kaitj/hippunfold/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, 16 Nov 2023 13:07:06 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': '0402:3E13:1577FF:2CBA75:655613FA',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1700143586',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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/kaitj/hippunfold/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/master","name":"0.1.0","tag_name":"v0.1.0","body":"## Changes\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '6891149030',
name: 'push',
payload: {
after: '5737b036747251f88d593202eb6208737880deee',
base_ref: null,
before: '51e9b84045666ef423d47a57b94911b0d1b3217e',
commits: [
{
author: {
email: '41898282+github-actions[bot]@users.noreply.github.com',
name: 'github-actions[bot]',
username: 'github-actions[bot]'
},
committer: {
email: '41898282+github-actions[bot]@users.noreply.github.com',
name: 'github-actions[bot]',
username: 'github-actions[bot]'
},
distinct: true,
id: '772d6ee2fdbc07914b9736e1175493d81323e657',
message: 'Bump version to 1.4.0-pre.24',
timestamp: '2023-09-12T16:15:45Z',
tree_id: '2533b0ce9301dd330bee17204138900c7e7936c0',
url: 'https://github.com/kaitj/hippunfold/commit/772d6ee2fdbc07914b9736e1175493d81323e657'
},
{
author: {
email: '[email protected]',
name: 'Ali Khan',
username: 'akhanf'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f5eaea7809265545c07e962822cf78c575c2bf51',
message: 'change to latest tag \n' +
'\n' +
"so the release number doesn't get out of date -- could have bumpversion change to every latest release, but not sure it is really necessary since the `latest` docker tag always points to the latest versioned release now anyways..",
timestamp: '2023-09-16T10:50:58-04:00',
|
build
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: '6891149030',
name: 'push',
payload: {
after: '5737b036747251f88d593202eb6208737880deee',
base_ref: null,
before: '51e9b84045666ef423d47a57b94911b0d1b3217e',
commits: [
{
author: {
email: '41898282+github-actions[bot]@users.noreply.github.com',
name: 'github-actions[bot]',
username: 'github-actions[bot]'
},
committer: {
email: '41898282+github-actions[bot]@users.noreply.github.com',
name: 'github-actions[bot]',
username: 'github-actions[bot]'
},
distinct: true,
id: '772d6ee2fdbc07914b9736e1175493d81323e657',
message: 'Bump version to 1.4.0-pre.24',
timestamp: '2023-09-12T16:15:45Z',
tree_id: '2533b0ce9301dd330bee17204138900c7e7936c0',
url: 'https://github.com/kaitj/hippunfold/commit/772d6ee2fdbc07914b9736e1175493d81323e657'
},
{
author: {
email: '[email protected]',
name: 'Ali Khan',
username: 'akhanf'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f5eaea7809265545c07e962822cf78c575c2bf51',
message: 'change to latest tag \n' +
'\n' +
"so the release number doesn't get out of date -- could have bumpversion change to every latest release, but not sure it is really necessary since the `latest` docker tag always points to the latest versioned release now anyways..",
timestamp: '2023-09-16T10:50:58-04:00',
tree_id: '419955e2ebf2caad5a26b0588771c044a6a8c800',
url: 'https://github.com/kaitj/hippunfold/commit/f5eaea7809265545c07e962822cf78c575c2bf51'
},
{
author: {
email: '[email protected]',
name: 'Ali Khan',
username: 'akhanf'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'de6434e006766738b75e06d43a1dc4bc2c17be01',
message: 'use latest tag, remove zenodo link',
timestamp: '2023-09-16T10:55:35-04:00',
tree_id: 'a89dd954ce3722ca19623fe8c0a52337aa352a39',
url: 'https://github.com/kaitj/hippunfold/commit/de6434e006766738b75e06d43a1dc4bc2c17be01'
},
{
author: {
email: '[email protected]',
name: 'Ali Khan',
username: 'akhanf'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '903e252bfab94d75c7296619fe59901648ac971c',
message: 'use latest tag, remove zenodo container',
timestamp: '2023-09-16T10:57:18-04:00',
tree_id: 'd6924d09f7a6bd727a91180c1340cd195bb4cb8a',
url: 'https://github.com/kaitj/hippunfold/commit/903e252bfab94d75c7296619fe59901648ac971c'
},
{
author: {
email: '[email protected]',
name: 'Ali Khan',
username: 'akhanf'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '8a56b0a5d4bd60e563eb00223af388658c490048',
message: 'Merge pull request #260 from khanlab/latest-tag\n\nLatest tag',
timestamp: '2023-09-16T10:58:39-
|