Wandb #297
release-drafter.yml
on: pull_request
update_release_draft
8s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '7759550495',
status: 422,
response: {
url: 'https://api.github.com/repos/angelolab/Nimbus/releases/75377185',
status: 422,
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-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 02 Feb 2024 17:40:55 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=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': 'EE88:1D52:1516B87:2AB6F1F:65BD2927',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '993',
'x-ratelimit-reset': '1706899251',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/angelolab/Nimbus/releases/75377185',
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: '{"body":"- Added predict\\\\_data\\\\_list function to model\\\\_builder @JLrumberger ([#77](https://github.com/angelolab/Nimbus/pull/77))\\n- Changed unet final layer activation and name @JLrumberger ([#76](https://github.com/angelolab/Nimbus/pull/76))\\n- Added dataset and marker filtering @JLrumberger ([#75](https://github.com/angelolab/Nimbus/pull/75))\\n- Vanilla unet with valid/same/mirror padding @JLrumberger ([#73](https://github.com/angelolab/Nimbus/pull/73))\\n- Added another path to model checkpoint @JLrumberger ([#69](https://github.com/angelolab/Nimbus/pull/69))\\n- Added code from deepcell repo and changed dependencies in pyproject.toml @JLrumberger ([#67](https://github.com/angelolab/Nimbus/pull/67))\\n- Prediction notebook @JLrumberger ([#65](https://github.com/angelolab/Nimbus/pull/65))\\n- Application notebooks @JLrumberger ([#59](https://github.com/angelolab/Nimbus/pull/59))\\n- Added seeds to tests and changed conftest to work on my machine @JLrumberger ([#60](https://github.com/angelolab/Nimbus/pull/60))\\n- Added mskp and hickey splits @JLrumberger ([#56](https://github.com/angelolab/Nimbus/pull/56))\\n- Added scripts for .tfrecord generation of tonic\\\\_annotated and mskcc pancreas datasets. @JLrumberger ([#52](https://github.com/angelolab/Nimbus/pull/52))\\n- Fixed evaluation\\\\_script argparser and model\\\\_builder multi-dataset sampling @JLrumberger ([#51](https://github.com/angelolab/Nimbus/pull/51))\\n- Adding more control and train/val/test set composition @JLrumberger ([#50](https://github.com/angelolab/Nimbus/pull/50))\\n- Multi dataset @JLrumberger ([#48](https://github.com/angelolab/Nimbus/pull/48))\\n- Added worst n plots and heatmaps of per cell precision, recall, spec, f1 @JLrumberger ([#47](https://github.com/angelolab/Nimbus/pull
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5.20.1/dist/index.js:8439:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5.20.1/dist/index.js:29800:18)
{
name: 'AggregateError',
event: {
id: '7759550495',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'a84ef08f02d2b40e6ecb8993b99e11611f711948',
before: '02ccb2794da325cf721dd5422477c27f505160ae',
number: 80,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/56707780?v=4',
description: null,
events_url: 'https://api.github.com/orgs/angelolab/events',
hooks_url: 'https://api.github.com/orgs/angelolab/hooks',
id: 56707780,
issues_url: 'https://api.github.com/orgs/angelolab/issues',
login: 'angelolab',
members_url: 'https://api.github.com/orgs/angelolab/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjU2NzA3Nzgw',
public_members_url: 'https://api.github.com/orgs/angelolab/public_members{/member}',
repos_url: 'https://api.github.com/orgs/angelolab/repos',
url: 'https://api.github.com/orgs/angelolab'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/angelolab/Nimbus/issues/80/comments'
},
commits: {
href: 'https://api.github.com/repos/angelolab/Nimbus/pulls/80/commits'
},
html: { href: 'https://github.com/angelolab/Nimbus/pull/80' },
issue: {
href: 'https://api.github.com/repos/angelolab/Nimbus/issues/80'
},
review_comment: {
href: 'https://api.github.com/repos/angelolab/Nimbus/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/angelolab/Nimbus/pulls/80/comments'
},
self: {
href: 'https://api.github.com/repos/angelolab/Nimbus/pulls/80'
},
statuses: {
href: 'https://api.github.com/repos/angelolab/Nimbus/statuses/a84ef08f02d2b40e6ecb8993b99e11611f711948'
}
},
active_lock_reason: null,
additions: 290,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'angelolab:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/angelolab/Nimbus/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/angelolab/Nimbus/assignees{/user}',
blobs_url: 'https://api.github.com/repos/angelolab/Nimbus/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/angelolab/Nimbus/branches{/branch}',
clone_url: 'https://github.com/angelolab/Nimbus.git',
collaborators_url: 'https://api.github.com/repos/angelolab/Nimbus/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/angelolab/Nimbus/comments{/number}',
commits_url: 'https://api.github.com/repos/angelolab/Nimbus/commits{/sha}',
compare_url: 'https://api.github.com/repos/angelolab/Nimbus/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/angelolab/Nimbus/contents/{+path}',
contributors_url: 'https://api.github.com/repos/angelolab/Nimbus/contributors',
created_at: '2022-08-15T19:08:43Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/angelo
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|