jvantuyl / sublime_diagram_plugin

A Plug-In for Sublime Text 2 / 3 To Render Diagrams In Your Source Code
Other
435 stars 116 forks source link

Migrate to the default repositories of package_control_channel #29

Open FichteFoll opened 9 years ago

FichteFoll commented 9 years ago

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 commented 9 years ago

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

warmwaffles commented 9 years ago

This would be nice to be installable via the package controller

jvantuyl commented 9 years ago

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.

FichteFoll commented 9 years ago

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