You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@
3
3
### ⚠️ Submodules have been removed from this repo in favor of environment-named tags within each sub repo instead!
4
4
TL;DR: Instead of checking in a new version of the submodule reference to, say, frontend, in this repo *instead* go to the sub repo (e.g. workspaces-frontend) and tag the release you wish to mark as for dev with the "dev" tag. Same with stage and prod.
5
5
6
-
### To Make A Release
6
+
### To Make A Release Of The Full Stack
7
7
8
+
0. Ensure all sub repos have the tag (dev, stage or prod) set properly for the environment you wish to deploy.
8
9
1. Go to https://github.com/TaskarCenterAtUW/workspaces-stack/actions/workflows/build.yaml
9
10
2. Choose "Run Workflow"
10
11
3. Select the environment you wish to deploy. Use the workflow in the "main" branch.
0 commit comments