Skip to content

Automate deployments #256

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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