pullrequests Search Results · language:Dune language:JavaScript language:HTML language:HTML language:HTML language:JavaScript
Filter by
121M results
Rule file synced from WhatsNext App Control.
backend controller is in progress
Problem
GET / returns Route not found: GET / because no root route handler exists in app.js — requests fall straight through to
the notFound middleware.
Solution
Added a GET / handler between the /health ...
Summary of changes
https://orchard.atlassian.net/browse/DOPS-18593
Bumps package.json version from 1.0.0 to 2.0.0 so the tag-release.yml workflow creates a v2.0.0 release on merge.
The previous PR (#4) ...
noindex + sitemap are conflicting signals. Drop impressum + datenschutz entries; homepage-only sitemap. Pages still
discoverable via footer links.
Graduates ADR-007 stage 4 (the no-human-at-dispatch scheduled apply) from dormant-dry-run to live.
What changes
The only functional change is apply-scheduled.yml s INPUT_DRY_RUN: the weekly cron run ...