speed-up builds with buildGoCache #20
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release-drafter.yml
on: pull_request
update_release_draft
12s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7254945448',
status: 403,
response: {
url: 'https://api.github.com/repos/replit/upm/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: 'Mon, 18 Dec 2023 23:11:58 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': 'CC26:4D7E:F9B6F6:203F3B3:6580D1BE',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '977',
'x-ratelimit-reset': '1702942949',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '23',
'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/replit/upm/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/155/merge","name":"v1.0.1","tag_name":"v1.0.1","body":"## Changes\\n\\n- more accurately deserialize `package.json` files @cdmistman (#176)\\n- [store] if store.json is empty, don\'t try to unmarshal it @ryantm (#177)\\n- [ci] fix lint @ryantm (#178)\\n- [install system deps] remove libdeps @ryantm (#175)\\n- feat/Ignore packages in SortNoop @blast-hardcheese (#170)\\n- Search result heuristics @blast-hardcheese (#169)\\n- check regex match results when looking for a pragma @cdmistman (#168)\\n- [python map] add reflex @ryantm (#167)\\n- don\'t sample; send all data @airportyh (#166)\\n- Datadog msgs log to /tmp/upm.log @airportyh (#165)\\n- Datadog trace with distributed tracing @airportyh (#163)\\n- [python map] normalize @ryantm (#161)\\n- fix dependabot @cdmistman (#162)\\n- python guessing with treesitter @cdmistman (#153)\\n- better treesitter ergonomics @cdmistman (#154)\\n- improve js guessing @cdmistman (#152)\\n- ignore all packages in /test-suite for packagers we test @cdmistman (#151)\\n- add Alias field to backends, support at CLI and store levels @cdmistman (#150)\\n- axe python2 backend and break out a couple functions, fix tests @cdmistman (#147)\\n- [python nixpkgs map] add 700+ entries @ryantm (#148)\\n- add explicit require test to js guess tests @cdmistman (#146)\\n- more guess tests @cdmistman (#145)\\n- python3-poetry tests @cdmistman (#144)\\n- pnpm tests @cdmistman (#131)\\n- npm tests @cdmistman (#132)\\n- python\\\\_map: add mysqlclient, pyzbar sort @ryantm (#141)\\n- yarn tests @cdmistman (#130)\\n- fix upm panics in install-replit-nix-system-dependencies subcommand @ryantm (#139)\\n- add install-replit-nix-system-dependencies subcommand @ryantm (#135)\\n- remove useless comment @masad-frost (#138)\\n- Remove x/crypto package, use x/term @masad-frost (#137)\\n- Fix upm-on-replit @masad-frost (#136)\\n- bun tests @cdmistman (#129)\\n-
|
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: '7254945448',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'c7c88b9b27ba4b1ac6135a470e15848d992974bb',
before: '86de8bce03d809848fd8f75ec6519bedb0f04e23',
number: 155,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/983194?v=4',
description: 'Instantly code and collaborate from anywhere',
events_url: 'https://api.github.com/orgs/replit/events',
hooks_url: 'https://api.github.com/orgs/replit/hooks',
id: 983194,
issues_url: 'https://api.github.com/orgs/replit/issues',
login: 'replit',
members_url: 'https://api.github.com/orgs/replit/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjk4MzE5NA==',
public_members_url: 'https://api.github.com/orgs/replit/public_members{/member}',
repos_url: 'https://api.github.com/orgs/replit/repos',
url: 'https://api.github.com/orgs/replit'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/replit/upm/issues/155/comments'
},
commits: {
href: 'https://api.github.com/repos/replit/upm/pulls/155/commits'
},
html: { href: 'https://github.com/replit/upm/pull/155' },
issue: {
href: 'https://api.github.com/repos/replit/upm/issues/155'
},
review_comment: {
href: 'https://api.github.com/repos/replit/upm/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/replit/upm/pulls/155/comments'
},
self: { href: 'https://api.github.com/repos/replit/upm/pulls/155' },
statuses: {
href: 'https://api.github.com/repos/replit/upm/statuses/c7c88b9b27ba4b1ac6135a470e15848d992974bb'
}
},
active_lock_reason: null,
additions: 104,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: {
commit_message: '* speed-up builds with buildGoCache\r\n' +
'\r\n' +
'* update vendor hash\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: Colton Donnelly <[email protected]>',
commit_title: 'speed-up builds with buildGoCache (#155)',
enabled_by: {
avatar_url: 'https://avatars.githubusercontent.com/u/23486351?v=4',
events_url: 'https://api.github.com/users/cdmistman/events{/privacy}',
followers_url: 'https://api.github.com/users/cdmistman/followers',
following_url: 'https://api.github.com/users/cdmistman/following{/other_user}',
gists_url: 'https://api.github.com/users/cdmistman/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/cdmistman',
id: 23486351,
login: 'cdmistman',
node_id: 'MDQ6VXNlcjIzNDg2MzUx',
organizations_url: 'https://api.github.com/users/cdmistman/orgs',
received_events_url: 'https://api.github.com/users/cdmistman/received_events',
repos_url: 'https://api.github.com/users/cdmistman/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/cdmistman/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/cdmistman/subscriptions',
type: 'User',
url: 'https://api.github.com/users/cdmistman'
},
merge_method: 'squash'
},
base: {
label: 'replit:main',
ref: 'main',
repo: {
allow_auto_mer
|