Raúl Barroso

Results 29 issues of Raúl Barroso

### Enabling 1. Ask for a parent app (based on apps already part of the pipeline) 2. Enable (or not) automatic creation of review apps. 3. Enable (or not) destroying...

This probably should live in the `heroku-ci` GitHub repo, but tracking here for now.

(it only does it using `sudo`) It shows the header, but not its content. e.g.: ``` › heroku apps:info -a sausages -x === sausages Addons: heroku-postgresql:hobby-dev Auto Cert Mgmt: false...

bug

There are other commands like `heroku members` that do support `-t` and `--team` and even encourages their use. I think switching between commands that support this flag and others that...

Currently, we're only running tests in a current branch. i.e. If you wanted to run a test in a branch different than master, we require doing `git checkout` before. It'd...

enhancement

### Feature description The platform team has submitted this feature request. It was initially created as part of another issue: https://github.com/ConduitIO/conduit/issues/1558. Clients require the ability to determine which situations require...

feature

### Feature description Over time, connectors may deprecate configuration fields in favor of others. While these changes are documented in the readme (see [conduit-connector-postgres](https://github.com/ConduitIO/conduit-connector-postgres/blob/main/source/config.go#L56) and [conduit-connector-kafka](https://github.com/ConduitIO/conduit-connector-kafka?tab=readme-ov-file#configuration)), we need a programmatic...

feature

### Description Fixes https://github.com/ConduitIO/conduit/issues/1780 ### Quick checks - [x] I have followed the [Code Guidelines](https://github.com/ConduitIO/conduit/blob/main/docs/code_guidelines.md). - [x] There is no other [pull request](https://github.com/ConduitIO/conduit/pulls) for the same update/change. - [x] I...