Update model name for SpotDetection-8 #295
release-drafter.yaml
on: pull_request
update_release_draft
5s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '7522495094',
status: 422,
response: {
url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/releases/79204732',
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: 'Sun, 14 Jan 2024 23:55:41 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': '1F06:5111:170B88:182A61:65A4747C',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1705280139',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/vanvalenlab/deepcell-spots/releases/79204732',
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":"## 🚀 Features\\n\\n<details>\\n <summary>Update spot detection model to SpotDetection-8 @elaubsch (#84)</summary>\\n\\n This PR updates the default model for the `SpotDetection` application to `SpotDetection-8`. The model hash and model metadata have also been updated accordingly. The training data used to train `SpotDetection-8`(SpotNet v1.1) adds Airlocalize to the set of spot detection methods used to create the consensus spot labels. \\n</details>\\n\\n\\n## 🐛 Bug Fixes\\n\\n<details>\\n <summary>Remove deprecated parameter from training script @elaubsch (#83)</summary>\\n\\n This PR removes the deprecated `alpha` parameter from a call of `DotNetLosses` in `training.py`. \\n</details>\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.5.0","tag_name":"0.5.0","target_commitish":"refs/pull/85/merge"}',
request: {}
},
event: {
id: '7522495094',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd57472cd59bc972f2716572e65831fc365f41899',
before: '08de71801cea7dd1846066610399f7d864987340',
number: 85,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/34583715?v=4',
description: '',
events_url: 'https://api.github.com/orgs/vanvalenlab/events',
hooks_url: 'https://api.github.com/orgs/vanvalenlab/hooks',
id: 34583715,
issues_url: 'https://api.github.com/orgs/vanvalenlab/issues',
login: 'vanvalenlab',
members_url: 'https://api.github.com/orgs/vanvalenlab/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM0NTgzNzE1',
public_members_url: 'https://api.github.com/orgs/vanvalenlab/public_members{/member}',
repos_url: 'https://api.github.com/orgs/vanvalenlab/repos
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
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: '7522495094',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd57472cd59bc972f2716572e65831fc365f41899',
before: '08de71801cea7dd1846066610399f7d864987340',
number: 85,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/34583715?v=4',
description: '',
events_url: 'https://api.github.com/orgs/vanvalenlab/events',
hooks_url: 'https://api.github.com/orgs/vanvalenlab/hooks',
id: 34583715,
issues_url: 'https://api.github.com/orgs/vanvalenlab/issues',
login: 'vanvalenlab',
members_url: 'https://api.github.com/orgs/vanvalenlab/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM0NTgzNzE1',
public_members_url: 'https://api.github.com/orgs/vanvalenlab/public_members{/member}',
repos_url: 'https://api.github.com/orgs/vanvalenlab/repos',
url: 'https://api.github.com/orgs/vanvalenlab'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/issues/85/comments'
},
commits: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/85/commits'
},
html: {
href: 'https://github.com/vanvalenlab/deepcell-spots/pull/85'
},
issue: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/issues/85'
},
review_comment: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/85/comments'
},
self: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/85'
},
statuses: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/statuses/d57472cd59bc972f2716572e65831fc365f41899'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'vanvalenlab:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/assignees{/user}',
blobs_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/branches{/branch}',
clone_url: 'https://github.com/vanvalenlab/deepcell-spots.git',
collaborators_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/comments{/number}',
commits_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/commits{/sha}',
compare_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/contents/{+path}',
contributors_url: 'https://api.github.com/repos/vanvalenlab/deepcell-
|