fix(deps): update dependency org.springframework.boot:spring-boot-test to v3.4.0 #731
Annotations
2 errors
release_notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11978148899',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-testing-support/releases/148682290',
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: 'Fri, 22 Nov 2024 18:33:27 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-oauth-scopes': 'repo',
'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': '30E8:30422C:BD5707:174912F:6740CE77',
'x-oauth-scopes': 'repo, workflow',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4550',
'x-ratelimit-reset': '1732301615',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '450',
'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/grails/grails-testing-support/releases/148682290',
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- register autoconfigurations dynamically @codeconsole (#449)\\n- Updating for switch to ContainerGebSpec @jdaugherty (#447)\\n- use async 6.0.0-SNAPSHOT @codeconsole (#440)\\n- grails-testing-support: re-enable views-json plugin and add dependsOn @jamesfredley (#438)\\n- Update groovy joint workflow, branch list, link to snapshot docs and update badges @jamesfredley (#436)\\n- Restore demo 33 @jamesfredley (#433)\\n- GrailsAutoConfiguration registers conflicting grailsApplicationPostPr… @codeconsole (#435)\\n- Support annotation config @codeconsole (#429)\\n- switch from Micronaut to Spring ClassUtils @jamesfredley (#424)\\n- Remove Micronaut Parent Context @codeconsole (#421)\\n- Update to Gradle 8.10 @jamesfredley (#413)\\n- Grails 7 compatibility @matrei (#405)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(deps): update groovy monorepo to v4.0.24 @renovate (#446)\\n- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.3 @renovate (#422)\\n- Fix #157 - Support @before* and @after* methods; Restore ordering similar to JUnit 4/Spock ordering @jdaugherty (#428)\\n- fix(deps): update groovy monorepo to v4.0.23 @renovate (#419)\\n- fix(deps): update dependency org.springframework:spring-test to v6.1.12 @renovate (#400)\\n- fix(deps): update dependency org.springframework.boot:spring-boot-test to v3.3.3 @renovate (#409)\\n- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.3 @renovate (#394)\\n- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 @renovate (#395)\\n- fix(deps): update grails monorepo to v6.2.0 - autoclosed @renovate (#397)\\n- fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 @reno
|
release_notes
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: '11978148899',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '21cb440a253cf09966ee471aeae4efc8e8e11ec6',
before: '8dd2e922f50004850892c564c6593e69e18bc915',
number: 445,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/64546?v=4',
description: '',
events_url: 'https://api.github.com/orgs/grails/events',
hooks_url: 'https://api.github.com/orgs/grails/hooks',
id: 64546,
issues_url: 'https://api.github.com/orgs/grails/issues',
login: 'grails',
members_url: 'https://api.github.com/orgs/grails/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NTQ2',
public_members_url: 'https://api.github.com/orgs/grails/public_members{/member}',
repos_url: 'https://api.github.com/orgs/grails/repos',
url: 'https://api.github.com/orgs/grails'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/grails/grails-testing-support/issues/445/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-testing-support/pulls/445/commits'
},
html: {
href: 'https://github.com/grails/grails-testing-support/pull/445'
},
issue: {
href: 'https://api.github.com/repos/grails/grails-testing-support/issues/445'
},
review_comment: {
href: 'https://api.github.com/repos/grails/grails-testing-support/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/grails-testing-support/pulls/445/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-testing-support/pulls/445'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-testing-support/statuses/21cb440a253cf09966ee471aeae4efc8e8e11ec6'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'grails:4.0.x',
ref: '4.0.x',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/grails/grails-testing-support/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/grails-testing-support/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/grails-testing-support/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/grails-testing-support/branches{/branch}',
clone_url: 'https://github.com/grails/grails-testing-support.git',
collaborators_url: 'https://api.github.com/repos/grails/grails-testing-support/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/grails-testing-support/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/grails-testing-support/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/grails-testing-support/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/grails-testing-support/contents/{+path}',
contributors_url: 'https://api.github.com/repos/grai
|