Upgrade to udx-worker:0.42.0#66
Open
fqjony wants to merge 3 commits into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR upgrades the base Worker image and pinned Ubuntu package versions for the PHP runtime container, and updates repository documentation to better describe the runtime contract and operational entrypoints.
Changes:
- Upgrade base image to
usabilitydynamics/udx-worker:0.42.0and bump pinned package versions for PHP, NGINX, andmysql-client. - Restructure and expand documentation (README + new runtime docs) to describe runtime layout, services, mounts, and validation.
- Add generated agent context file at
.rabbit/context.yaml.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates overview, quick start, runtime/deployment/agent-context guidance, and doc links. |
| docs/runtime.md | Adds a dedicated runtime contract doc (layout, services, mounts, validation, runtime output). |
| docs/README.md | Adds a docs map and lists primary repo contracts. |
| Dockerfile | Upgrades base image and bumps pinned package versions (PHP/NGINX/mysql-client). |
| .rabbit/context.yaml | Adds generated dev.kit repo context describing refs, commands, and dependencies. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
661315a to
7ee62bd
Compare
7ee62bd to
d4a08d4
Compare
d4a08d4 to
f9df0b9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
udx-worker:0.42.0phpto8.4.11-1ubuntu1.2nginxto1.28.0-6ubuntu1.4mysql-clientto8.4.9-0ubuntu0.25.10.1MYSQL_CLIENT_VERSIONinto a Docker build argdeploy.ymlandworker-deploymentCLI references.rabbit/context.yamlValidation
make testWORKER_OUTPUT_FILE; runtime JSON was written andphp-fpm/nginxreportedRUNNING.No breaking changes found during local validation.