Hi all! I've begun evaluating Meltano and I was cu...
# getting-started
g
Hi all! I've begun evaluating Meltano and I was curious to know how people manage CI/CD with different environments, e.g. a separate git branch for each one and manually promoting changes from dev to staging and pro, or working directly out of merging PRs to
main
?
j
Hi, one good practice for that is gitflow…
g
yeah that's what I was thinking, I was just wandering if there are any other recommendations/ideas that people feel it's worth sharing around the subject