Have a pre-production environment for fetchers
Proper pre-production environment
- test new fetchers or fetcher evolutions
- with CI
- on
master
, CI would run on prod environment - on branches for MR would run on pre-prod environment
- on
- with monitoring/dashboard
- so that we could welcome contributors
Edited by Christophe Benz