Aaron ("AJ") Steers

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

The hub lists `tap-gitlab` without a pinned pip_url ref, and the default branch is actually pointing to a pre-SDK legacy branch. We should eventually pin the pip_url to `main` branch...

## About Rill https://www.rilldata.com/ > Rill makes it easy to create and consume metrics by combining a SQL-based data modeler, real-time database, and metrics dashboard into a single product—a simple...

As follow-up to - #866 it looks like we also have an option with Shields.io to generate metrics for GitHub Release downloads: https://shields.io/category/downloads Getting "all releases" version is probably the...

urgency/Low

It would be helpful to add back a TOC to these longer markdown-backed content pages. Specifically: - `/singer/docs/` - `/singer/spec` > I've done some quick checking on what it would...

In removing the duplicate singer tap/target detail pages, we should follow-up by adding a "Standalone Usage" section to all plugin pages. This can be helpful to users if using standalone,...

One suggestion from the design review was to introduce collapsible sections in the detail page rendering:

The old hub pages had a clickable anchor icon (`#`) to easily get the page-scoped anchor link. ![image](https://user-images.githubusercontent.com/18150651/190817126-2634afbf-df3b-41b7-92aa-78e199daf985.png)

Follow-on from: - https://github.com/meltano/hub/issues/805

urgency/High
Telemetry

We could theoretically expose a record limit in config for SDK-based taps. This would basically be a more advanced implementation of `--test` CLI flag. However, it is important to properly...

Accepting Pull Requests
stale

https://github.com/meltano/sdk/compare/v0.22.0...v0.22.1#diff-c756d9cb24f5120280e89fe6b02f14467d23cf6c39be627bd68f9c1e5f1cf095L31-R34 Here's a change we didn't expect to break any targets, but moving the `import Sink` operation into a type-checking only mode did break a target that was previously importing...