PeerDB-io / peerdb

Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage
https://peerdb.io
Other
2.17k stars 88 forks source link

Generate flow-api-client changes to its own branch #2011

Closed serprex closed 1 month ago

serprex commented 1 month ago

Avoids having to include generated files in PRs, isolating them to a branch

Once this is validated & downstream updates to new module path, generated files can be removed from main

serprex commented 1 month ago

Another idea was to have CI push to another repo instead of an orphan branch, but then auth gets weird, seems to require pseudo user with SSH keys in CI secrets