We need to version and store different types of packages such as JAR, WAR, even EAR, and also ZIP, and NodeJS ones. We are not interested in Docker images just yet.
I cannot find a general Registry service in Bitbucket. Is there any product to accomplish this?
Thank you.
Hi Vladimir and welcome to the community!
I'm afraid that Bitbucket doesn't offer package registries. We have a feature request in our issue tracker:
I suggest adding your vote to that feature request (by selecting the Vote for this issue link) as the number of votes helps the product managers better understand the demand for new features. You are more than welcome to leave feedback, and you can also add yourself as a watcher (by selecting the Start watching this issue link) if you'd like to be notified via email on updates.
Implementation of features is done as per our policy here and any updates will be posted in the feature request.
Every Bitbucket Cloud repository has a Downloads page (you can find it on the left sidebar when you open the repo on Bitbucket's website). You can upload files there (a file shouldn't be larger than 1 GB), but keep in mind that this is not a package registry. If you need a package registry, you can look into ones offered by other companies.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.