Aaron ("AJ") Steers

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

Is there any capability to scrape the list of connections for a given person? Or any pointers on how such capability might be extended into this codebase? I'm hoping to...

While [testing](https://github.com/meltano/squared/pull/312#issuecomment-1191828551) within the `squared` project, and also confirmed by @visch [in Slack](https://meltano.slack.com/archives/CFG3C3C66/p1660078390407119?thread_ts=1659968745.750009&cid=CFG3C3C66), we've not been seeing the strict mode flag working as expected to raise errors. It could be...

kind/Bug
valuestream/Meltano

There appears to be a bug causing some users to have a slow startup, up to 45 seconds in the provided logs Pre 2.x: ``` (.venv) ➜ dutchie-dagster-meltano git:(NoJIRA-upgrade-dagster-meltano) ✗...

kind/Bug

Spec discussion: - https://github.com/meltano/meltano/discussions/6270 I think we could introduce state backends such as `s3`, `dynamodb`, and other backends that have better reliability than an RDBMS and near-zero always on cost....

Accepting Pull Requests
roadmap
kind/Feature
valuestream/Meltano

### Meltano Version latest ### Python Version NA ### Bug scope CLI (options, error messages, logging, etc.) ### Operating System any ### Description From Slack: https://meltano.slack.com/archives/C01TCRBBJD7/p1659032672217559?thread_ts=1658965446.758529&cid=C01TCRBBJD7 With the example invocation:...

kind/Bug
valuestream/Meltano

This was called out as "nice to have" but not delivered in the initial iteration of auto-generated state IDs for `meltano run`. For scenarios where the 'environment' actually builds to...

Accepting Pull Requests
kind/Feature
valuestream/Meltano

Currently if there is no command specified in `meltano run` or `meltano invoke`, meltano will use the `executable` at the plugin level. ## Context For the new plugin SDK, we...

kind/Feature
valuestream/Meltano

Latest spec: - [ ] Parse a `NO_COLOR` env var per instructions at https://no-color.org - [ ] Optionally, also accept `--no-color` at the CLI. - [ ] Pass this setting...

Accepting Pull Requests
cli
ux
kind/Feature
valuestream/Meltano

1. The goal here would be to have zero cosmetic or cleanup work to make the changelog, and that part could be fully automated in CI. 2. The pre-work would...

kind/Tech Debt
valuestream/Meltano

I think we have a path forward on python plugin architecture (https://gitlab.com/groups/meltano/-/epics/134#note_981098666) which does not require modifying Meltano itself (at least not in the first iterations). Since `pip_url` for any...

roadmap
kind/Feature
valuestream/Meltano