Skip to content

Bitbucket server integration

Warren Gifford requested to merge bitbucket-server-integration into master

Created by: lguychard

This PR adds a new Webpack entrypoint in browser/: integration.tsx. It's based on phabricator/extension.tsx, but aims to be code host agnostic. The bundle, integration.bundle.js, is served as a static asset by the Sourcegraph instance.

Build tasks for copying assets (phabricator(), watchPhabricator(), etc.) have been adapted.

Rel: https://github.com/sourcegraph/bitbucket-server-plugin/pull/1

Merge request reports

Loading