### What For newly generated python and low-code connectors, move sources from `src` to `source_%CONN_NAME%` so `airbyte-ci build` can pick them up correctly. Closes #35893. ### What changed? - Moved the sources from `src` - Updated package paths in `pyproject.toml` templates ### How to test? You can make a new connector with `./generate.sh` and verify that it works with Poetry and that it builds with `airbyte-ci build --name source-test` ---
4 lines
189 B
Handlebars
4 lines
189 B
Handlebars
{
|
|
"fix-me": "TODO populate with needed configuration for integration tests or delete this file and any references to it. The schema of this file should match what is in your spec.yaml"
|
|
}
|