Reuben

Results 28 issues of Reuben

Not sure of all that are missing from the [Hub list of SDK setttings](https://github.com/meltano/hub/blob/e78acb7ca5f406e9fe7c1751495d8842c4f40b5a/src/components/PluginSettingsSection.vue#L137-L153), but for example: [`batch_size_rows` is listed as a plugin-specific setting for `target-postgres`](https://hub.meltano.com/loaders/target-postgres/), despite it not being...

Community-Contributed PR

For example, when at https://docs.meltano.com/reference/command-line-interface#auto-install-behavior, clicking on the "`auto-install` setting" link take you to the settings page, but does not scroll to the `auto-install` section. Reloading the page or clicking...

Documentation
help wanted
kind/Bug

https://docs.meltano.com/reference/settings Seems to happen on initial page visit/reload. Internal link from navbar is fine. [Screencast from 05-07-24 09:51:15.webm](https://github.com/meltano/meltano/assets/60552974/4aa817f5-618f-4ea0-b9ed-b4ff70b3bd10)

Documentation

### Singer SDK Version 0.39.1 ### Is this a regression? - [ ] Yes ### Python Version 3.9 ### Bug scope Taps (catalog, state, etc.) ### Operating System Ubuntu 22.04...

kind/Bug
flow::triage
valuestream/SDK

### Feature scope Configuration (settings parsing, validation, etc.) ### Description I'm trying out `uv` as a venv backend, and it has been great up until running the `notebook` utility. Some...

kind/Feature
valuestream/Meltano

### Example offending plugin `plugins/loaders/target-postgres--matatika.lock` (some legacy adoption of the `transferwise` variant of `target-postgres`) with some unimportant parts removed: ```json { "plugin_type": "loaders", "name": "target-postgres", "namespace": "postgres_transferwise", "variant": "matatika", "pip_url":...

Hi! I'm using a tool called [Meltano](https://docs.meltano.com/) which supports `uv` as an alternate virtual environment backend. In our case, I would be great if `pip` was still bundled with the...

configuration