Hey everyone, Can someone please let me know the steps to recompile airtbyte code after making changes to it.
So here is the problem. There seems to be a bug in smartsheets connector where the data is scrambled. I think I did get access to the corrected source.py from (Nathan Nowack). I want to be able to use it in my airbyte deployment (deployed on a docker container). How do I make changes to the code and compile the application again? Can someone please point me in the right direction or tell me the steps to do it?
Madhu Prabhakara
02/23/2022, 6:27 PM
Hi @Madhu Prabhakara, you can follow this documentation about setting up a working local development environment.
You'll have to rebuild the image of the connector on which you make some changes. Tag it with a