Skip to content

Bump to v0.7.0

Bump to v0.7.0 #599

Triggered via pull request April 10, 2024 20:18
Status Success
Total duration 18s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '8637303431', status: 422, response: { url: 'https://api.github.com/repos/xCDAT/xcdat/releases/132719931', 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: 'Wed, 10 Apr 2024 20:19:05 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': '4118:288368:17B865C:265BD36:6616F439', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4983', 'x-ratelimit-reset': '1712782894', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '17', '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/xCDAT/xcdat/releases/132719931', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## 0.7.0\\n\\n- [PR]: Update Regrid2 missing and fill value behaviors to align with CDAT and add `unmapped_to_nan` arg for output data by @jasonb5 in https://github.com/xCDAT/xcdat/pull/613\\n- [PR]: Remove deprecated features and APIs for next release by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/628\\n- [PR]: Regridding nan update (dask part only) by @lee1043 in https://github.com/xCDAT/xcdat/pull/634\\n- [PR]: Revert augmenting axis fall-back table for Z axis by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/629\\n- Remove pins for doc dependencies to improve dev env architecture support (osx-arm64) by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/622\\n\\n## Enhancements\\n\\n- [PR]: Improving regrid2 performance by @jasonb5 in https://github.com/xCDAT/xcdat/pull/533\\n- augmenting axis fall-back table (#584) by @durack1 in https://github.com/xCDAT/xcdat/pull/602\\n\\n## Bug Fixes\\n\\n- Fix climo notebook missing T bounds and add notebook env setup in all example notebooks by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/623\\n- Fix pre-commit mypy issues by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/588\\n- Update unweighted temporal averages to not require bounds by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/579\\n- Fix ESMFMKFILE env variable not set in RTD build by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/577\\n\\n## Documentation\\n\\n- Update documentation styling for easier navigation by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/624\\n- Add list of projects using xCDAT by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/617\\n- [PR]: Update documentation on temporal averaging, usage of bounds, and generation of weights by @tomvothecoder in https://github.com/xCDAT/xcda
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '8637303431', name: 'pull_request', payload: { action: 'opened', number: 637, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/87787695?v=4', description: 'Xarray Climate Data Analysis Tools', events_url: 'https://api.github.com/orgs/xCDAT/events', hooks_url: 'https://api.github.com/orgs/xCDAT/hooks', id: 87787695, issues_url: 'https://api.github.com/orgs/xCDAT/issues', login: 'xCDAT', members_url: 'https://api.github.com/orgs/xCDAT/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjg3Nzg3Njk1', public_members_url: 'https://api.github.com/orgs/xCDAT/public_members{/member}', repos_url: 'https://api.github.com/orgs/xCDAT/repos', url: 'https://api.github.com/orgs/xCDAT' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/xCDAT/xcdat/issues/637/comments' }, commits: { href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/637/commits' }, html: { href: 'https://github.com/xCDAT/xcdat/pull/637' }, issue: { href: 'https://api.github.com/repos/xCDAT/xcdat/issues/637' }, review_comment: { href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/637/comments' }, self: { href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/637' }, statuses: { href: 'https://api.github.com/repos/xCDAT/xcdat/statuses/186d1de170a0a52c8ad8300e33d46aba027fd3f8' } }, active_lock_reason: null, additions: 57, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/25624127?v=4', events_url: 'https://api.github.com/users/tomvothecoder/events{/privacy}', followers_url: 'https://api.github.com/users/tomvothecoder/followers', following_url: 'https://api.github.com/users/tomvothecoder/following{/other_user}', gists_url: 'https://api.github.com/users/tomvothecoder/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/tomvothecoder', id: 25624127, login: 'tomvothecoder', node_id: 'MDQ6VXNlcjI1NjI0MTI3', organizations_url: 'https://api.github.com/users/tomvothecoder/orgs', received_events_url: 'https://api.github.com/users/tomvothecoder/received_events', repos_url: 'https://api.github.com/users/tomvothecoder/repos', site_admin: false, starred_url: 'https://api.github.com/users/tomvothecoder/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/tomvothecoder/subscriptions', type: 'User', url: 'https://api.github.com/users/tomvothecoder' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/25624127?v=4', events_url: 'https://api.github.com/users/tomvothecoder/events{/privacy}', followers_url: 'https://api.github.com/users/tomvothecoder/followers', following_url: 'https://api.github.com/users/tomvothecoder/following{/other_user}', gists_url: 'https://api.github.com/users/tomvothecoder/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/tomvothecoder', id: 25624127, login: 'tomvothecoder', node_id: 'MDQ6VXNlc