feat(client): add home page and navbar #58
release-drafter.yml
on: pull_request
update_release_draft
5s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '8675836866',
status: 422,
response: {
url: 'https://api.github.com/repos/Athlonix/athlonix/releases/150058003',
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: 'Sat, 13 Apr 2024 19:41:19 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': 'CC76:13D5:3FE339:62DFEA:661ADFDE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4951',
'x-ratelimit-reset': '1713038523',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '49',
'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/Athlonix/athlonix/releases/150058003',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changelog \\n\\n* chore: clean commands (#47) @Jayllyz\\n\\n## 🚀 Features\\n\\n* feat(api): comments on blog post (#53) @Jayllyz\\n* chore: full database schema with types (#52) @userMeh\\n* chore: setup tailwind and shadcn colors and font (#51) @Metololo\\n* chore: rework supabase and setup openapi (#46) @Jayllyz\\n* feat: setup tailwindcss and shadcn in project (#40) @Metololo\\n* feat(api): setup basic blog routes (#38) @Jayllyz\\n* chore: setup supabase (#36) @Jayllyz\\n* feat: setup deploy to k8s (#31) @Jayllyz\\n* feat: first setup supabase auth routes (#23) @Jayllyz\\n* feat: setup docker dev (#14) @Jayllyz\\n\\n## 🏎️ Performance\\n\\n* chore: migrate from eslint to biomejs (#34) @Jayllyz\\n\\n## 🐛 Bug Fixes\\n\\n* fix(auth-api): wrong cookie expiration (#42) @Jayllyz\\n* fix: vscode settings (#41) @Jayllyz\\n* fix: lint and ci (#37) @Jayllyz\\n* fix(k8s): labels issue (#33) @Jayllyz\\n* fix(k8s): env ports (#32) @Jayllyz\\n\\n## 🔨 Refactor\\n\\n* chore(api): set middleware in route doc (#50) @Jayllyz\\n\\n## 🧰 Maintenance\\n\\n* chore: bump nextjs + use turbopack (#48) @Jayllyz\\n* ci: setup release drafter (#35) @Jayllyz\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/54/merge"}',
request: {}
},
event: {
id: '8675836866',
name: 'pull_request',
payload: {
action: 'opened',
number: 54,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/164393589?v=4',
description: '',
events_url: 'https://api.github.com/orgs/Athlonix/events',
hooks_url: 'https://api.github.com/orgs/Athlonix/hooks',
id: 164393589,
issues_url: 'https://api.github.com/orgs/Athlonix/issues',
login
|
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: '8675836866',
name: 'pull_request',
payload: {
action: 'opened',
number: 54,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/164393589?v=4',
description: '',
events_url: 'https://api.github.com/orgs/Athlonix/events',
hooks_url: 'https://api.github.com/orgs/Athlonix/hooks',
id: 164393589,
issues_url: 'https://api.github.com/orgs/Athlonix/issues',
login: 'Athlonix',
members_url: 'https://api.github.com/orgs/Athlonix/members{/member}',
node_id: 'O_kgDOCcxydQ',
public_members_url: 'https://api.github.com/orgs/Athlonix/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Athlonix/repos',
url: 'https://api.github.com/orgs/Athlonix'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Athlonix/athlonix/issues/54/comments'
},
commits: {
href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/54/commits'
},
html: { href: 'https://github.com/Athlonix/athlonix/pull/54' },
issue: {
href: 'https://api.github.com/repos/Athlonix/athlonix/issues/54'
},
review_comment: {
href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/54/comments'
},
self: {
href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/54'
},
statuses: {
href: 'https://api.github.com/repos/Athlonix/athlonix/statuses/dbe446205e0ef00e77ba2f08b239472490caf3b4'
}
},
active_lock_reason: null,
additions: 216,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/93775692?v=4',
events_url: 'https://api.github.com/users/Metololo/events{/privacy}',
followers_url: 'https://api.github.com/users/Metololo/followers',
following_url: 'https://api.github.com/users/Metololo/following{/other_user}',
gists_url: 'https://api.github.com/users/Metololo/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/Metololo',
id: 93775692,
login: 'Metololo',
node_id: 'U_kgDOBZbnTA',
organizations_url: 'https://api.github.com/users/Metololo/orgs',
received_events_url: 'https://api.github.com/users/Metololo/received_events',
repos_url: 'https://api.github.com/users/Metololo/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/Metololo/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/Metololo/subscriptions',
type: 'User',
url: 'https://api.github.com/users/Metololo'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/93775692?v=4',
events_url: 'https://api.github.com/users/Metololo/events{/privacy}',
followers_url: 'https://api.github.com/users/Metololo/followers',
following_url: 'https://api.github.com/users/Metololo/following{/other_user}',
gists_url: 'https://api.github.com/users/Metololo/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/Metololo',
id: 93775692,
login: 'Metololo',
node_id: 'U_kgDOBZbnTA',
organizations_url: 'https://api.github.com/users/Metololo/orgs',
|