Skip to content

Commit ac22727

Browse files
authored
Update README.md
1 parent c86ae35 commit ac22727

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
### ⚠️ Submodules have been removed from this repo in favor of environment-named tags within each sub repo instead!
44
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.
55

6+
### Tagging Policy
7+
8+
For dev, tags can point to the main branch or any feature branches.
9+
10+
For stage or prod, tags *should* (must!) point to a commit in the main branch!
11+
612
### GH Actions
713

814
See GitHub's actions tab in this repo for more deployment examples/steps.

0 commit comments

Comments
 (0)