This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:nnels-workflow-sharing [2017/01/19 14:53] jonathan.schatz created |
public:nnels-workflow-sharing [2024/05/08 22:04] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== VMs ===== | ===== VMs ===== | ||
- | Local - nnils-dev | + | * Local - nnils-dev |
- | Development - nnels-dev | + | |
- | Staging - nnels-staging | + | |
- | Production nnels-prod | + | |
Custom modules are separate git repos on GitHub for collab, issue tracking | Custom modules are separate git repos on GitHub for collab, issue tracking | ||
Line 14: | Line 14: | ||
Bundle of database-level config, views, fields, dependency " | Bundle of database-level config, views, fields, dependency " | ||
- | drush feature-update (fu) | + | * drush feature-update (fu) |
State of existing feature components -> feature code | State of existing feature components -> feature code | ||
- | drush features-export (fe) | + | * drush features-export (fe) |
Creates a module or updates one with new components | Creates a module or updates one with new components | ||
- | drush features-revert (fr) | + | * drush features-revert (fr) |
Reverts to state defined in feature module | Reverts to state defined in feature module |