Skip to content

Add import export functionality for shop in API #1839

Add import export functionality for shop in API

Add import export functionality for shop in API #1839

Triggered via pull request October 19, 2024 18:51
Status Success
Total duration 18s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
10s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '11419964683', status: 422, response: { url: 'https://api.github.com/repos/gettakaro/takaro/releases/178573832', 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: 'Sat, 19 Oct 2024 18:51:55 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': 'D411:1A1748:3D4715:748644:6713FFCB', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1729367509', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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/gettakaro/takaro/releases/178573832', 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## 🚀 Features\\n\\n- Feat: add prop to prompt close confirmation when closing drawers @emielvanseveren (#1698)\\n- Add numbers to output of shop list for easier reading @niekcandaele (#1678)\\n- Add a way for players to earn currency by killing zombies @niekcandaele (#1655)\\n- Improved internals of pagination and infinite loading + Add expandable tables @emielvanseveren (#1606)\\n- Improve item search result ordering @niekcandaele (#1651)\\n- Feat: datepicker field can now be cleared to reset the value to undefined @emielvanseveren (#1601)\\n\\n## 🐛 Bug Fixes\\n\\n- Fix: keep collapsed items mounted to maintain component states @emielvanseveren (#1688)\\n- Allow FQDN for Rust config @niekcandaele (#1684)\\n- Allow disabling a server which is unreachable @niekcandaele (#1683)\\n- Fix 7d2d shop not giving correct quality @niekcandaele (#1665)\\n- Fix: disable claim order button when order is not from current user @emielvanseveren (#1660)\\n- Gameserver overview broken @niekcandaele (#1664)\\n- Add indexes to speed up module-related queries @niekcandaele (#1658)\\n- Bug fixes for shop order page @niekcandaele (#1656)\\n- Handle tracing config smoother @niekcandaele (#1657)\\n- fix: when gameserver is disabled or some unknown error happens still handle other servers @niekcandaele (#1648)\\n- Fix: render itemWidget dropdown in portal @emielvanseveren (#1647)\\n- Keep less jobs in Redis after completion/fail @niekcandaele (#1617)\\n- Refactor how domain init happens @niekcandaele (#1615)\\n\\n## 📚 Documentation\\n\\n- fix docs linking to unknown pages @niekcandaele (#1666)\\n- Update introduction.md @El-Limon (#1661)\\n- Fix a typo in revokeCurrency @niekcandaele (#1654)\\n- Fix broken links in docs @El-Limon (#1652)\\n\\
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: '11419964683', name: 'pull_request', payload: { action: 'opened', number: 1699, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/127662528?v=4', description: '', events_url: 'https://api.github.com/orgs/gettakaro/events', hooks_url: 'https://api.github.com/orgs/gettakaro/hooks', id: 127662528, issues_url: 'https://api.github.com/orgs/gettakaro/issues', login: 'gettakaro', members_url: 'https://api.github.com/orgs/gettakaro/members{/member}', node_id: 'O_kgDOB5v5wA', public_members_url: 'https://api.github.com/orgs/gettakaro/public_members{/member}', repos_url: 'https://api.github.com/orgs/gettakaro/repos', url: 'https://api.github.com/orgs/gettakaro' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/gettakaro/takaro/issues/1699/comments' }, commits: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/1699/commits' }, html: { href: 'https://github.com/gettakaro/takaro/pull/1699' }, issue: { href: 'https://api.github.com/repos/gettakaro/takaro/issues/1699' }, review_comment: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/1699/comments' }, self: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/1699' }, statuses: { href: 'https://api.github.com/repos/gettakaro/takaro/statuses/b1387bc6d7b69bcf234e0cd6b2b7fd0203df2885' } }, active_lock_reason: null, additions: 491, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'gettakaro:development', ref: 'development', repo: { allow_auto_merge: true, 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/gettakaro/takaro/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/gettakaro/takaro/assignees{/user}', blobs_url: 'https://api.github.com/repos/gettakaro/takaro/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/gettakaro/takaro/branches{/branch}', clone_url: 'https://github.com/gettakaro/takaro.git', collaborators_url: 'https://api.github.com/repos/gettakaro/takaro/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/gettakaro/takaro/comments{/number}', commits_url: 'https://api.github.com/repos/gettakaro/takaro/commits{/sha}', compare_url: 'https://api.github.com/repos/gettakaro/takaro/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/gettakaro/takaro/contents/{+path}', contributors_url: 'https://api.github.com/repos/gettakaro/takaro/contributors', created_at: '2021-10-16T20:32:46Z', default_branch: 'development', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/gettakaro/takaro/deployments', description: null, disabled: false, downloads_url