Skip to content

Move Nginx tests to JUnit Jupiter #12259

Move Nginx tests to JUnit Jupiter

Move Nginx tests to JUnit Jupiter #12259

Triggered via pull request September 4, 2025 16:09
Status Success
Total duration 1m 38s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
1m 20s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '17469985574', name: 'pull_request', payload: { action: 'synchronize', after: '0dae91aa921e33c4cbd539db39d6a8296a0a3c3e', before: '14a95d66e1af7bb2bf42384cd542f9559fe0d385', number: 10752, 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/10752/comments' }, commits: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/10752/commits' }, html: { href: 'https://github.com/testcontainers/testcontainers-java/pull/10752' }, issue: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/issues/10752' }, 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/10752/comments' }, self: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/10752' }, statuses: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/statuses/0dae91aa921e33c4cbd539db39d6a8296a0a3c3e' } }, active_lock_reason: null, additions: 30, 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: true, 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:
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '17469985574', status: 422, response: { url: 'https://api.github.com/repos/testcontainers/testcontainers-java/releases/228578221', 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 04 Sep 2025 16:10: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': 'EC30:10976D:6ACCCA8:6CEC0FA:68B9BA0F', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4942', 'x-ratelimit-reset': '1757003331', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '58', '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/228578221', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)', 'x-github-delivery': '17469985574', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"# What\'s Changed\\n\\n* Move Neo4j tests to JUnit Jupiter (#10751) @eddumelendez\\n* Move MongoDB tests to JUnit Jupiter (#10750) @eddumelendez\\n* Move MockServer tests to JUnit Jupiter (#10749) @eddumelendez\\n* Move MinIO tests to JUnit Jupiter (#10748) @eddumelendez\\n* Move Milvus tests to JUnit Jupiter (#10747) @eddumelendez\\n* Move LocalStack tests to JUnit Jupiter (#10746) @eddumelendez\\n* Update ryuk version to 0.13.0 (#10745) @eddumelendez\\n* Move LDAP tests to JUnit Jupiter (#10744) @eddumelendez\\n* Move Kafka tests to JUnit Jupiter (#10743) @eddumelendez\\n* Move K6 tests to JUnit Jupiter (#10742) @eddumelendez\\n* Move K3s tests to JUnit Jupiter (#10741) @eddumelendez\\n* Move InfluxDB tests to JUnit Jupiter (#10738) @eddumelendez\\n* Move Grafana tests to JUnit Jupiter (#10737) @eddumelendez\\n* Move GCloud tests to JUnit Jupiter (#10736) @eddumelendez\\n* Move Elasticsearch tests to JUnit Jupiter (#10735) @eddumelendez\\n* Move Couchbase tests to JUnit Jupiter (#10734) @eddumelendez\\n* Move Consul tests to JUnit Jupiter (#10732) @eddumelendez\\n* Move ChromaDB tests to JUnit Jupiter (#10730) @eddumelendez\\n* Move Cassandra tests to JUnit Jupiter (#10728) @eddumelendez\\n* Move Azure tests to JUnit Jupiter (#10727) @eddumelendez\\n* Move ActiveMQ tests to JUnit Jupiter (#10726) @eddumelendez\\n* Add testcontainers prefix to modules (#10591) @eddumelendez\\n* Use azure-sdk-bom (#10480) @eddumelendez\\n* Update Weaviate to v1.29.0 (#10066) @antas-marcin\\n* [Bug]: SolaceContainer misses permissions when using non-default VPN … (#10450) @infoShare\\n* Remove dynalite module (#10384) @eddumelendez\\n* Move cucumber example to junit5 (#10383) @eddumelendez\\n* Update
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)