Describe the feature you'd like
Upon creation of a PR, some infra (github actions, circle CI, jenkins, etc) should create two fake ships (~zod and ~bus), install the campfire desks, install the frontend, then provide links to the two instances (ship1.myships.com/apps/campfire/, ship2.myships.com/apps/campfire/).
Context
Whenever I make a PR, first thing I do is make two fakezods, install the campfire desk, build the React project, then upload that to the ship via the /docket/upload page. This is error prone, and creates friction if someone wants to contribute to the project.
Describe the feature you'd like
Upon creation of a PR, some infra (github actions, circle CI, jenkins, etc) should create two fake ships (~zod and ~bus), install the campfire desks, install the frontend, then provide links to the two instances (ship1.myships.com/apps/campfire/, ship2.myships.com/apps/campfire/).
Context
Whenever I make a PR, first thing I do is make two fakezods, install the campfire desk, build the React project, then upload that to the ship via the
/docket/uploadpage. This is error prone, and creates friction if someone wants to contribute to the project.