12-12-2019 06:26 AM
Hi Team,
We would like to use BitBucket for versioning the SnapLogic pipelines. Could you please let us know the steps for proceeding with the same.
Do we need to install SnapLogic APP in BitBucket? Or how it will be.
Thanks,
Sravanthi
12-15-2019 10:54 PM
Hi Team,
Can we get some help on SnapLogic Versioning in BitBucket?
Thanks,
Sravanthi
12-16-2019 05:24 AM
Hi Sravanthi,
From my understanding, currently SnapLogic support only GitHub versioning directly from the SnapLogic Manager.
If you prefer using BitBucket, based on my experience, then you should probably go with a custom versioning tool in SnapLogic (at least in this point of time). We have already made one tool for another versioning system and it is working fine.
Regards,
Petar
12-17-2019 02:48 AM
Hi Peter,
Can you please provide some idea on custom versioning tool in SnapLogic.
Thanks,
Sravanthi
12-17-2019 04:07 AM
Hi Sravanthi,
You need to search for BitBucket REST APIs documentation and create your own project in SnapLogic. You should also read more about SnapLogic Metadata Snap Pack. For example if you want to push some pipeline to git, read that pipeline using SnapLogic Read snap and using rest api provided from BitBucket push it to the repository.
Regards,
Petar