-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
25
-
Hi everyone,
Thanks for your feedback, passion, and advocacy for this suggestion. Please accept our apologies for allowing this issue to remain open without a clear answer from us.
We would love to add mirroring of external repositories to Bitbucket Data Center. However, this use case is quite rare in an enterprise environment and is associated with high engineering costs. We made a decision that this improvement is the wrong direction for our product. We remain committed to being an open company, whether it's with regards to feature requests or bugs in our software.
What are we doing instead? We remain committed to helping software teams deliver high-quality software faster in an increasingly competitive world. We believe that great developer tools are a key element of modern software development. To that end, we've made a lot of improvements last year and are planning to work in the following areas that help with problems development teams face now:
- Performance and scaling to support growth
- Security and compliance features
- Innovations around developer productivity
- Integrations between Atlassian and other leading products
In the meantime, we suggest you to check on of the following Atlassian Marketplace apps:
Cheers,
Anton Genkin
Product Manager - Bitbucket Data Center & Server
Original request description
Ability to mirror - i.e. clone and sync changes from a repository (particularly an externally hosted repository such as Bitbucket/Github/other).
- is duplicated by
-
BSERV-4339 Clone from and synch with remote repository
- Closed
-
BSERV-12034 Mirror Repos from other scm in Bitbucket
- Closed
- relates to
-
BSERV-5124 Support mirroring of repositories for geographically distributed teams
- Closed
- is related to
-
SSP-8828 You do not have permission to view this issue
- mentioned in
-
Page Failed to load
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
Form Name |
---|
We recently released a new plugin that speaks to some of the requirements mentioned above - ScriptRunner for Stash.
One of the key features is mirroring from github or bitbucket. It's easy to set up, and can mirror entire github organisations or bitbucket users, plus monitor those orgs and automatically create and start mirroring any new repos added. This can be very useful to bring in open source code you rely on inside your firewall.
New updates can be brought in either by allowing the plugin to install a web hook into your github or bitbucket repos, or by polling.
Docs are here
For the general case of mirroring to those services, or from stash to stash, the englishtown plugin mentioned above works well. There is also a script example of how to apply that hook to multiple (maybe hundreds) of repos.