sublime_diagram_plugin icon indicating copy to clipboard operation
sublime_diagram_plugin copied to clipboard

Migrate to the default repositories of package_control_channel

Open FichteFoll opened this issue 10 years ago • 4 comments

Thanks to our tests (which were failing for your package due to unexpected BOM) it came to my attention that you didn't update your packages.json properly, especially last_modified.

I suggest you to migrate to the default repositories, which use the 3.0.0 package schema that automatically finds tags pushed to your repo.

However, these tags must be valid semantic versions (with optional leading v).

Please see https://github.com/wbond/package_control_channel/commit/ebf2992e7262fab262da87c35157e6dbfff497d6 and https://github.com/wbond/package_control/blob/master/example-repository.json on how to proceed.

FichteFoll avatar Feb 14 '15 00:02 FichteFoll

By the way, your package has been "missing" for 3 months: https://packagecontrol.io/packages/Diagram

FichteFoll avatar Feb 14 '15 01:02 FichteFoll

This would be nice to be installable via the package controller

warmwaffles avatar Feb 22 '15 07:02 warmwaffles

Haven't had the bandwidth for much maintenance here. Just updated package.json. Will see about "migrating to the default repositories" (though I really don't know anything about how that works). Pull requests / more detailed instructions gladly accepted. I forked package_control_channel on my account so that someone can send me a pull-request if they just want to do it.

jvantuyl avatar Jul 01 '15 13:07 jvantuyl

https://sublime.wbond.net/docs/submitting_a_package

FichteFoll avatar Jul 01 '15 15:07 FichteFoll