Update luminescent requirement from ~=0.2.12 to >=0.2.12,<0.4.0 #862
release-drafter.yml
on: pull_request
update_release_draft
3s
require_label
4s
Annotations
2 errors and 2 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12543392257',
status: 422,
response: {
url: 'https://api.github.com/repos/gdsfactory/gplugins/releases',
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, 30 Dec 2024 07:27:21 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; contents=write,workflows=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': '47C6:2CAE4E:128F861:251BB66:67724B58',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4984',
'x-ratelimit-reset': '1735547232',
'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#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/gdsfactory/gplugins/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/526/merge","name":"v1.2.4","tag_name":"v1.2.4","body":"# What's Changed\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/gdsfactory/gplugins/compare/v1.2.3...v1.2.4\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '12543392257',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on luminescent to permit the latest version.\n' +
'\n' +
'\n' +
"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n" +
'\n' +
'[//]: # (dependabot-automerge-start)\n' +
'[//]: # (dependabot-automerge-end)\n' +
'\n' +
'---\n' +
'\n' +
'<details>\n' +
'<summary>Dependabot commands and options</summary>\n' +
'<br />\n' +
'\n' +
'You can trigger Dependabot actions by commenting on this PR:\n' +
'- `@dependabot rebase` will rebase this PR\n' +
'- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n' +
'- `@dependabot merge` will merge this PR after your CI passes on it\n' +
'- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n' +
'- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n' +
'- `@dependabot reopen` will reopen this PR if it is closed\n' +
'- `@dependabot close` will close this PR an
|
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: '12543392257',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on luminescent to permit the latest version.\n' +
'\n' +
'\n' +
"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n" +
'\n' +
'[//]: # (dependabot-automerge-start)\n' +
'[//]: # (dependabot-automerge-end)\n' +
'\n' +
'---\n' +
'\n' +
'<details>\n' +
'<summary>Dependabot commands and options</summary>\n' +
'<br />\n' +
'\n' +
'You can trigger Dependabot actions by commenting on this PR:\n' +
'- `@dependabot rebase` will rebase this PR\n' +
'- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n' +
'- `@dependabot merge` will merge this PR after your CI passes on it\n' +
'- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n' +
'- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n' +
'- `@dependabot reopen` will reopen this PR if it is closed\n' +
'- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n' +
'- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n' +
'- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n' +
'- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n' +
'- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n' +
'\n' +
'\n' +
'</details>'
}
},
number: 526,
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/526/comments'
},
commits: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/pulls/526/commits'
},
html: { href: 'https://github.com/gdsfactory/gplugins/pull/526' },
issue: {
href: 'https://api.github.com/repos/gdsfactory/gplugins/issues/526'
},
review_comment: {
href: 'https://api.github.com/repos/gdsfactory/g
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
require_label
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|