Update sax requirement from ~=0.13.1 to >=0.13.1,<0.15.0 #685
release-drafter.yml
on: pull_request
update_release_draft
3s
require_label
9s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11812386146',
status: 422,
response: {
url: 'https://api.github.com/repos/gdsfactory/gplugins/releases/170483527',
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, 13 Nov 2024 07:12:38 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': '4106:FB45B:43ACA2F:846B0CA:67345166',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4984',
'x-ratelimit-reset': '1731485547',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '16',
'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/170483527',
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## Bug Fixes\\n\\n- Fix path-length extraction of bbox-like polygons [#478](https://github.com/gdsfactory/gplugins/pull/478)\\n\\n## Maintenance\\n\\n- [pre-commit.ci] pre-commit autoupdate [#485](https://github.com/gdsfactory/gplugins/pull/485)\\n- [pre-commit.ci] pre-commit autoupdate [#483](https://github.com/gdsfactory/gplugins/pull/483)\\n- [pre-commit.ci] pre-commit autoupdate [#480](https://github.com/gdsfactory/gplugins/pull/480)\\n- [pre-commit.ci] pre-commit autoupdate [#472](https://github.com/gdsfactory/gplugins/pull/472)\\n\\n## Other changes\\n\\n- Update get_simulation.py (component_ref.ports correction) [#476](https://github.com/gdsfactory/gplugins/pull/476)\\n- Update meep_adjoint_optimization.py. component.copy() to component.dup() [#475](https://github.com/gdsfactory/gplugins/pull/475)\\n- process plugin version [#471](https://github.com/gdsfactory/gplugins/pull/471)\\n- Make 3d net layers work [#469](https://github.com/gdsfactory/gplugins/pull/469)\\n- Fix repeated points [#470](https://github.com/gdsfactory/gplugins/pull/470)\\n\\n## Dependency Updates\\n\\n- pin numpy [#473](https://github.com/gdsfactory/gplugins/pull/473)\\n- [pre-commit.ci] pre-commit autoupdate [#479](https://github.com/gdsfactory/gplugins/pull/479)\\n\\n**Full Changelog**: https://github.com/gdsfactory/gplugins/compare/v1.1.2...v1.1.3\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.1.3","tag_name":"v1.1.3","target_commitish":"refs/pull/492/merge"}`,
request: {}
},
event: {
id: '11812386146',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [sax](https://github.com/flaport/sax) to permit the
|
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: '11812386146',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [sax](https://github.com/flaport/sax) to permit the latest version.\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/flaport/sax/blob/main/CHANGELOG.md">sax's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>0.14.0</h2>\n' +
'<h3>Added</h3>\n' +
'<ul>\n' +
'<li>Backend information to <code>CircuitInfo</code>.</li>\n' +
'</ul>\n' +
'<h3>Updated</h3>\n' +
'<ul>\n' +
'<li><code>klujax</code> package.</li>\n' +
'<li>Documentation.</li>\n' +
'</ul>\n' +
'<h2>0.13.5</h2>\n' +
'<h3>Added</h3>\n' +
'<ul>\n' +
'<li><code>settings</code> field to netlist.</li>\n' +
'</ul>\n' +
'<h3>Updated</h3>\n' +
'<ul>\n' +
'<li>GitHub Actions <code>publish.yml</code> workflow.</li>\n' +
'<li>Dependencies.</li>\n' +
'</ul>\n' +
'<h2>0.13.4</h2>\n' +
'<h3>Added</h3>\n' +
'<ul>\n' +
'<li><code>forward-only</code> backend (<a href="https://redirect.github.com/flaport/sax/issues/39">#39</a>).\n' +
'<ul>\n' +
'<li>Example to demonstrate usage of forward-only backend.</li>\n' +
'<li>Bug fixes related to forward-only backend.</li>\n' +
'</ul>\n' +
'</li>\n' +
'</ul>\n' +
'<h3>Fixed</h3>\n' +
'<ul>\n' +
'<li>CI configuration.</li>\n' +
'<li>Pinned minimum version of <code>numpy</code> in dependencies.</li>\n' +
'</ul>\n' +
'<h2>0.13.3</h2>\n' +
'<h3>Added</h3>\n' +
'<ul>\n' +
'<li>Validation for the number of ports.</li>\n' +
'</ul>\n' +
'<h3>Fixed</h3>\n' +
'<ul>\n' +
'<li>Issues in <code>variability</code> notebook.</li>\n' +
'<li>Layout-aware notebook.</li>\n' +
'</ul>\n' +
'<h2>0.13.2</h2>\n' +
'<h3>Added</h3>\n' +
'<ul>\n' +
'<li><code>extra_netlist_cleanup</code> argument.</li>\n' +
'</ul>\n' +
'<h3>Updated</h3>\n' +
'<ul>\n' +
'<li>Docker image.</li>\n' +
'<li>Makefile.</li>\n' +
'</ul>\n' +
'<h2>0.13.1</h2>\n' +
'<h3>Updated</h3>\n' +
'<ul>\n' +
'<li>Makefile.</li>\n' +
'<li>Dockerfile.</li>\n' +
'</ul>\n' +
'<h2>0.13.0</h2>\n' +
'<h3>Added</h3>\n' +
'<ul>\n' +
'<li>Documentation and examples.</li>\n' +
'</ul>\n' +
'<!-- raw HTML omitted -->\n' +
'</blockquote>\n' +
'<p>... (truncated)</p>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/flaport/sax/commit/8d6b0da518f956f266c8b614e61098b5e3c2cd81"><code>8d6b0da</code></a> use newer klujax</li>\n' +
'<li><a href="https://github.com/flaport/sax/commit/e2cab7bf27f218f0106160d87d38bc5eca9f4e5a"><code>e2cab7b</code></a> add changelog</li>\n' +
'<li><a href="https://github.com/flaport/sax/commit/674e630f0d162abe9862b6f28c1408ab22c6c7de"><code>674
|