Aaron ("AJ") Steers

Results 202 issues of Aaron ("AJ") Steers
trafficstars

Includes changes from #580, should be merged after it. This attempts to work through some performance issues I ran into when trying to get the full project to build using...

@pnadolny13 - Related to knowing how to prioritize this item - https://github.com/meltano/meltano/issues/7047 and this general theme: - https://github.com/meltano/meltano/discussions/6700 are you able to generate a stack-ranked report of the highest frequency...

I'm still plagued by GitHub's poor notification system and I think I have a plan to solve it with Meltano: EL 1. Create a `tap-github` EL pipeline to pull all...

@pnadolny13 - We're considering making this the default behavior in a future release. Do you mind testing for us in squared? This was based on your request to provide a...

The goal here would be to extract comment history (without the comment text) to use in response metrics. As a second iteration, we would extract `@mention` references from body text...

@pnadolny13 - Can I get a copy of the query used to generate the below? I considered asking for a data refresh but the "teach to fish" metaphore came to...

I haven't dug deep yet on what this would take, but I wonder if it would be possible to make a set of generic config inputs and publish a parameterizable...

#### Problem Description I want to be able to import classes and functions to higher level modules, for developer convenience, but without insane redundancies in where classes are defined. In...

enhancement

This PR does a lot of things... ## CatalogManager refactor The role of catalog manager is refactored into the new classes, under the role of two "backends", two "providers", and...