Bump to v0.7.2 #809
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11042072606',
status: 422,
response: {
url: 'https://api.github.com/repos/xCDAT/xcdat/releases/163406979',
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: 'Wed, 25 Sep 2024 22:26:52 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': 'B406:38F87B:531FA2E:9F243AE:66F48E2C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1727306810',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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/xCDAT/xcdat/releases/163406979',
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: '{"body":"## 0.7.2\\n\\n- Update SciPy talk by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/680\\n- Update SciPy talk notebook by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/679\\n- Add SciPy edits by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/678\\n\\n## Enhancements\\n\\n- [Refactor] Improve the performance of temporal group averaging by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/689\\n\\n## Bug Fixes\\n\\n- Update temporal.py to properly handle piControl simulations by @lee1043 in https://github.com/xCDAT/xcdat/pull/696\\n\\n## Documentation\\n\\n- Update `setup.py` classifiers by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/691\\n- Add project logos to README and project overview page on docs by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/686\\n- Add links to JOSS and DOE EESM content by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/682\\n- Add SciPy 2024 talk material by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/658\\n- Add JOSS badge to README by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/674\\n\\n## DevOps\\n\\n- Update build workflow by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/698\\n\\n**Full Changelog**: https://github.com/xCDAT/xcdat/compare/v0.7.1...0.7.2\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.7.2","tag_name":"v0.7.2","target_commitish":"refs/pull/700/merge"}',
request: {}
},
event: {
id: '11042072606',
name: 'pull_request',
payload: {
action: 'opened',
number: 700,
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'
|
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: '11042072606',
name: 'pull_request',
payload: {
action: 'opened',
number: 700,
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/700/comments'
},
commits: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/700/commits'
},
html: { href: 'https://github.com/xCDAT/xcdat/pull/700' },
issue: {
href: 'https://api.github.com/repos/xCDAT/xcdat/issues/700'
},
review_comment: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/700/comments'
},
self: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/700'
},
statuses: {
href: 'https://api.github.com/repos/xCDAT/xcdat/statuses/a750c0110cb8071ec42003557265de32d9eb4054'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'xCDAT:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/xCDAT/xcdat/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/xCDAT/xcdat/assignees{/user}',
blobs_url: 'https://api.github.com/repos/xCDAT/xcdat/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/xCDAT/xcdat/branches{/branch}',
clone_url: 'https://github.com/xCDAT/xcdat.git',
collaborators_url: 'https://api.github.com/repos/xCDAT/xcdat/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/xCDAT/xcdat/comments{/number}',
commits_url: 'https://api.github.com/repos/xCDAT/xcdat/commits{/sha}',
compare_url: 'https://api.github.com/repos/xCDAT/xcdat/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/xCDAT/xcdat/contents/{+path}',
contributors_url: 'https://api.github.com/repos/xCDAT/xcdat/contributors',
created_at: '2021-04-02T18:38:33Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/xCDAT/xcdat/deployments',
description: 'An extension of xarray for climate data analysis on structured grids.',
disabled: false,
downloads_url: 'https://api.github.com/repos/xCDAT/xcdat
|