We need a staging app to see exactly what the user will see in the real app but before we actually deploy it to real users. Beyond the "dev" app that exposes toy data, this "staging" app allows managers like Anne/Tilman to review the user experience before it goes live.
^1: TODO: Rebuild staging identically to release (currently they are in different regions).
^2: To release an app, update and push the release branch of tiltWebToolData.
We need a staging app to see exactly what the user will see in the real app but before we actually deploy it to real users. Beyond the "dev" app that exposes toy data, this "staging" app allows managers like Anne/Tilman to review the user experience before it goes live.
https://tiltwebtool-*
: Testing (tiltWebTool@main
)https://tiltwebtoolData-*
Staging (tiltWebToolData@main
)^1https://tiltsmes-*
: Release (tiltWebToolData@release
)^2New
https://tilt-testing-*
CI/CDtiltWebtool@main
https://tilt-staging-*
CI/CDtiltWebtoolData@main
https://tilt-*
CI/CDtiltWebtoolData@release
^1: TODO: Rebuild staging identically to release (currently they are in different regions). ^2: To release an app, update and push the
release
branch of tiltWebToolData.The canonical source for links is the tiltWebTool project
Details for the release app (service: tiltsmes)