Hey guys! Please tell me if this isin't the right channel.
I was wondering if it was possible to define extractors/loaders ONLY in a certain environment. I have loaders that are exclusively used for prod, so it would be nice to only have them in that environment
e
edgar_ramirez_mondragon
04/21/2022, 3:20 PM
Hi @Stéphane Burwash! We had a similar idea a while ago: https://gitlab.com/meltano/meltano/-/issues/3241
The spec is not yet fully fleshed out, so leave a comment there if you had a different idea in mind 🙂
s
Stéphane Burwash
04/21/2022, 3:22 PM
Awesome. On a related note, I wanted to apply the same mindset to schedules; only have them in prod. Would you like me to create a seperate issue for this, or just leave the comment?
t
taylor
04/21/2022, 9:04 PM
@Stéphane Burwash schedules are getting refactored in https://gitlab.com/meltano/meltano/-/issues/2924 if you could check out the spec in that description and leave a comment if you see there’s a gap. schedules will be able to be scoped to an environment
s
Stéphane Burwash
04/22/2022, 3:32 PM
Awesome @taylor, I can't wait! I left a comment on @edgar_ramirez_mondragon’s issue suggestion but then deleted it, as your issue will solve all my current problems