Add Triple Point Shock Problem as Euler Application #229
release-drafter.yml
on: pull_request
update_release_draft
7s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7734700573',
status: 403,
response: {
url: 'https://api.github.com/repos/ForestClaw/forestclaw/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, 01 Feb 2024 01:10: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': '8CB0:37A5:2D4024B:5C603E8:65BAEF9C',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1706753447',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/ForestClaw/forestclaw/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/310/merge","name":"ForestClaw v1.2.1","tag_name":"v1.2.1","body":"## Changes\\n\\n- Fix Edge Neighbors @scottaiton (#312)\\n- Implementation of parallel I/O functionalities @tim-griesbach (#306)\\n- Update p4est and sc to latest develop @scottaiton (#305)\\n- Fix default run\\\\_directory option @scottaiton (#304)\\n- Move 3d applications to 3dx @scottaiton (#300)\\n- Build with autotools: update script, configure.ac @cburstedde (#302)\\n- Add patch threshold to api and add user option @scottaiton (#298)\\n- Fixes and simplifactions in file\\\\_info\\\\_v1 and fix a compiler warning @tim-griesbach (#301)\\n- Add have\\\\_new\\\\_refinement flag to after\\\\_regrid @scottaiton (#299)\\n- VTU write: Adjust patch\\\\_threshold semantic @tim-griesbach (#297)\\n- Build with dependencies @tim-griesbach (#296)\\n- Use collective writes for VTU files @tim-griesbach (#294)\\n- Add domain constructor for given p4est @tim-griesbach (#289)\\n- Introduce `local_max_patches` in domain @tim-griesbach (#293)\\n- Remove some geoclaw examples @donnaaboise (#291)\\n- Avoid potential double extern C @tim-griesbach (#290)\\n- fix common blocks in fc3d\\\\_clawpack46\\\\_step3 @scottaiton (#286)\\n- Update doctest header to latest version @scottaiton (#287)\\n- Remove map from convenience @tim-griesbach (#288)\\n\\nPlease use the `forestclaw-v1.2.1.tar.gz` or `forestclaw-v1.2.1.zip` files for this release. The other zip and tarball files will not work.\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7734700573',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd95b94dd434da73a2bd30301fe80f1a6ff774dc6',
before: '0c2fc4e7e3a31a6423b94e3b46c99351b1358007',
number: 310,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/30636604?v=4'
|
update_release_draft
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: '7734700573',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd95b94dd434da73a2bd30301fe80f1a6ff774dc6',
before: '0c2fc4e7e3a31a6423b94e3b46c99351b1358007',
number: 310,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/30636604?v=4',
description: 'Quadtree/Octree adaptive PDE solver based on p4est',
events_url: 'https://api.github.com/orgs/ForestClaw/events',
hooks_url: 'https://api.github.com/orgs/ForestClaw/hooks',
id: 30636604,
issues_url: 'https://api.github.com/orgs/ForestClaw/issues',
login: 'ForestClaw',
members_url: 'https://api.github.com/orgs/ForestClaw/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMwNjM2NjA0',
public_members_url: 'https://api.github.com/orgs/ForestClaw/public_members{/member}',
repos_url: 'https://api.github.com/orgs/ForestClaw/repos',
url: 'https://api.github.com/orgs/ForestClaw'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/issues/310/comments'
},
commits: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/310/commits'
},
html: { href: 'https://github.com/ForestClaw/forestclaw/pull/310' },
issue: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/issues/310'
},
review_comment: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/310/comments'
},
self: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/310'
},
statuses: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/statuses/d95b94dd434da73a2bd30301fe80f1a6ff774dc6'
}
},
active_lock_reason: null,
additions: 1897,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'ForestClaw:develop',
ref: 'develop',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/ForestClaw/forestclaw/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/ForestClaw/forestclaw/assignees{/user}',
blobs_url: 'https://api.github.com/repos/ForestClaw/forestclaw/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/ForestClaw/forestclaw/branches{/branch}',
clone_url: 'https://github.com/ForestClaw/forestclaw.git',
collaborators_url: 'https://api.github.com/repos/ForestClaw/forestclaw/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/ForestClaw/forestclaw/comments{/number}',
commits_url: 'https://api.github.com/repos/ForestClaw/forestclaw/commits{/sha}',
compare_url: 'https://api.github.com/repos/ForestClaw/forestclaw/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/ForestClaw/forestclaw/contents/{+path}',
contributors_url: 'https://api.github.com/repos/ForestClaw/forestclaw/contributors',
created_at: '2017-08-02T16:07:41Z',
default_branch: 'master',
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|