Skip to content

Release

Release #3

Manually triggered May 4, 2025 22:51
Status Success
Total duration 52s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
release
Validation Failed: {"resource":"Release","code":"missing_field","field":"tag_name"}, {"resource":"Release","code":"custom","field":"tag_name","message":"tag_name is not well-formed"}, {"resource":"Release","code":"custom","message":"Published releases must have a valid tag"} { name: 'HttpError', id: '14825958301', status: 422, response: { url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/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', 'content-length': '398', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sun, 04 May 2025 22:52:11 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': '6380:32ECDC:11FC0:12D81:6817EF9A', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4954', 'x-ratelimit-reset': '1746400604', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '46', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'missing_field', field: 'tag_name' }, { resource: 'Release', code: 'custom', field: 'tag_name', message: 'tag_name is not well-formed' }, { resource: 'Release', code: 'custom', message: 'Published releases must have a valid tag' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.0 (linux; x64)', 'x-github-delivery': '14825958301', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"","tag_name":"","body":"## Changes\\n\\n* chore(release): provide tokens for testpypi and pypi (#350) @ssenan\\n* chore(version): update to 0.0.1 (#345) @ssenan\\n* fix: add linguist config (#304) @cameronraysmith\\n* fix bug caused by taking length of itertools.pairwise() (#288) @ssenan\\n* add contributor graph (#281) @cameronraysmith\\n* docs: add ssenan as a contributor for ideas, and code (#280) @[allcontributors[bot]](https://github.com/apps/allcontributors)\\n* docs: add lucapinello as a contributor for ideas (#278) @[allcontributors[bot]](https://github.com/apps/allcontributors)\\n* docs: add LucasSilvaFerreira as a contributor for ideas (#277) @[allcontributors[bot]](https://github.com/apps/allcontributors)\\n* fix compare_motif_list location call in motif data frame (#205) @ssenan\\n* Revert \\"chore(deps): update codecov/codecov-action action to v4 (#194)\\" (#196) @cameronraysmith\\n* Fix formatting after latest PR (#164) @ssenan\\n* Rename train_hf.py to train.py (#158) @ssenan\\n* Handle dataset for each split individually (#148) @mansoldm\\n* Dataset refactor (#147) @mansoldm\\n* added vq_vae_accelerate notebook and trained vq_vae model model4cells (#101) @ttunja\\n* add
release
HttpError: Validation Failed: {"resource":"Release","code":"missing_field","field":"tag_name"}, {"resource":"Release","code":"custom","field":"tag_name","message":"tag_name is not well-formed"}, {"resource":"Release","code":"custom","message":"Published releases must have a valid tag"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '14825958301', name: 'workflow_dispatch', payload: { inputs: { release_enabled: 'true' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/30343453?v=4', description: 'Massachusetts General Hospital/Harvard Medical School', events_url: 'https://api.github.com/orgs/pinellolab/events', hooks_url: 'https://api.github.com/orgs/pinellolab/hooks', id: 30343453, issues_url: 'https://api.github.com/orgs/pinellolab/issues', login: 'pinellolab', members_url: 'https://api.github.com/orgs/pinellolab/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjMwMzQzNDUz', public_members_url: 'https://api.github.com/orgs/pinellolab/public_members{/member}', repos_url: 'https://api.github.com/orgs/pinellolab/repos', url: 'https://api.github.com/orgs/pinellolab' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/assignees{/user}', blobs_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/branches{/branch}', clone_url: 'https://github.com/pinellolab/DNA-Diffusion.git', collaborators_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/comments{/number}', commits_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/commits{/sha}', compare_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/contents/{+path}', contributors_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/contributors', created_at: '2022-09-15T15:35:12Z', custom_properties: {}, default_branch: 'main', deployments_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/deployments', description: '🧬 Generative modeling of regulatory DNA sequences with diffusion probabilistic models 💨 ', disabled: false, downloads_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/downloads', events_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/events', fork: false, forks: 52, forks_count: 52, forks_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/forks', full_name: 'pinellolab/DNA-Diffusion', git_commits_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/git/tags{/sha}', git_url: 'git://github.com/pinellolab/DNA-Diffusion.git', has_discussions: true, has_downloads: true, has_issues: true, has_pages: true, has_projects: true, has_wiki: true, homepage: 'https://pinellolab.github.io/DNA-Diffusion/', hooks_url: 'https://api.github.com/repos/pinellolab/DNA-Diffusion/hooks', html_url: 'https://github.com/pi
release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)