You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
fix(build): retire dead 3.1.0 guide URL in docker engine settings templates (#3293)
The compat-matrix stages tools/docker/<engine>/settings.cfm over
config/settings.cfm, and ConfigRoutesStaleDocUrlSpec (the #3281 dead-URL
guard) scans config/settings.cfm — so the retired wheels.dev/3.1.0 link in
these eight templates failed every engine x database leg of the 2026-07-06
matrix run uniformly. Point them at the live configuration guide, matching
the demo app's config/settings.cfm.
Verified: ConfigRoutesStaleDocUrlSpec 4/4 on Lucee 7 + SQLite with the fixed
template staged (docker dir-mount repro of the matrix leg).
Signed-off-by: Peter Amiri <petera@pai.com>
Co-authored-by: Peter Amiri <petera@pai.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments