WIP: Grubhub links #253

Draft
sshar1 wants to merge 7 commits from grubhub_links into main
sshar1 commented 2026-03-28 21:33:32 +00:00 (Migrated from github.com)

Adds Grubhub deep links to the backend by using the Grubhub API. To read more about the changes, check the notion page: https://www.notion.so/wiki-scottylabs/GrubHub-Links-2f296192554c805cb009fe66306e3865

Adds Grubhub deep links to the backend by using the Grubhub API. To read more about the changes, check the notion page: https://www.notion.so/wiki-scottylabs/GrubHub-Links-2f296192554c805cb009fe66306e3865
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin grubhub_links:grubhub_links
git switch grubhub_links

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff grubhub_links
git switch grubhub_links
git rebase main
git switch main
git merge --ff-only grubhub_links
git switch grubhub_links
git rebase main
git switch main
git merge --no-ff grubhub_links
git switch main
git merge --squash grubhub_links
git switch main
git merge --ff-only grubhub_links
git switch main
git merge grubhub_links
git push origin main
Sign in to join this conversation.
No description provided.