Any tips on how best to share a collection with my team? #2854
RichardFlanagan
started this conversation in
General
Replies: 1 comment
-
There's the collaborative cloud option for sharing collections and queries. There's currently no filesystem based solution to this so unfortunately the only other alternative would be to export and share the collection. You can make changes and export the collection to your source control as well but you'll have to re-import it everytime it changes. It should be possible to get something working to sync filesystem based sources with a custom plugin though, although the current supported plugin APIs might not be sufficient to achieve that but happy to help work through how that might work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can export and send the file to my team, but ideally we could have it integrated with source control.
Do you have any tips on how to best share collections in github, and be able to code review those collections easily?
Beta Was this translation helpful? Give feedback.
All reactions