Update meshwell requirement from ~=1.0.7 to >=1.0.7,<1.4.0 #677
release-drafter.yml
on: pull_request
update_release_draft
5s
require_label
4s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11660107774',
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: 'Mon, 04 Nov 2024 07:55:07 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': 'BC00:7698E:BBE3C0:BD8A95:67287DDB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4982',
'x-ratelimit-reset': '1730710496',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'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/491/merge"}`,
request: {}
},
event: {
id: '11660107774',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [meshwell](https://github.com/simbilod/meshwell) to pe
|
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: '11660107774',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [meshwell](https://github.com/simbilod/meshwell) to permit the latest version.\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/simbilod/meshwell/blob/main/docs/changelog.md">meshwell's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>1.3.2</h2>\n' +
'<ul>\n' +
'<li>fixes to last updates <a href="https://redirect.github.com/simbilod/meshwell/pull/84">PR#84</a></li>\n' +
'</ul>\n' +
'<h2>1.3.1</h2>\n' +
'<ul>\n' +
'<li>better exponential size field <a href="https://redirect.github.com/simbilod/meshwell/pull/82">PR#82</a></li>\n' +
'</ul>\n' +
'<h2>1.3.0</h2>\n' +
'<ul>\n' +
'<li>major refactoring or ResolutionSpec; split into ConstantInField, ThresholdField, and new ExponentialField <a href="https://redirect.github.com/simbilod/meshwell/pull/80">PR#80</a></li>\n' +
'</ul>\n' +
'<h2>1.2.6</h2>\n' +
'<ul>\n' +
'<li>apply resolution fields to groups of entities, keep some sampling calculation <a href="https://redirect.github.com/simbilod/meshwell/pull/78">PR#78</a></li>\n' +
'</ul>\n' +
'<h2>1.2.5</h2>\n' +
'<ul>\n' +
'<li>resolution on points based on curve length <a href="https://redirect.github.com/simbilod/meshwell/pull/77">PR#77</a></li>\n' +
'</ul>\n' +
'<h2>1.2.4</h2>\n' +
'<ul>\n' +
'<li>subdivide prisms <a href="https://redirect.github.com/simbilod/meshwell/pull/76">PR#76</a></li>\n' +
`<li>don't define resolution fields by default <a href="https://redirect.github.com/simbilod/meshwell/pull/75">PR#75</a></li>\n` +
'</ul>\n' +
'<h2>1.2.3</h2>\n' +
'<ul>\n' +
'<li>expose Sampling parameter <a href="https://redirect.github.com/simbilod/meshwell/pull/74">PR#74</a></li>\n' +
'</ul>\n' +
'<h2>1.2.2</h2>\n' +
'<ul>\n' +
'<li>sigmoid resolution tapering <a href="https://redirect.github.com/simbilod/meshwell/pull/73">PR#73</a></li>\n' +
'</ul>\n' +
'<h2>1.2.1</h2>\n' +
'<ul>\n' +
'<li>bug fixes</li>\n' +
'</ul>\n' +
'<h2>1.2.0</h2>\n' +
'<ul>\n' +
'<li>"additive" entities <a href="https://redirect.github.com/simbilod/meshwell/pull/71">PR#71</a></li>\n' +
'<li>ability for entities to hold multiple physical_names <a href="https://redirect.github.com/simbilod/meshwell/pull/72">PR#72</a></li>\n' +
'</ul>\n' +
'<h2>1.1.3</h2>\n' +
'<ul>\n' +
'<li>resolution_factor method in ResolutionSpec <a href="https://redirect.github.com/simbilod/meshwell/pull/70">PR#70</a></li>\n' +
'</ul>\n' +
'<h2>1.1.2</h2>\n' +
'<ul>\n' +
'<li>ResolutionSpec instead of resolution dict <a href="https://redirect.github.com/simbilod/meshwell/pull/69">PR#69</a></li>\n' +
'<li>Skipping version Git refactoring</li>\n' +
'</ul>\n' +
'<!-- raw HTML omitted -->\n' +
'</blockquote>\n' +
'<p>... (truncated)</p>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
|