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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ should contain only tested and reliable code.
27
27
**`main` should not be updated while a forecasting round is active** (i.e.
28
28
Friday through Monday), except in case of a critical bugfix.
29
29
30
-
Basic develop changes/review in staging/release to production workflow:
30
+
Basic develop changes -> deploy/review in staging -> release to production workflow:
31
31
32
32
- Start by creating a **[bug|fix|feature|etc]** branch based on `dev`.
33
33
- Make a PR and tag a reviewer with your changes against `dev`. Once apporved and merged this will trigger CI to deploy the application at https://staging.delphi.cmu.edu/crowdcast.
0 commit comments