Add UK fuel duty rise cancellation dashboard at /uk/cancelling-fuel-duty-rise (re-target to main)#1063
Merged
Merged
Conversation
…uty-rise Re-applies PR #1062 onto main. The original was merged into the stacked parent branch feat/uk-uc-rebalancing instead of main (the retarget to main never happened before merge), so these changes never reached production. - website/src/data/appZoneRoutes.ts — multizone reverse-proxy entry - app/src/data/apps/apps.json — research tile on /uk/research - .github/scripts/audit-app-zone-shell.mjs — shell brand/nav audit exemption - app/public/assets/posts/cancelling-fuel-duty-rise.webp — cover image - changelog_entry.yaml — user-facing line Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Re-applies #1062 onto
main. The original PR was merged into its stacked parent branchfeat/uk-uc-rebalancinginstead ofmain— the planned retarget tomainnever happened before the merge (it merged 22s after #1057 hit main). As a result the fuel-duty changes are stranded on the now-abandoned feature branch and never reached production, so/uk/cancelling-fuel-duty-risedoes not exist on policyengine.org.This PR brings the exact same 5 changes into
main.website/src/data/appZoneRoutes.ts— multizone reverse-proxy/uk/cancelling-fuel-duty-rise→ cancelling-fuel-duty-rise.vercel.appapp/src/data/apps/apps.json— research tile (displayWithResearch) on/uk/research.github/scripts/audit-app-zone-shell.mjs— shell brand/nav audit exemption for the routeapp/public/assets/posts/cancelling-fuel-duty-rise.webp— cover imagechangelog_entry.yaml— user-facing linePrerequisites (already satisfied)
https://cancelling-fuel-duty-rise.vercel.app/uk/cancelling-fuel-duty-risereturns HTTP 200Note
This applies only the fuel-duty additions; it does not revert the
watca/salternativeapps.jsonURLs thatmainhas updated since #1062's branch was cut (which a blind cherry-pick of the merge commit would have done).Test plan
SKIPs the route)https://policyengine.org/uk/cancelling-fuel-duty-riseloads the dashboard/uk/research🤖 Generated with Claude Code