Skip to content

[codex] Add dropzone update helper - #1

Draft
sirouk wants to merge 1 commit into
mainfrom
codex/dropzone-update-helper
Draft

[codex] Add dropzone update helper#1
sirouk wants to merge 1 commit into
mainfrom
codex/dropzone-update-helper

Conversation

@sirouk

@sirouk sirouk commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add update.sh as an operator helper that discovers newer n8n and openwebui upstream pins, rewrites the checked-in refs and image digests, validates the result, and opens a draft test PR
  • document the update flow in the README, including the test-update-<abbr>-<YYYY-MM-DD> branch shape and the --no-push / --no-pr escape hatches
  • extend the syntax smoke checks so update.sh is covered by both bash -n and shellcheck

Why

chutes-dropzone already had a release helper, but no first-class way to trial upstream app bumps on their own disposable branch and let CI tell us whether the overlay and pin set still hold together.

Impact

Operators can now run ./update.sh to refresh the supported upstream pins, get a clean update branch, and kick off PR CI against that branch before anything lands on main.

Validation

  • ./scripts/smoke-test.sh --syntax
  • ./update.sh --dry-run
  • ./update.sh n8n --dry-run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant