Hey guys! Please tell me if this isin't the right ...
# singer-tap-development
s
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
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
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
@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
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