Skip to content

Remove snippets directory #340

Remove snippets directory

Remove snippets directory #340

Triggered via pull request December 18, 2024 20:42
Status Success
Total duration 6m 12s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
43s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '12401001229', 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: 'Wed, 18 Dec 2024 20:48:49 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': '1041:3E24DB:4A4A6A:92520C:67633531', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1734558489', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, 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/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/370/merge","name":"ForestClaw v1.2.1","tag_name":"v1.2.1","body":"## Changes\\n\\n- debug consistency: fix unused-but-set-variable warning @hannesbrandt (#360)\\n- Feature Refine After Partition @scottaiton (#368)\\n- cleanup compiler warnings in unit tests @scottaiton (#363)\\n- Have CMake preprocess all fortran source files @scottaiton (#365)\\n- Fix regions initialization for restart @scottaiton (#366)\\n- Fix memory leak in fclaw\\\\_options\\\\_register @scottaiton (#367)\\n- Fix global\\\\_new @scottaiton (#364)\\n- Feature regions @donnaaboise (#362)\\n- Use gcc-14 in macos ci @scottaiton (#361)\\n- Partitioning strategies: skip refined @hannesbrandt (#359)\\n- Bump p4est and sc to latest develop @scottaiton (#358)\\n- fclaw\\\\_restart: account for null character in ini string @scottaiton (#356)\\n- Cleanup compiler warnings @donnaaboise (#355)\\n- Modify behavior of fclaw\\\\_context\\\\_get\\\\* functions @scottaiton (#353)\\n- Partitioning strategies: skip local @hannesbrandt (#346)\\n- CMake refinements @scivision (#350)\\n- (clawpatch) Update tagging routines for Clawpack 5.x @donnaaboise (#351)\\n- Minor updates to 4.x limiter; flux2 @donnaaboise (#349)\\n- Initialize glob->curr\\\\_dt in fclaw\\\\_global\\\\_new @scottaiton (#352)\\n- (clawpack3) Rename 3d limiter to distinguish from 2d limiter @donnaaboise (#347)\\n- Fix fclaw\\\\_config.h generation in cmake @scottaiton (#345)\\n- Change storage of options and vtables @scottaiton (#344)\\n- Update p4est and sc to latest develop @scottaiton (#343)\\n- Initialize glob->user to NULL @scottaiton (#342)\\n- Fix varpoisson ThunderEgg example @scottaiton (#340)\\n- WIP : Add SWE on the sphere example @donnaaboise (#337)\\n- CMake updates @scottaiton (#339)\\n- HDF5: ExtProj needs to use GLOBAL to use from parent projects @scottaiton (#338)\\n- Feature res
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 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: '12401001229', name: 'pull_request', payload: { action: 'opened', number: 370, 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/370/comments' }, commits: { href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/370/commits' }, html: { href: 'https://github.com/ForestClaw/forestclaw/pull/370' }, issue: { href: 'https://api.github.com/repos/ForestClaw/forestclaw/issues/370' }, review_comment: { href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/370/comments' }, self: { href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/370' }, statuses: { href: 'https://api.github.com/repos/ForestClaw/forestclaw/statuses/ad42a616954ee7d2c3a78e52f21c28995662adbb' } }, active_lock_reason: null, additions: 0, assignee: null, assignees: [], author_association: 'MEMBER', 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', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/ForestClaw/fores
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636