add optional deployment on a staging subdomain #20

Open
stevensting wants to merge 6 commits from staging-subdomain into main
Owner
<!-- Thank you for doing recipe maintenance work! Please mark all checklist items which are relevant for your changes. Please remove the checklist items which are not relevant for your changes. Feel free to remove this comment. --> * [x] I have deployed and tested my changes * [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash) * [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes) * [x] I ran `abra recipe lint parasol-static-site --chaos` on the PR's branch and fixed the warnings. * [x] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes)
stevensting added 1 commit 2026-07-17 16:31:53 +00:00
stevensting added 1 commit 2026-07-17 16:32:58 +00:00
stevensting added 1 commit 2026-07-17 17:47:29 +00:00
stevensting requested review from p4u1 2026-07-17 17:48:45 +00:00
stevensting requested review from decentral1se 2026-07-17 17:49:10 +00:00
stevensting added 1 commit 2026-07-17 18:10:17 +00:00
stevensting added 1 commit 2026-07-17 18:18:59 +00:00
stevensting added 1 commit 2026-07-17 18:22:35 +00:00
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin staging-subdomain:staging-subdomain
git checkout staging-subdomain
Sign in to join this conversation.