-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request