Aaron ("AJ") Steers

Results 507 comments of Aaron ("AJ") Steers

Parsing into an array should work in theory. The for each item in the array we could check for a version constraint signal like `=` or `@` and hash the...

@edgarrmondragon, @pnadolny13 and @tayloramurphy - I don't know enough about how private python repos are targeted - and specifically if there's any risk of some token being part of the...

@WillDaSilva - Is this still an issue or have we mostly resolved these as of now? UPDATE: As of rereading, I'm sure there are probably at least some of the...

@tayloramurphy - What do you see as a sufficient solve here? One quick fix would be to print the correct loader name instead of the parent. But perhaps better still...

@tayloramurphy - Makes sense. Going back then to the OPs original problem statement: > When running meltano install, it'll say skipped for the inherited plugins. This is confusing as it...

@tayloramurphy and @edgarrmondragon - I don't see a great fix for this. The `capabilities` workaround could work, but it feels pretty hacky and bespoke imo. What I don't have good...

@tayloramurphy - I'm not sure honestly. We'd have to dig in deeper to know how this would actually handle. For all the trouble this creates in the Meltano codebase, and...

@tayloramurphy and @DouweM - I've expanded the description to note that I think this becomes high risk and high urgency with launch of 'add from hub'. We should provide guidance...

Sounds like a bug: > those properties [`capabilities` and `settings`] were only respected on fully custom plugin definitions with a `namespace`, not on those that inherited from discovery.yml ... and...

Thanks, @DouweM. Thanks for logging #6029. Of course I'm using 'bug' loosely here because I'm sure at a certain time, this was acceptable. Given our current environment and behaviors, I...