Skip to content

Automate deployments #256

@eidens

Description

@eidens
  • Automate the frontend build process. Instead of locally building the code & committing the product to a deployment branch:
    1. Build frontend code in CI
    2. Store build artifact in CI server
    3. 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.

Metadata

Metadata

Assignees

Labels

featureOriginal feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions