Skip to content

Create deployment pipelines for AWS #14

@cjcocokrisp

Description

@cjcocokrisp

Two deployment pipelines are needed to deploy the application to AWS. This is going to be done with GitHub actions. The two that are needed is one for production and one for a development environment.

The details still need to be worked out but for now we're thinking branches will deploy to the development environment and the main branch will deploy to prod once the pull request is successful.

Create the following GitHub actions:

  • On commit to a branch deploy to dev.
  • On pull request to a main deploy to prod.

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions