Skip to content

Implement initial CI/CD pipelines #34

@itsMarcoSolis

Description

@itsMarcoSolis

As a developer
I need basic CI/CD pipelines
So that the agility of our development lifecycle improves.

Details and Assumptions

  • Must build a release of the react app
  • Must deploy it to IPFS and the S3 bucket behind the otomee.com domain
  • Initially we will release the alpha version, so it must use alpha.otomee.com
  • Must follow the gitflow branching strategy

Acceptance Criteria

Given a new release or feature is ready
When I merge the corresponding branch to master, release or dev
Then the corresponding CI/CD workflows must be executed, making the changes available on alpha.otomee.com and on IPFS.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions