Reuben

Results 28 issues of Reuben

Does this extension run teardown methods when a user manually stops a test run? I think the answer is no, but thought I'd check if it was meant to first...

enhancement

Implements just-in-time install for the following commands: - `invoke` - `run` - `el`/`elt` - `test` - `config test` - `select --list`

Community-Contributed PR

- [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics ID:...

enhancement

Closes #1293 ![image](https://github.com/meltano/hub/assets/60552974/e3e94fe3-8b0a-41d3-91ea-999b19c84723) Happy to add "Last updated" back, but thought it looked cleaner without - or we can do something on hover as suggested in #1293.

It would be nice to be able to search for plugins by variant/maintainer. ![image](https://github.com/meltano/hub/assets/60552974/224b51fe-a82b-4060-858e-2661fac41731) Also, there is an small issue where if the search term matches both a keyword and...

When https://github.com/meltano/meltano/pull/7733 and https://github.com/meltano/meltano/pull/7874 are released in a future Meltano version, `kind: hidden` and `kind: password` will become deprecated and show a warning message if existing setting definitions use them....

From #1189: > In the future, it would be nice to have a CI check here that attempts to pip install from the supplied `pip_url` to catch potential `meltano install`...

### Feature scope Taps (catalog, state, stream maps, tests, etc.) ### Description This [IETF draft](https://datatracker.ietf.org/doc/draft-ietf-httpapi-ratelimit-headers/) defines a series of `RateLimit` headers: - [`X-RateLimit-Limit`](https://www.ietf.org/archive/id/draft-ietf-httpapi-ratelimit-headers-07.html#name-limit-keyword) - [`X-RateLimit-Remaining`](https://www.ietf.org/archive/id/draft-ietf-httpapi-ratelimit-headers-07.html#name-remaining-keyword) - [`X-RateLimit-Reset`](https://www.ietf.org/archive/id/draft-ietf-httpapi-ratelimit-headers-07.html#name-reset-keyword) Taps built with...

kind/Feature
good first issue
Accepting Pull Requests
valuestream/SDK

The documentation around these two settings is a bit confusing. See https://meltano.slack.com/archives/C068YBV6KEK/p1719398735756859 for some context. --- ### `aliases` From https://docs.meltano.com/reference/plugin-definition-syntax/#settingsaliases > Optional. An array of aliases for the setting. This...

Documentation
Accepting Pull Requests