Pass options to compose down command #9425
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10168036658',
status: 422,
response: {
url: 'https://api.github.com/repos/testcontainers/testcontainers-java/releases/165890354',
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: 'Tue, 30 Jul 2024 18:47:27 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': 'E2C2:981E5:51B4CA:9841E0:66A9353F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1722368832',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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/testcontainers/testcontainers-java/releases/165890354',
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":"# What\'s Changed\\n\\n* Update testcontainers version to ${GITHUB_REF##*/} (#8959) @github-actions\\n* Use Develocity build cache configuration and access key authentication (#8964) @tylerbertrand\\n* Update docs version to ${GITHUB_REF##*/} (#8958) @github-actions\\n\\n## 🚀 Features & Enhancements\\n\\n* Add support for Apache Kafka native image (#8993) @eddumelendez\\n* Couchbase: Don\'t configure external TLS ports if they\'re not supported (#8990) @dnault\\n* Support tenant name, password and mode in OceanBase module (#8737) @whhe\\n\\n## 🐛 Bug Fixes\\n\\n* Do not override LocalStack command (#8991) @eddumelendez\\n* Fix log order after checking containerised compose exit code (#8984) @eddumelendez\\n* Fix log for Grafana URL (#8961) @rajadilipkolli\\n\\n## 📖 Documentation\\n\\n* Fix list indentation in reuse doc (#8980) @MV-GH\\n* Support tenant name, password and mode in OceanBase module (#8737) @whhe\\n\\n## 🧹 Housekeeping\\n\\n* Fix URI decode. (#9026) @simpletasks\\n* Rename SA_PASSWORD to MSSQL_SA_PASSWORD as SA_PASSWORD is deprecated (#8987) @jedla97\\n* Move ComposeOverridesTest (#8985) @eddumelendez\\n\\n## 📦 Dependency updates\\n\\n<details>\\n<summary>7 changes</summary>\\n\\n* Combined dependencies PR (#9024) @eddumelendez\\n* Combined dependencies PR (#9023) @eddumelendez\\n* Combined dependencies PR (#9007) @eddumelendez\\n* Use pulsar-bom (#9006) @eddumelendez\\n* Combined dependencies PR (#9005) @eddumelendez\\n* Combined dependencies PR (#9002) @eddumelendez\\n* Combined dependencies PR (#8998) @eddumelendez\\n</details>\\n","draft":true,"prerelease":false,"make_latest":"true","name":"1.20.1","tag_name":"1.20.1","target_commitish":"refs/pull/9040/merge"}',
request: {}
}
|
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: '10168036658',
name: 'pull_request',
payload: {
action: 'opened',
number: 9040,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/13393021?v=4',
description: '',
events_url: 'https://api.github.com/orgs/testcontainers/events',
hooks_url: 'https://api.github.com/orgs/testcontainers/hooks',
id: 13393021,
issues_url: 'https://api.github.com/orgs/testcontainers/issues',
login: 'testcontainers',
members_url: 'https://api.github.com/orgs/testcontainers/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjEzMzkzMDIx',
public_members_url: 'https://api.github.com/orgs/testcontainers/public_members{/member}',
repos_url: 'https://api.github.com/orgs/testcontainers/repos',
url: 'https://api.github.com/orgs/testcontainers'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/testcontainers/testcontainers-java/issues/9040/comments'
},
commits: {
href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/9040/commits'
},
html: {
href: 'https://github.com/testcontainers/testcontainers-java/pull/9040'
},
issue: {
href: 'https://api.github.com/repos/testcontainers/testcontainers-java/issues/9040'
},
review_comment: {
href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/9040/comments'
},
self: {
href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/9040'
},
statuses: {
href: 'https://api.github.com/repos/testcontainers/testcontainers-java/statuses/32b572994babb8fbd667ac26f6cc8553db7812f9'
}
},
active_lock_reason: null,
additions: 122,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'testcontainers:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/assignees{/user}',
blobs_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/branches{/branch}',
clone_url: 'https://github.com/testcontainers/testcontainers-java.git',
collaborators_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/comments{/number}',
commits_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/commits{/sha}',
compare_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/compare/{base}...{head}',
contents_url: 'https://api.gi
|
This job succeeded
Loading