Skip to content

Replace deprecated pypi publish action version. #160

Replace deprecated pypi publish action version.

Replace deprecated pypi publish action version. #160

Triggered via pull request August 6, 2024 18:27
Status Success
Total duration 13s
Artifacts

release-drafter.yaml

on: pull_request
update_release_draft
5s
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: '10271965432', status: 422, response: { url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/releases', 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: 'Tue, 06 Aug 2024 18:27:27 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; 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': '8CC6:222A61:1C098F5:35751AF:66B26B0F', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4993', 'x-ratelimit-reset': '1722971918', '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#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/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/125/merge","name":"0.6.5","tag_name":"0.6.5","body":"<details>\\n <summary>Revert \\"Rename pypi workflow.\\" @rossbar (#124)</summary>\\n\\n Reverts vanvalenlab/deepcell-tracking#123\\n</details>\\n\\n<details>\\n <summary>Rename pypi workflow. @rossbar (#123)</summary>\\n\\n META: Try to force GHA runner to use updated workflow file\\n</details>\\n\\n<details>\\n <summary>Tweak yaml syntax. @rossbar (#122)</summary>\\n\\n \\n</details>\\n\\n<details>\\n <summary>Update action for deploying to pypi @rossbar (#121)</summary>\\n\\n - Pin Python version to 3.10\\r\\n - Explicitly add setuptools and wheel to build env\\r\\n - Bump action versions\\n</details>\\n\\n\\n## 🐛 Bug Fixes\\n\\n<details>\\n <summary>Add epsilon to standard deviation normalization @msschwartz21 (#119)</summary>\\n\\n \\n</details>\\n\\n<details>\\n <summary>Cast data to correct type in `get_image_features` @msschwartz21 (#114)</summary>\\n\\n This PR fixes a bug in `get_image_features`. If the X data is passed in with an integer type (instead of float), the output of `crop_mode=\'fixed\'` and `norm=True` is incorrect. In the examples below, the first image is incorrect while the second is correct.\\r\\n\\r\\nThis PR eliminates the bug by casting X data to float32 and y data to int32 to avoid incorrect use of the function.\\r\\n\\r\\n<img width=\\"420\\" alt=\\"Screen Shot 2023-01-24 at 7 34 48 PM\\" src=\\"https://user-images.githubusercontent.com/20373588/214474471-a4a41fe9-4e58-44a5-8986-2001c0827822.png\\">\\r\\n<img width=\\"439\\" alt=\\"Screen Shot 2023-01-24 at 7 34 38 PM\\" src=\\"https://user-images.githubusercontent.com/20373588/214474468-1c6ecc00-ec06-4ec6-821b-e5b67b5e9012.png\\"
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 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: '10271965432', name: 'pull_request', payload: { action: 'opened', number: 125, 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-tracking/issues/125/comments' }, commits: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/pulls/125/commits' }, html: { href: 'https://github.com/vanvalenlab/deepcell-tracking/pull/125' }, issue: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/issues/125' }, review_comment: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/pulls/125/comments' }, self: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/pulls/125' }, statuses: { href: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/statuses/f60b8d1597a09c1b3a64f8a2bb1b623fda166aca' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', 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-tracking/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/assignees{/user}', blobs_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/branches{/branch}', clone_url: 'https://github.com/vanvalenlab/deepcell-tracking.git', collaborators_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/comments{/number}', commits_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/commits{/sha}', compare_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/contents/{+path}', contributors_url: 'https://api.github.com/repos/vanvalenlab/deepcell-tracking/contributors', created_a
update_release_draft
The following actions uses Node.js version which is deprecated 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/