-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureOriginal featureOriginal feature
Description
- Automate the frontend build process. Instead of locally building the code & committing the product to a deployment branch:
- Build frontend code in CI
- Store build artifact in CI server
- During deployment, fetch & use build artifact from CI server
- Automate the process of deployment to the dev and prod servers.
- Trigger automated deployment to dev server after every push to master.
- Document proposed development & release workflow and clear it with other stakeholders.
- Trigger automated deployment to production server according to documented & reviewed release workflow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureOriginal featureOriginal feature