Fix path-length extraction of bbox-like polygons #631
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10559870665',
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, 26 Aug 2024 12:36:48 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': '7CA7:280A8:AA5C74:14BFA85:66CC76E0',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1724679387',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'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## Maintenance\\n\\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**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/478/merge"}`,
request: {}
},
event: {
id: '10559870665',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '- **Use gdsfactory logger instead of prints in `path_length_analysis_from_gds`**\n' +
'- **No under-sampling on bbox polys in `path_length_analysis_from_gds`**\n'
}
},
number: 478,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/62686678?v=4',
description: '',
events_url: 'https://api.github.com/orgs/gdsfactory/events',
hooks_url: 'https://api.github.com/orgs/gdsfactory/hooks',
id: 62686678,
issues_url: 'https://api.github.com/orgs/gdsfactory/issues',
login: 'gdsfactory',
members_url: 'https://api.github.com/orgs/gdsfactory/members{/member}',
node_id: 'MDEyOk9yZ2Fua
|
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: '10559870665',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '- **Use gdsfactory logger instead of prints in `path_length_analysis_from_gds`**\n' +
'- **No under-sampling on bbox polys in `path_length_analysis_from_gds`**\n'
}
},
number: 478,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/62686678?v=4',
description: '',
events_url: 'https://api.github.com/orgs/gdsfactory/events',
hooks_url: 'https://api.github.com/orgs/gdsfactory/hooks',
id: 62686678,
issues_url: 'https://api.github.com/orgs/gdsfactory/issues',
login: 'gdsfactory',
members_url: 'https://api.github.com/orgs/gdsfactory/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjYyNjg2Njc4',
public_members_url: 'https://api.github.com/orgs/gdsfactory/public_members{/member}',
repos_url: 'https://api.github.com/orgs/gdsfactory/repos',
url: 'https://api.github.com/orgs/gdsfactory'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/issues/478/comments'
},
commits: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/pulls/478/commits'
},
html: { href: 'https://github.com/gdsfactory/gplugins/pull/478' },
issue: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/issues/478'
},
review_comment: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/pulls/478/comments'
},
self: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/pulls/478'
},
statuses: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/statuses/3900ea92d7903ca57a51c76479f9ee3130ffdc46'
}
},
active_lock_reason: null,
additions: 13,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/7860886?v=4',
events_url: 'https://api.github.com/users/nikosavola/events{/privacy}',
followers_url: 'https://api.github.com/users/nikosavola/followers',
following_url: 'https://api.github.com/users/nikosavola/following{/other_user}',
gists_url: 'https://api.github.com/users/nikosavola/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/nikosavola',
id: 7860886,
login: 'nikosavola',
node_id: 'MDQ6VXNlcjc4NjA4ODY=',
organizations_url: 'https://api.github.com/users/nikosavola/orgs',
received_events_url: 'https://api.github.com/users/nikosavola/received_events',
repos_url: 'https://api.github.com/users/nikosavola/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/nikosavola/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/nikosavola/subscriptions',
type: 'User',
url: 'https://api.github.com/users/nikosavola'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/7860886?v=4',
events_url: 'https://api.github.com/users/nikosavola/events{/privacy}',
followers_url: 'https://api.github.com/users/nikosavola/followers',
following_url: 'https://api.github.com/users/nikosavola/following{/other_user}'
|
This job succeeded
Loading