DI refactor #429
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11761755879',
status: 422,
response: {
url: 'https://api.github.com/repos/windsor-hotel/cli/releases/178498982',
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, 10 Nov 2024 03:17:28 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': '6498:95851:B91AEA:BAF338:673025C8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4987',
'x-ratelimit-reset': '1731212242',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '13',
'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/windsor-hotel/cli/releases/178498982',
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- Configuring DNS when performing `windsor up` @rmvangun (#164)\\n- Set colima IP tables @rmvangun (#163)\\n- SSH Shell Exec @rmvangun (#156)\\n- Up @rmvangun (#143)\\n- Info @rmvangun (#147)\\n- Add exec spinner @rmvangun (#144)\\n- Add windsor exec @rmvangun (#140)\\n- Dns helper @rmvangun (#133)\\n- Docker network @rmvangun (#124)\\n- Add localstack @rmvangun (#119)\\n- Talos cluster @rmvangun (#115)\\n- Git helper @rmvangun (#109)\\n- Adding version command @rmvangun (#89)\\n- Docker registry mirrors @rmvangun (#88)\\n- Local docker registry @rmvangun (#84)\\n- [Docker Helper] Docker compose generation @rmvangun (#79)\\n\\n## Bug Fixes\\n\\n- Fix for case where config path is missing @tvangundy (#151)\\n- Fix empty vm-driver causing windsor env failure @rmvangun (#90)\\n- Fix yaml config strings @rmvangun (#76)\\n\\n## Maintenance\\n\\n- Implement \\"virt\\" object @rmvangun (#177)\\n- Add environment printer class @rmvangun (#175)\\n- VM Manager @rmvangun (#169)\\n- Helper up @rmvangun (#146)\\n- Test cleanup @rmvangun (#145)\\n- Removes the projectConfigHandler @rmvangun (#142)\\n- Rename \\"Enabled\\" => \\"Create\\" for container creation @rmvangun (#136)\\n- Automerge and update constants @rmvangun (#129)\\n- Internal config overhaul @rmvangun (#116)\\n- Typed config @rmvangun (#98)\\n- Replace viper config => yaml config @rmvangun (#99)\\n- Remove SetConfig @rmvangun (#95)\\n- Add WriteConfig method to helpers @rmvangun (#91)\\n- Use docker compose types @rmvangun (#87)\\n- Clean up tests @rmvangun (#82)\\n- Improve helper DI injection @rmvangun (#68)\\n\\n## Dependencies\\n\\n- Update module github.com/compose-spec/compose-go to v2 @renovate (#134)\\n- Update google.golang.org/grpc/stats/ope
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/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/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11761755879',
name: 'pull_request',
payload: {
action: 'opened',
number: 178,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/86808811?v=4',
description: '',
events_url: 'https://api.github.com/orgs/windsor-hotel/events',
hooks_url: 'https://api.github.com/orgs/windsor-hotel/hooks',
id: 86808811,
issues_url: 'https://api.github.com/orgs/windsor-hotel/issues',
login: 'windsor-hotel',
members_url: 'https://api.github.com/orgs/windsor-hotel/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjg2ODA4ODEx',
public_members_url: 'https://api.github.com/orgs/windsor-hotel/public_members{/member}',
repos_url: 'https://api.github.com/orgs/windsor-hotel/repos',
url: 'https://api.github.com/orgs/windsor-hotel'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/windsor-hotel/cli/issues/178/comments'
},
commits: {
href: 'https://api.github.com/repos/windsor-hotel/cli/pulls/178/commits'
},
html: { href: 'https://github.com/windsor-hotel/cli/pull/178' },
issue: {
href: 'https://api.github.com/repos/windsor-hotel/cli/issues/178'
},
review_comment: {
href: 'https://api.github.com/repos/windsor-hotel/cli/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/windsor-hotel/cli/pulls/178/comments'
},
self: {
href: 'https://api.github.com/repos/windsor-hotel/cli/pulls/178'
},
statuses: {
href: 'https://api.github.com/repos/windsor-hotel/cli/statuses/a55809fe9a0d9dac54841c562ce3fd2d8bbf6eeb'
}
},
active_lock_reason: null,
additions: 2403,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'windsor-hotel:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: false,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/windsor-hotel/cli/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/windsor-hotel/cli/assignees{/user}',
blobs_url: 'https://api.github.com/repos/windsor-hotel/cli/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/windsor-hotel/cli/branches{/branch}',
clone_url: 'https://github.com/windsor-hotel/cli.git',
collaborators_url: 'https://api.github.com/repos/windsor-hotel/cli/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/windsor-hotel/cli/comments{/number}',
commits_url: 'https://api.github.com/repos/windsor-hotel/cli/commits{/sha}',
compare_url: 'https://api.github.com/repos/windsor-hotel/cli/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/windsor-hotel/cli/contents/{+path}',
contributors_url: 'https://api.github.com/repos/windsor-hotel/cli/contributors',
created_at: '2024-09-03T16:26:12Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.
|
The logs for this run have expired and are no longer available.
Loading