Archived
build-and-publish / build (push) Successful in 1m16s
PlatformWebContract asserts what this app must do because it is on the platform: an /api path matching no controller 404s rather than returning the SPA, health is UP, the liveness and readiness probes exist, and a client-side route forwards to the shell. That first one shipped broken to six live sites and was found by typing a URL by hand; now it fails a build instead. renovate.json is three lines pointing at austin/renovate-config. The rules were copied per repo, so they matched only by luck and a change was six edits. Platform 0.1.9. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01XXKjx7FNyRVAjU8dgB5KhN
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>austin/renovate-config"
|
|
]
|
|
}
|