Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

bitbucket (datacenter) - mirror from npm

Stefan Mueller December 26, 2018

Hello there,

my company runs the datacneter version of Bitbucket. I intend to create little helper offline web apps to help me in my daily office life.
I would like to include CKEditor 5, which builds are managed by npm, the Node.js package manager.

I'm wondering if I can mirror the CKEditor 5 builds from npm to our BuitBucket instance?
I would prefer to have all in one place than sourcing from different places.

 

Thank you

Stefan

1 answer

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 2, 2019

Hi Stefan,

 

Are the CKEditor builds text files? If so, you can set up a repo and push the build files to that repo, after that you could clone the configs out of Bitbucket and then run 

'npm install' to get all the dependencies

You can basically replace anywhere that say github.com with your URL for Bitbucket and it should work.

Stefan Mueller January 4, 2019

Hi Ana,
thx, I reckon mostly js files, so that should be alright. 
But if the build on npm is updated I need to push again manually, don't I? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events