forked from dandi/dandi-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
Setup GitHub Release for Production Deployments #29
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I'd like to suggest that we revert back to using GitHub Releases to start the production deploy and have a single default prod (or differently named) branch that sandbox (and production) deploys from.
Pros:
- Prevent the curret "double" PR workflow that we have to do now
- Clean up our commit history
- Makes the merging more straightforward
For reference, our current workflow is as follows:
- new branch for an issue
<issue-branch> - merge
<issue-branch>intoapl-setup
a.apl-setupbranch is deployed to the Sandbox App https://apl-setup--ember-dandi-archive.netlify.app/ - merge
apl-setuptoprod
a.prodbranch is deployed to the Production App https://dandi.emberarchive.org
Welcome additional thoughts & pros/cons!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested