Hi all
I am trying out airflow and have a question that is likely to have been asked many times (so appologies upfront).
I installed Airbyte using the Docker option on my local Laptop for doing tests and development. After I am happy with my solution, I would like to send what I created to some place like github so that someone else can review it (and also to keep previous versions) and after that is approved on a PR, deploy it to the production env. Is there a simple way I can achieve that ? Or would I need to manually re-create in production what I had already achieved in my dev env ?
Thank you,
Jose Santos