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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# ⚠️ Submodules have been removed from this repo in favor of environment-named tags within each sub repo instead!
2
-
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. worksapces-frontend) and tag the release you wish to mark as for dev with the "dev" tag. Same with stage and prod.
3
-
4
1
# Dev Standards
5
2
3
+
### ⚠️ Submodules have been removed from this repo in favor of environment-named tags within each sub repo instead!
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
+
6
6
### GH Actions
7
7
8
8
See GitHub's actions tab in this repo for more deployment examples/steps.
0 commit comments