nitin_kharya
09/03/2021, 1:22 PMstephen_bailey
09/03/2021, 1:56 PMstephen_bailey
09/03/2021, 1:56 PM# Before:
pip_url: git+<https://gitlab.com/meltano/tap-gitlab.git>
pip_url: git+<https://github.com/adswerve/target-bigquery.git>
# After:
pip_url: git+<https://gitlab.com/meltano/tap-gitlab.git@v0.9.11>
pip_url: git+<https://github.com/adswerve/target-bigquery.git@v0.10.2>
visch
09/03/2021, 2:19 PMnitin_kharya
09/03/2021, 2:45 PMstephen_bailey
09/03/2021, 2:57 PMmeltano install
which checks the config file for the specified verison.