Skip to content

Update DNN dataset and Caliban models #425

Update DNN dataset and Caliban models

Update DNN dataset and Caliban models #425

Triggered via pull request July 1, 2024 18:08
Status Success
Total duration 14s
Artifacts

release-drafter.yaml

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

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9749020196', status: 422, response: { url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/releases/137295536', 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': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 01 Jul 2024 18:08:24 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'istio-envoy', '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-envoy-upstream-service-time': '97', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B0C5:68D0B:1C9159:331449:6682F098', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4989', 'x-ratelimit-reset': '1719857845', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '11', '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', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/releases/137295536', 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":"<details>\\n <summary>Add SpotNet v1.1 @elaubsch (#706)</summary>\\n\\n This PR adds SpotNet version 1.1, which adds Airlocalize to the set of spot detection methods used to create consensus annotations. \\r\\n\\n</details>\\n\\n\\n## 🐛 Bug Fixes\\n\\n<details>\\n <summary>Correct the axis which temporal merges are applied to in tracking model @msschwartz21 (#718)</summary>\\n\\n Also adds a flag to make the image normalization layer in the tracking appearance head configurable\\r\\n\\n</details>\\n\\n\\n## 🧰 Maintenance\\n\\n<details>\\n <summary>General maintenance to make CI happy @rossbar (#719)</summary>\\n\\n ## What\\r\\nSome general maintenance to deal with failures cropping up from dependencies either updating or falling out-of-sync with one another\\r\\n\\r\\n### Documentation\\r\\n\\r\\n- Force suppression of warnings from `nbsphinx` which break doc tests. Note: nbsphinx breaks sphinx caching (hence the warning)\\r\\n- Add doc dependencies that nbsphinx needs but are not specified in their deps list\\r\\n- Modify mocking to fix broken access of numpy features during doc build. This means the docs will no longer build without numpy installed\\r\\n\\r\\n### Linting\\r\\n\\r\\nThe newest version of ruff has checks for non-f-string based string formatting. I\'ve silenced these for now - there are much more important issues than string formatting.\\r\\n\\r\\n- Updated ruff configuration and invocation to match latest release.\\r\\n\\r\\n## Why\\r\\n* General maintenance, keep CI green\\r\\n\\n</details>\\n\\n<details>\\n <summary>Rm pins from doc dependencies. @rossbar (#708)</summary>\\n\\n @msschwartz21 IIRC the motivation for many of the pins was issues with l
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: '9749020196', name: 'pull_request', payload: { action: 'synchronize', after: 'fbe18678b07c20cceaafb65860c65286a8d64134', before: 'e3f7065f3a4a3050d47c2eea782c466bb1ffedf3', number: 721, 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-tf/issues/721/comments' }, commits: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/pulls/721/commits' }, html: { href: 'https://github.com/vanvalenlab/deepcell-tf/pull/721' }, issue: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/issues/721' }, review_comment: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/pulls/721/comments' }, self: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/pulls/721' }, statuses: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/statuses/fbe18678b07c20cceaafb65860c65286a8d64134' } }, active_lock_reason: null, additions: 236, 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: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/assignees{/user}', blobs_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/branches{/branch}', clone_url: 'https://github.com/vanvalenlab/deepcell-tf.git', collaborators_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/comments{/number}', commits_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/commits{/sha}', compare_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/contents/{+path}', contributors_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/contributors', created_at: '
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/.