Skip to content

Upgrade to udx-worker:0.42.0#66

Open
fqjony wants to merge 3 commits into
latestfrom
upgrade/udx-worker-0.42.0
Open

Upgrade to udx-worker:0.42.0#66
fqjony wants to merge 3 commits into
latestfrom
upgrade/udx-worker-0.42.0

Conversation

@fqjony

@fqjony fqjony commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Changelog

  • Upgrade to udx-worker:0.42.0
  • Upgrade php to 8.4.11-1ubuntu1.2
  • Upgrade nginx to 1.28.0-6ubuntu1.4
  • Upgrade mysql-client to 8.4.9-0ubuntu0.25.10.1
  • Extract MYSQL_CLIENT_VERSION into a Docker build arg
  • Remove stale Docker image version label and add a GitHub release badge
  • Remove legacy deploy.yml and worker-deployment CLI references
  • Improve README
  • Add generated .rabbit/context.yaml

Validation

  • make test
  • Verified Worker runtime output with WORKER_OUTPUT_FILE; runtime JSON was written and php-fpm / nginx reported RUNNING.

No breaking changes found during local validation.

Copilot AI review requested due to automatic review settings June 5, 2026 09:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.0 and bump pinned package versions for PHP, NGINX, and mysql-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.

Comment thread README.md Outdated
Comment thread docs/runtime.md Outdated
@fqjony fqjony force-pushed the upgrade/udx-worker-0.42.0 branch from 661315a to 7ee62bd Compare June 5, 2026 09:50
Copilot AI review requested due to automatic review settings June 5, 2026 09:53
@fqjony fqjony force-pushed the upgrade/udx-worker-0.42.0 branch from 7ee62bd to d4a08d4 Compare June 5, 2026 09:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

Comment thread README.md Outdated
Comment thread Dockerfile
Comment thread Dockerfile Outdated
@fqjony fqjony enabled auto-merge June 5, 2026 10:01
@fqjony fqjony force-pushed the upgrade/udx-worker-0.42.0 branch from d4a08d4 to f9df0b9 Compare June 5, 2026 10:04
@fqjony fqjony self-assigned this Jun 5, 2026
@fqjony fqjony added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file docker Pull requests that update Docker code enhancement New feature or request labels Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants