Skip to content

Update pyvista[all,trame] requirement from <=0.43.8 to <=0.43.10 #435

Update pyvista[all,trame] requirement from <=0.43.8 to <=0.43.10

Update pyvista[all,trame] requirement from <=0.43.8 to <=0.43.10 #435

Triggered via pull request June 20, 2024 23:01
Status Success
Total duration 24s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
5s
update_release_draft
require_label
3s
require_label
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: '9605491569', status: 422, response: { url: 'https://api.github.com/repos/gdsfactory/gplugins/releases/161569677', 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: 'Thu, 20 Jun 2024 23:01: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', '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': '4BC6:17CBC:DBC7CA:DD5977:6674B4B7', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4987', 'x-ratelimit-reset': '1718928048', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '13', '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/gdsfactory/gplugins/releases/161569677', 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":"# What's Changed\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/gdsfactory/gplugins/compare/v1.0.1...v1.0.2\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.0.2","tag_name":"v1.0.2","target_commitish":"refs/pull/425/merge"}`, request: {} }, event: { id: '9605491569', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: 'Updates the requirements on [pyvista[all,trame]](https://github.com/pyvista/pyvista) to permit the latest version.\n' + '<details>\n' + '<summary>Release notes</summary>\n' + `<p><em>Sourced from <a href="https://github.com/pyvista/pyvista/releases">pyvista[all,trame]'s releases</a>.</em></p>\n` + '<blockquote>\n' + '<h2>v0.43.10</h2>\n' + '<!-- raw HTML omitted -->\n' + '<p>Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.</p>\n' + "<h2>What's Changed</h2>\n" + '<ul>\n' + '<li>Fix <code>cast_to_unstructured_grid</code> for <code>PointSet</code> by <a href="https://github.com/user27182"><code>@​user27182</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6127">#6127</a></li>\n' + '<li>Use <code>matplotlib.pyplot.get_cmap</code> for matplotlib&gt;3.8 by <a href="https://github.com/tkoyama010"><code>@​tkoyama010</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6163">#6163</a></li>\n' + '<li>Fix typo of <code>add_orientation_widget</code> docstring by <a href="https://github.com/tkoyama010"><code>@​tkoyama010</code></a> <a href="https://redirect.github.com/pyvista/pyvi
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: '9605491569', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: 'Updates the requirements on [pyvista[all,trame]](https://github.com/pyvista/pyvista) to permit the latest version.\n' + '<details>\n' + '<summary>Release notes</summary>\n' + `<p><em>Sourced from <a href="https://github.com/pyvista/pyvista/releases">pyvista[all,trame]'s releases</a>.</em></p>\n` + '<blockquote>\n' + '<h2>v0.43.10</h2>\n' + '<!-- raw HTML omitted -->\n' + '<p>Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.</p>\n' + "<h2>What's Changed</h2>\n" + '<ul>\n' + '<li>Fix <code>cast_to_unstructured_grid</code> for <code>PointSet</code> by <a href="https://github.com/user27182"><code>@​user27182</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6127">#6127</a></li>\n' + '<li>Use <code>matplotlib.pyplot.get_cmap</code> for matplotlib&gt;3.8 by <a href="https://github.com/tkoyama010"><code>@​tkoyama010</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6163">#6163</a></li>\n' + '<li>Fix typo of <code>add_orientation_widget</code> docstring by <a href="https://github.com/tkoyama010"><code>@​tkoyama010</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6174">#6174</a></li>\n' + '<li>Fix <code>image_threshold</code> bug with integer arrays on some systems by <a href="https://github.com/user27182"><code>@​user27182</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6100">#6100</a></li>\n' + '<li>Ensure compatibility with NumPy 2.0 by <a href="https://github.com/adeak"><code>@​adeak</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6156">#6156</a></li>\n' + '<li>Fix <code>add_ruler number_labels</code> to turn off the auto by <a href="https://github.com/MatthewFlamm"><code>@​MatthewFlamm</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6258">#6258</a></li>\n' + '</ul>\n' + '<p><strong>Full Changelog</strong>: <a href="https://github.com/pyvista/pyvista/compare/v0.43.9...v0.43.10">https://github.com/pyvista/pyvista/compare/v0.43.9...v0.43.10</a></p>\n' + '</blockquote>\n' + '</details>\n' + '<details>\n' + '<summary>Commits</summary>\n' + '<ul>\n' + '<li><a href="https://github.com/pyvista/pyvista/commit/d0e6a8909df08cc0b6c265217641824adcb2b802"><code>d0e6a89</code></a> 🚀 Patch Release 0.43.10</li>\n' + '<li><a href="https://github.com/pyvista/pyvista/commit/a204302d5506ce9eb0dfc1cd6a02f8efccfbb77c"><code>a204302</code></a> Revert &quot;Fix &quot;none&quot; for legend (<a href="https://redirect.github.com/pyvista/pyvista/issues/6260">#6260</a>)&quot;</li>\n' + '<li><a href="https://github.com/pyvista/pyvista/commit/3e37d47e272051c9e6cf312960427ca24092d431"><code>3e37d47</code></a> Revert &quot;Update Trame Examples: Use Vuetify 3 components (<a href="https://redirect.github.com/pyvista/pyvista/issues/5668">#5668</a>)&quot;</li>\n' + '<li><a href="https://github.com/pyvista/pyvista/commit/ab7da5a079012e4952d09a09c3af728b16d3d0bd"><code>ab7da5a</code></a> Update Trame Examples: Use Vuetify 3 components (<a href="https://redirect.github.com/pyvista/pyvista/issues/5668">#5668</a>)</li>\n' + '<li><a href="https://github.com/pyvista/pyvista/commit/9081727efc3f7