wiki:devworkflow
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wiki:devworkflow [2021/09/14 23:11] – guidebeacon | wiki:devworkflow [2021/09/14 23:15] (current) – guidebeacon | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| Since the database is synced from prod to dev, work must be performed with this in mind. | Since the database is synced from prod to dev, work must be performed with this in mind. | ||
| - | Code is to be modified, then when the code is in a state that you are ready to publish, commit work to the local dev repo, then run the '' | + | Static assets and generated content are not tracked in git, or pushed from dev to prod. This is taken into account in '' |
| + | |||
| + | Code is to be modified, then when the code is in a state that you are ready to publish, commit work to the local dev repo, then run the '' | ||
| ===== Making Changes ===== | ===== Making Changes ===== | ||
wiki/devworkflow.1631661093.txt.gz · Last modified: 2021/09/14 23:11 by guidebeacon