Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Bitbucket Data Center #50

Open
ar613 opened this issue Dec 13, 2018 · 5 comments
Open

Incompatible with Bitbucket Data Center #50

ar613 opened this issue Dec 13, 2018 · 5 comments

Comments

@ar613
Copy link
Contributor

ar613 commented Dec 13, 2018

The latest UPM update (3.0) marks this plugin is not compatible with the following text:

The currently installed app was a part of the deprecated Data Center program and the app version is now not Data Center compatible. Please update the app to a Data Center version.

According to Atlassian:

The latest UPM update (3.0.0) contains Data Center compatibility messaging, which is why you’re now seeing these messages.
You’re seeing these as Atlassian has launched a new class for marketplace data center to test if the add-ons are DC compatible. This is to ensure that those add-ons are not compromising performance of the instance. Please refer to the full announcement here A new class of Marketplace app has arrived.
As a result, you will encounter situation where the plugins are marked as incompatible. We’re still approving new apps daily as our vendors and partners update their apps to meet our new Data Center standards. Ultimately, Atlassian recommends you contact the vendor to determine compatibility at scale. For the apps released by us, we are currently working on releasing new versions but that could still take some time.
In most cases, the add-ons should still work and you won’t see any problems (as they’ve been working fine so far), but look out for any updates from vendors.

@eeijlar
Copy link

eeijlar commented Mar 7, 2019

I am seeing the same issue, I am trying to upgrade to Bitbucket 6.1. If I download and compile the app myself, could I install it then manually, bypassing the marketplace?

@ar613
Copy link
Contributor Author

ar613 commented Mar 7, 2019

No. Due #37 the plugin does not work on Bitbucket Server 6+.

@eeijlar
Copy link

eeijlar commented Mar 7, 2019

It looks like this project is no longer active, last commit is almost a year ago. Too bad. It was a very handy plugin.

@eeijlar
Copy link

eeijlar commented Apr 11, 2019

I have a PR open which includes changes for Bitbucket 6.0. Note it only covers the file size plugin, not the file name. It can be compiled with atlas-package from the Atlassian SDK, and then you can upload the resulting jar to Bitbucket.

@gsylvie
Copy link

gsylvie commented Oct 13, 2019

My free Control Freak plugin might be a good substitute. Currently it provides the ability to block large files. Compatible with Bitbucket Server and Data Center 6.x.

Example push rejection:

remote: Control Freak: Push rejected. Files larger than 8000000 bytes are not permitted
remote:
remote: Control Freak
remote: -----
remote: Push rejected. Files larger than 8000000 bytes are not permitted
remote: in this repository. The following file is too large:
remote:
remote: path/to/bigFile.jar (8722752 bytes)
remote:
remote: You can push large files to this repository using 'git lfs':
remote: git lfs track <path>
remote:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants