Canary Pipelines #3
thescientist13
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
One thing that I would like to establish as part of this de-coupling is a way to have sort of Canary Pipelines in place wherein
Mainly, this is because having a full website application was extremely useful in identifying unexpected breaking changes, and so having a "real world" app to not only build against, but deploy and test a preview with, was incredibly valuable. So in the process of this new re-structuring, don't want to lose that feedback loop.
This would also encourage us to be eating our own dog food, as it were.
Beta Was this translation helpful? Give feedback.
All reactions