Skip to content

Merge cosmo-* helm charts into a single chart #348

Merge cosmo-* helm charts into a single chart

Merge cosmo-* helm charts into a single chart #348

Triggered via pull request July 18, 2023 05:39
Status Success
Total duration 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release-drafter.yaml

on: pull_request
Release_drafter
9s
Release_drafter
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Release_drafter
Resource not accessible by integration { name: 'HttpError', id: '5583748892', status: 403, response: { url: 'https://api.github.com/repos/cosmo-workspace/cosmo/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 18 Jul 2023 05:39:21 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', 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': '0481:643D:699E6C:D30410:64B62589', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '989', 'x-ratelimit-reset': '1689662278', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '11', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/cosmo-workspace/cosmo/releases', 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: '{"target_commitish":"main","name":"v0.9.0 🌈","tag_name":"v0.9.0","body":"## Changes\\n- Merge cosmo-\\\\* helm charts into a single chart @jlandowner (#778)\\n- Redesign URLBase and NetworkRule @jlandowner (#772)\\n- bump dashboard v0.9.1 @jlandowner (#767)\\n\\n## 🚀 Features\\n\\n- GC for User addon @jlandowner (#770)\\n- Feature integration with traefik ingressroute @jlandowner (#745)\\n- Support LDAP authentication @oruharo (#733)\\n- Authenticated check with traefik instead of auth-poxy. @oruharo (#717)\\n\\n## 🛠 Improvements\\n\\n- Add ldap search mode @oruharo (#766)\\n- Supports TLS for LDAP authentication @oruharo (#755)\\n- support userrole and forbidden userrole annotation in output of cosmoctl template generate @jlandowner (#728)\\n- feature: auto redirect from signin page when already signed in @jlandowner (#719)\\n\\n## 🐛 Bug Fixes\\n\\n- Fix traefik redirect loop when authorization failed @jlandowner (#774)\\n- hotfix build traefik-plugins @jlandowner (#762)\\n- Fix: Incorrect error in dashbord after session timeout @oruharo (#760)\\n- Update templates @oruharo (#756)\\n- Not to show UserSelect component for \\\\*-admin users @jlandowner (#752)\\n- improvements for webhooks @jlandowner (#737)\\n- fix controller bugs @jlandowner (#730)\\n- Fix: UI bugs @jlandowner (#723)\\n\\n## 🧰 Maintenance\\n\\n- Refactoring: move URL generation from WorkspaceStatusController to WorkspaceController @jlandowner (#775)\\n- remove auth-proxy @oruharo (#773)\\n- Remove NetworkOverride and ScaleOverride from Instance CRD @jlandowner (#769)\\n- fix makefile in local-run-test @jlandowner (#763)\\n- Update templates @oruharo (#756)\\n- Update Local-run-test @oruharo (#754)\\n- Fix run-local error @jlandowner (#751)\\n- update snapshot @oruharo (#750)\\n- update defaultURLBase host @jlandowner (#749)\\n- Fix: helm not downloading @oruharo (#747)\\n- Remove auth-proxy from test and release @jlandowner (#743)\\n- Rename object snapshot pkg @jlandowner (#742)\\n- A
Release_drafter
HttpError: Resource not accessible by integration 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: '5583748892', name: 'pull_request', payload: { action: 'closed', number: 778, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/82075466?v=4', description: null, events_url: 'https://api.github.com/orgs/cosmo-workspace/events', hooks_url: 'https://api.github.com/orgs/cosmo-workspace/hooks', id: 82075466, issues_url: 'https://api.github.com/orgs/cosmo-workspace/issues', login: 'cosmo-workspace', members_url: 'https://api.github.com/orgs/cosmo-workspace/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjgyMDc1NDY2', public_members_url: 'https://api.github.com/orgs/cosmo-workspace/public_members{/member}', repos_url: 'https://api.github.com/orgs/cosmo-workspace/repos', url: 'https://api.github.com/orgs/cosmo-workspace' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/cosmo-workspace/cosmo/issues/778/comments' }, commits: { href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/778/commits' }, html: { href: 'https://github.com/cosmo-workspace/cosmo/pull/778' }, issue: { href: 'https://api.github.com/repos/cosmo-workspace/cosmo/issues/778' }, review_comment: { href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/778/comments' }, self: { href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/778' }, statuses: { href: 'https://api.github.com/repos/cosmo-workspace/cosmo/statuses/3ac92c8891d156f3fff78827fe80ff39b1ec2b04' } }, active_lock_reason: null, additions: 22716, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'cosmo-workspace:main', ref: 'main', 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/cosmo-workspace/cosmo/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/assignees{/user}', blobs_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/branches{/branch}', clone_url: 'https://github.com/cosmo-workspace/cosmo.git', collaborators_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/comments{/number}', commits_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/commits{/sha}', compare_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/contents/{+path}', contributors_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/contributors', created_at: '2021-04-07T04:24:35Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/cosmo-workspace/cosmo/deployment