Skip to content

Training segmentation example notebook fixes #441

Training segmentation example notebook fixes

Training segmentation example notebook fixes #441

Triggered via pull request August 30, 2024 17:11
Status Success
Total duration 15s
Artifacts

release-drafter.yaml

on: pull_request
update_release_draft
6s
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: '10636548003', status: 403, response: { url: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/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: 'Fri, 30 Aug 2024 17:11:55 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': '8886:1B8565:74F93D:E22DF3:66D1FD5B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1725041193', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', '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/vanvalenlab/deepcell-tf/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/731/merge","name":"0.12.11","tag_name":"0.12.11","body":"## 🧰 Maintenance\\n\\n<details>\\n <summary>DOC: Update application examples with from\\\\_version @rossbar (#729)</summary>\\n\\n ## What\\r\\n* #721 modified the interface for model loading to account for the existence of multiple versions. This PR updates the cell tracking gallery example to use the new API.\\r\\n\\r\\n## Why\\r\\n* Fix (at least a portion) of the docs\\r\\n* Also replaces deprecated matplotlib API with recommended alternative.\\r\\n\\r\\nAddresses #728 \\r\\n\\r\\n--- Additional updates\\r\\n\\r\\nThis PR also includes a couple maintenance updates - namely improvements to the linter configuration and making the docker testing workflow more robust by freeing up virtual diskspace.\\n</details>\\n\\n\\n## 📚️ Documentation\\n\\n<details>\\n <summary>DOC: Update application examples with from\\\\_version @rossbar (#729)</summary>\\n\\n ## What\\r\\n* #721 modified the interface for model loading to account for the existence of multiple versions. This PR updates the cell tracking gallery example to use the new API.\\r\\n\\r\\n## Why\\r\\n* Fix (at least a portion) of the docs\\r\\n* Also replaces deprecated matplotlib API with recommended alternative.\\r\\n\\r\\nAddresses #728 \\r\\n\\r\\n--- Additional updates\\r\\n\\r\\nThis PR also includes a couple maintenance updates - namely improvements to the linter configuration and making the docker testing workflow more robust by freeing up virtual diskspace.\\n</details>\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '10636548003', name: 'pull_request', payload: { action: 'synchronize', after: '2e790cfc4dbdeafc3281c2f9a18a106945144731', before: '3f8f8a73a662297c99572fd6a3c2b72f558cbd91', number: 731,
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: '10636548003', name: 'pull_request', payload: { action: 'synchronize', after: '2e790cfc4dbdeafc3281c2f9a18a106945144731', before: '3f8f8a73a662297c99572fd6a3c2b72f558cbd91', number: 731, 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/731/comments' }, commits: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/pulls/731/commits' }, html: { href: 'https://github.com/vanvalenlab/deepcell-tf/pull/731' }, issue: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/issues/731' }, 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/731/comments' }, self: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/pulls/731' }, statuses: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tf/statuses/2e790cfc4dbdeafc3281c2f9a18a106945144731' } }, active_lock_reason: null, additions: 93, assignee: null, assignees: [], author_association: 'NONE', 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: '2018-05-16T17:41:14Z', defaul
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/