Testing develocity auth #35
Annotations
2 errors and 1 warning
📝 Update Release Draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12452371538',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-spring-security-ui/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: 'Sun, 22 Dec 2024 07:38:12 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': 'A08A:3E5E32:951E5DB:129DB9B1:6767C1E4',
'x-oauth-scopes': 'public_repo, read:packages, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4970',
'x-ratelimit-reset': '1734856184',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '30',
'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/grails/grails-spring-security-ui/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/161/merge","name":"0.1.0","tag_name":"v0.1.0","body":"## What's Changed\\n\\n- Configure Renovate @renovate (#136)\\n- Update POM information and new links to grails org @puneetbehl (#135)\\n- add autofocus + required html attrs to username input in login form @aeischeid (#115)\\n- Issue 106: Removing a Role throws an exception @ddelponte (#113)\\n- Configure Release Workflow @puneetbehl (#134)\\n- Fix for issue #124 when \\"Add/Remove Role from an User\\" @tadeubas (#125)\\n- Upgrade to Grails 4.1.2 @puneetbehl (#132)\\n- Configure Java CI Workflow @puneetbehl (#133)\\n- Update Github Issue Template @puneetbehl (#131)\\n- Delete travis-build.sh @puneetbehl (#130)\\n- Delete .travis.yml @puneetbehl (#129)\\n- Configure Changelog workflow @puneetbehl (#128)\\n- Issue 101: bump up spring security core Version to 3.2.3 @ddelponte (#102)\\n- issue 89: User update removes all user roles @ddelponte (#95)\\n- Add Feature #49 - Pull Request @amondel2 (#94)\\n- issue 96: auth.gsp does not support grails.plugin.springsecurity.ui.gsp.layoutUi config setting @ddelponte (#97)\\n- Issue 98: Create an issue template similar to what is used in the grails-data-mapping plugin @ddelponte (#99)\\n- Issue 43: email i18n files @ddelponte (#86)\\n- Issue 32: generateLink function should use grails.serverURL in configuration @ddelponte (#84)\\n- Issue #79: Refactor UserController as demonstrated in PR 13 @ddelponte (#80)\\n- Issue #56: Error with Grails Spring Security UI Plugin when creating new user - Error Processing GroovyPageView @ddelponte (#81)\\n- Issue-60: postResetUrl not working @ddelponte (#78)\\n- Fix for #37 @donbeave (#40)\\n- GPSPRINGSECURITYUI-58/GPSPRINGSE
|
📝 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: '12452371538',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'b2c9ec253c7efab1b446855c0c375a61f2ac7200',
before: '8e4d5fc5f03b3dc933cf3f92c3c9e4dbcf2a48d0',
number: 161,
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-spring-security-ui/issues/161/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-spring-security-ui/pulls/161/commits'
},
html: {
href: 'https://github.com/grails/grails-spring-security-ui/pull/161'
},
issue: {
href: 'https://api.github.com/repos/grails/grails-spring-security-ui/issues/161'
},
review_comment: {
href: 'https://api.github.com/repos/grails/grails-spring-security-ui/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/grails-spring-security-ui/pulls/161/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-spring-security-ui/pulls/161'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-spring-security-ui/statuses/b2c9ec253c7efab1b446855c0c375a61f2ac7200'
}
},
active_lock_reason: null,
additions: 857,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'grails:5.0.x',
ref: '5.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-spring-security-ui/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/branches{/branch}',
clone_url: 'https://github.com/grails/grails-spring-security-ui.git',
collaborators_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/grails-spring-security-ui/contents/{+path}',
con
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading