Teach admin-fe about custom source URLs #838

Closed
Oneric wants to merge 0 commits from Oneric:custom-source into develop
Member
Matching https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/421
Oneric added 1 commit 2024-10-17 22:48:21 +00:00
Teach admin-fe about custom source URLs
Some checks are pending
ci/woodpecker/pr/build-amd64 Pipeline is pending
ci/woodpecker/pr/build-arm64 Pipeline is pending
ci/woodpecker/pr/docs Pipeline is pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
f98d5f3f20
Matching  AkkomaGang/akkoma-fe#421
floatingghost reviewed 2024-10-26 03:52:40 +00:00
@ -1196,2 +1196,3 @@
theme: "pleroma-dark",
webPushNotifications: false
webPushNotifications: false,
backendCommitUrl: "",

might we want to set these to the default of this git just for consistency overall?

might we want to set these to the default of this git just for consistency overall?
Author
Member

If you want to we can, though the more places explicitly specify the URLs, the more places need updating if the URLs ever change
(e.g. if the redirect from pleroma-fe → akkoma-fe ever breaks or we’d want to update the default URL to akkoma-fe directly; hosting cost and/or upkeep effort gets too much and this migrates to another forge; etc)

If you want to we can, though the more places explicitly specify the URLs, the more places need updating if the URLs ever change *(e.g. if the redirect from pleroma-fe → akkoma-fe ever breaks or we’d want to update the default URL to akkoma-fe directly; hosting cost and/or upkeep effort gets too much and this migrates to another forge; etc)*
Oneric force-pushed custom-source from f98d5f3f20 to f2e45d4d4b 2025-01-03 19:44:07 +00:00 Compare

merged via bd02c3d7de

merged via bd02c3d7de54d8aed76fd36495116706a11aa694
floatingghost closed this pull request 2025-01-05 15:40:47 +00:00
Oneric deleted branch custom-source 2025-02-14 21:30:51 +00:00
Some checks are pending
ci/woodpecker/pull_request_closed/build-amd64 Pipeline is pending approval
ci/woodpecker/pull_request_closed/build-arm64 Pipeline is pending approval
ci/woodpecker/pull_request_closed/docs Pipeline is pending approval
ci/woodpecker/pull_request_closed/lint Pipeline is pending approval
ci/woodpecker/pull_request_closed/test Pipeline is pending approval
ci/woodpecker/pr/build-amd64 Pipeline is pending approval
ci/woodpecker/pr/build-arm64 Pipeline is pending approval
ci/woodpecker/pr/lint Pipeline is pending approval
ci/woodpecker/pr/test Pipeline is pending approval
ci/woodpecker/pr/docs Pipeline is pending approval

Pull request closed

Sign in to join this conversation.
No description provided.