Remove unused jaxb, xml.bind and el implementations + update asset-pipeline and scaffolding #751
Annotations
2 errors
release_notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10963813813',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/gorm-hibernate5/releases/146774908',
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, 20 Sep 2024 17:39:28 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': '5BC5:329D78:228B306:430A238:66EDB350',
'x-oauth-scopes': 'public_repo, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4947',
'x-ratelimit-reset': '1726856234',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '53',
'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/gorm-hibernate5/releases/146774908',
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- Use org.glassfish jaxb instead of com.sun to avoid duplicate jar @jamesfredley (#891)\\n- Update for github workflow publish @jamesfredley (#881)\\n- Update github workflow to Java 17 @jamesfredley (#880)\\n- javax to jakarta, groovy 4, spring framework 6 and spring boot 3 migrations @jamesfredley (#878)\\n- Merge 8.1.x into 9.0.x @jamesfredley (#877)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.29 @renovate (#886)\\n- fix(deps): update spring core to v6.1.12 @renovate (#870)\\n- fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 @renovate (#869)\\n- fix(deps): update grails monorepo to v6.2.0 @renovate (#867)\\n- fix(deps): update dependency io.projectreactor:reactor-test to v3.6.5 @renovate (#866)\\n- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.3 @renovate (#860)\\n- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 @renovate (#861)\\n- fix: create foreign key constraint when `tablePerHierarchy=false` (8.1.x) @guillermocalvo (#858)\\n- fix(deps): update dependency org.grails:grails-gorm-testing-support to v3.2.2 @renovate (#853)\\n- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.2 @renovate (#854)\\n- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.1 @renovate (#851)\\n\\n## 🔧 Maintenance\\n\\n- chore(deps): update dependency gradle to v8.10.1 @renovate (#837)\\n- Groovy 4 vs 3/2 in buildscript + go back to h2 v1.4.200 for tests @jamesfredley (#883)\\n- More build changes for github workflow publish @jamesfredley (#882)\\n- chore(deps): update plugin com.gradle.common-custom-user-data-gradle
|
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: '10963813813',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'b56453c772d5f70ab78191d4f0aed2a72bfb5783',
before: 'bc351415729894471a898c5f9ba7798f1defee24',
number: 892,
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/gorm-hibernate5/issues/892/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/gorm-hibernate5/pulls/892/commits'
},
html: {
href: 'https://github.com/grails/gorm-hibernate5/pull/892'
},
issue: {
href: 'https://api.github.com/repos/grails/gorm-hibernate5/issues/892'
},
review_comment: {
href: 'https://api.github.com/repos/grails/gorm-hibernate5/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/gorm-hibernate5/pulls/892/comments'
},
self: {
href: 'https://api.github.com/repos/grails/gorm-hibernate5/pulls/892'
},
statuses: {
href: 'https://api.github.com/repos/grails/gorm-hibernate5/statuses/b56453c772d5f70ab78191d4f0aed2a72bfb5783'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'grails:9.0.x',
ref: '9.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/gorm-hibernate5/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/gorm-hibernate5/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/gorm-hibernate5/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/gorm-hibernate5/branches{/branch}',
clone_url: 'https://github.com/grails/gorm-hibernate5.git',
collaborators_url: 'https://api.github.com/repos/grails/gorm-hibernate5/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/gorm-hibernate5/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/gorm-hibernate5/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/gorm-hibernate5/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/gorm-hibernate5/contents/{+path}',
contributors_url: 'https://api.github.com/repos/grails/gorm-hibernate5/contributors',
created_at: '2016-06-10T19:02:29Z',
default_branch: '9.0.x',
|