ci(deps): bump docker/build-push-action from 5 to 6#5
Conversation
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
All findings addressed: - HIGH #1: Server IPv4 access - Added troubleshooting guide (Issue #5) - HIGH #2: Temporal UI - Added port conflict troubleshooting (Issue #6) - HIGH #3: Agent healthcheck - Documented metrics endpoint issue (Issue #7) - MEDIUM #4: README validation - Added network troubleshooting - MEDIUM #5: .env.example - Expanded from 27 to 88 lines with detailed comments - MEDIUM #6: Completion Notes - Updated with honest AC assessment - MEDIUM #7: README testing - Added prerequisite clarifications - LOW #8: Agent healthcheck - Optimized wget command (simplified) - LOW #9: Story doc - Updated AC2 CORS example - LOW #10: Completion Notes - Clarified /v1/nodes endpoint status AC Achievement: - AC3, AC4, AC6, AC7: 100% achieved - AC1 (full stack): Partial - Agent unhealthy (metrics not implemented) - AC2 (Temporal UI): Partial - Container runs but port may conflict - AC5 (endpoints): Partial - Server listens IPv6, host access may fail Known Issues Documented: 1. Server listens on IPv6 (:::8080) not IPv4 (0.0.0.0:8080) 2. Agent metrics HTTP server not implemented (9090/metrics) 3. Temporal UI port mapping may conflict Files Modified: - deployments/.env.example: Expanded with detailed comments (88 lines) - deployments/README.md: Added 3 troubleshooting scenarios - deployments/docker-compose.yaml: Optimized Agent healthcheck - docs/sprint-artifacts/8-2: Updated Completion Notes Story Status: review -> done
Bumps docker/build-push-action from 5 to 6.
Release notes
Sourced from docker/build-push-action's releases.
Commits
2634353Merge pull request #1381 from docker/dependabot/npm_and_yarn/docker/actions-t...c0432d2chore: update generated content0bb1f27set builder driver and endpoint attributes for dbc summary support5f9dbf9chore(deps): Bump@docker/actions-toolkitfrom 0.61.0 to 0.62.10788c44Merge pull request #1375 from crazy-max/remove-gcraa179cae2e: remove GCR1dc7386Merge pull request #1364 from crazy-max/history-export-cmd9c9803fchore: update generated contentdb1f6c4DOCKER_BUILD_EXPORT_LEGACY env var to opt-in for legacy export721e8c7Bump@docker/actions-toolkitfrom 0.59.0 to 0.61.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)