release 12.0.0 #256
release-drafter.yml
on: pull_request
update_release_draft
11s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11726362280',
status: 422,
response: {
url: 'https://api.github.com/repos/axonivy/project-build-plugin/releases/159647880',
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: 'Thu, 07 Nov 2024 15:41:47 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': '2C21:11C660:740D50:E3C973:672CDFBA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4992',
'x-ratelimit-reset': '1730996651',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '8',
'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/axonivy/project-build-plugin/releases/159647880',
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":"## Changes\\n\\n- XIVY-15081 Change assertions to opensearch in tests @alexsuter (#502)\\n- Raise to 12.0.0 @alexsuter (#496)\\n- Search by default a LTS 12 engine @alexsuter (#495)\\n- fix-site-warning @ivy-rew (#489)\\n- document minimal required 3.9.8 @ivy-rew (#486)\\n- Revert \\"Remove last commons.io usage\\" @ivy-rew (#479)\\n- Remove last commons.io usage @alexsuter (#478)\\n- Deprecate additionalVmOptions in favor of additionalVmArgs @alexsuter (#477)\\n- Use Java Process API to launch Axon Ivy Engine @alexsuter (#476)\\n- Make two tests also working on windows @alexsuter (#474)\\n- Introduce a windows ci test pipeline to get early feedback about windows problems @alexsuter (#475)\\n- Remove most of commons.io usages @alexsuter (#473)\\n- Revert some java.nio because of troubles with windows @alexsuter (#471)\\n- Raise minimal required maven version to 3.9.6 @alexsuter (#470)\\n- Use java nio instead of io @alexsuter (#469)\\n- XIVY-14570 Add plexus sec dispatcher to fix consuming builds @alexsuter (#467)\\n- XIVY-14570 Upgrade to Maven 3.9 @alexsuter (#466)\\n- Enable project to use JUnit5 in mix with JUnit4 @alexsuter (#463)\\n- Remove configurable flag unit.test.skip, you can use -Dmaven.test.skip @alexsuter (#462)\\n- Fix deprecation warnings @alexsuter (#460)\\n- Remove sonar left-overs @alexsuter (#459)\\n- Remove Guava dependency from project-build-plugin @alexsuter (#458)\\n- XIVY-13665 Update to Java 21 @alexsuter (#454)\\n- Streamline slf4j version @alexsuter (#450)\\n- XIVY-8973 Streamline slf4j version with Eclipse 2023-09 update @alexsuter (#448)\\n- XIVY-14264 cleanup default variables.yaml @ivy-lgi (#447)\\n- XIVY-9730 Remove fallback for old jvm-module.options location @alexsuter (#439)\
|
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: '11726362280',
name: 'pull_request',
payload: {
action: 'opened',
number: 513,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/7849145?v=4',
description: 'digitalize your business',
events_url: 'https://api.github.com/orgs/axonivy/events',
hooks_url: 'https://api.github.com/orgs/axonivy/hooks',
id: 7849145,
issues_url: 'https://api.github.com/orgs/axonivy/issues',
login: 'axonivy',
members_url: 'https://api.github.com/orgs/axonivy/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc4NDkxNDU=',
public_members_url: 'https://api.github.com/orgs/axonivy/public_members{/member}',
repos_url: 'https://api.github.com/orgs/axonivy/repos',
url: 'https://api.github.com/orgs/axonivy'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/issues/513/comments'
},
commits: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/513/commits'
},
html: {
href: 'https://github.com/axonivy/project-build-plugin/pull/513'
},
issue: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/issues/513'
},
review_comment: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/513/comments'
},
self: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/513'
},
statuses: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/statuses/e4fb6227ed727b114a819dc44f68af33e202e187'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'axonivy:release/12.0',
ref: 'release/12.0',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/axonivy/project-build-plugin/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/axonivy/project-build-plugin/assignees{/user}',
blobs_url: 'https://api.github.com/repos/axonivy/project-build-plugin/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/axonivy/project-build-plugin/branches{/branch}',
clone_url: 'https://github.com/axonivy/project-build-plugin.git',
collaborators_url: 'https://api.github.com/repos/axonivy/project-build-plugin/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/axonivy/project-build-plugin/comments{/number}',
commits_url: 'https://api.github.com/repos/axonivy/project-build-plugin/commits{/sha}',
compare_url: 'https://api.github.com/repos/axonivy/project-build-plugin/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/axonivy/project-build-plugin/contents/{+path}',
contributors_url: 'https://api.github.com/repos/axonivy/project-build-plugin/contributors',
created_at: '2015-10-07T08:17:32Z',
|