refactor: merge universe setup into world pregen screen #1944
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release-draft.yml
on: pull_request
update_release_draft
8s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '5614887622',
status: 422,
response: {
url: 'https://api.github.com/repos/MovingBlocks/Terasology/releases/78773570',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 20 Jul 2023 19:01:58 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-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': 'C447:7DC3:1003406:107E941:64B984A6',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '994',
'x-ratelimit-reset': '1689883314',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/MovingBlocks/Terasology/releases/78773570',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- #5095 doc: update README (@sfavello)\\n- #5089 Update menu_en.lang (@NikitasMaragkos)\\n- #5046 test(MTE): IntegrationEnvironment is the only annotation you need (maybe) (@keturn)\\n- #5073 feat: add check for facet provider requirements (@MrGizmo123)\\n- #5045 test(StorageManager): Convert TTE tests to MTE (@keturn)\\n\\n## :rocket: Features\\n\\n- #5106 refactor(netork)!: rewrite ping logic (@skaldarnar)\\n- #5119 ci: configure jenkins to abort builds if new builds are triggered (@jdrueckert)\\n- #5079 doc: document restrictions for BindButtonEvent (@skaldarnar)\\n- #5071 ci: add workflow autoclosing issues with unresponsive authors (@jdrueckert)\\n- #5070 ci: add workflow to auto-add issues and PRs to projects (@jdrueckert)\\n\\n## :bug: Bug Fixes\\n\\n- #5083 fix: remove Rendering Module Settings screen (@skaldarnar)\\n- #5080 ci: fix project-autoadd github action (@jdrueckert)\\n\\n## :toolbox: Maintenance\\n\\n- #5116 refactor!: remove multi-world support (@skaldarnar)\\n- #5117 test(TypeHandler): More tests for empty collections (@skaldarnar)\\n- #5106 refactor(netork)!: rewrite ping logic (@skaldarnar)\\n- #5115 refactor!: remove TeraEd facade (@skaldarnar)\\n- #5112 refactor: remove vr support (@jdrueckert)\\n- #5079 doc: document restrictions for BindButtonEvent (@skaldarnar)\\n- #5080 ci: fix project-autoadd github action (@jdrueckert)\\n- #4800 chore(persistence): replace transaction manager with Reactor (@pollend)\\n\\n## :books: Documentation\\n\\n- #5079 doc: document restrictions for BindButtonEvent (@skaldarnar)\\n\\n## :gear: Logistics\\n\\n- #5119 ci: configure jenkins to abort builds if new builds are triggered (@jdrueckert)\\n- #5097 ci: update autoclose file version and fix github username (@sfavello)\\n- #5091 build(distribution): re-enable SecurityManager in dis
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '5614887622',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '89e1f8fc593c799f2cd81513730aa91f56a8886e',
before: '0f2082bc06b385a380510e9326a53b489dad8ac0',
number: 5122,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/1292442?v=4',
description: 'The MovingBlocks org on GitHub is the home of the Terasology engine repo, other frameworks, DestSol, etc. See https://github.com/Terasology for module repos',
events_url: 'https://api.github.com/orgs/MovingBlocks/events',
hooks_url: 'https://api.github.com/orgs/MovingBlocks/hooks',
id: 1292442,
issues_url: 'https://api.github.com/orgs/MovingBlocks/issues',
login: 'MovingBlocks',
members_url: 'https://api.github.com/orgs/MovingBlocks/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjEyOTI0NDI=',
public_members_url: 'https://api.github.com/orgs/MovingBlocks/public_members{/member}',
repos_url: 'https://api.github.com/orgs/MovingBlocks/repos',
url: 'https://api.github.com/orgs/MovingBlocks'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/MovingBlocks/Terasology/issues/5122/comments'
},
commits: {
href: 'https://api.github.com/repos/MovingBlocks/Terasology/pulls/5122/commits'
},
html: {
href: 'https://github.com/MovingBlocks/Terasology/pull/5122'
},
issue: {
href: 'https://api.github.com/repos/MovingBlocks/Terasology/issues/5122'
},
review_comment: {
href: 'https://api.github.com/repos/MovingBlocks/Terasology/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/MovingBlocks/Terasology/pulls/5122/comments'
},
self: {
href: 'https://api.github.com/repos/MovingBlocks/Terasology/pulls/5122'
},
statuses: {
href: 'https://api.github.com/repos/MovingBlocks/Terasology/statuses/89e1f8fc593c799f2cd81513730aa91f56a8886e'
}
},
active_lock_reason: null,
additions: 457,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/1448874?v=4',
events_url: 'https://api.github.com/users/skaldarnar/events{/privacy}',
followers_url: 'https://api.github.com/users/skaldarnar/followers',
following_url: 'https://api.github.com/users/skaldarnar/following{/other_user}',
gists_url: 'https://api.github.com/users/skaldarnar/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/skaldarnar',
id: 1448874,
login: 'skaldarnar',
node_id: 'MDQ6VXNlcjE0NDg4NzQ=',
organizations_url: 'https://api.github.com/users/skaldarnar/orgs',
received_events_url: 'https://api.github.com/users/skaldarnar/received_events',
repos_url: 'https://api.github.com/users/skaldarnar/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/skaldarnar/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/skaldarnar/subscriptions',
type: 'User',
url: 'https://api.github.com/users/skaldarnar'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/1448874?v=4',
events_url: 'https://api.github.com/users/skaldarnar/events{/privacy}',
followers_url: 'https://api.github.com/users/skaldarnar/foll
|