Code Monkey home page Code Monkey logo

channelrepositorytools's Introduction

My open source projects are primarily an artifact of various personal projects. Currently the only ones under active development are Package Control, asn1crypto and oscrypto.

I generally will add contributors to repos once they have shown a pattern of useful contributions, be it responding to issues or sending PRs.

channelrepositorytools's People

Contributors

wbond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

channelrepositorytools's Issues

Create PR's from sublime?

Do you think it's worthwhile to add a command that creates a PR from sublime? I think it would have to do something with github auth and what not. So maybe it's more effort than it's worth, but it seems like a pretty decent idea.

Support list of authors for dependencies.json

The example-repository.json states that "The author may be a list of values", and gives this example:

		{
			"name": "Alignment",
			"details": "https://github.com/wbond/sublime_alignment",
			"author": ["wbond", "jsmith"],
			"releases": [
				{
					"sublime_text": "*",
					"tags": true
				}
			]
		},

Having a list of authors works for all .json files in package_control_channel/repository, except for entries in dependencies.json.

If an entry in dependencies.json has a list of strings as "author" value, then running the ChannelRepositoryTools: Test Default Channel command will fail with the message AssertionError: ["wbond", "jsmith"] is not an instance of <class 'str'> : author.

Is it not supported to have multiple authors listed for dependency packages defined in dependencies.json?

Commands not appear on command pallete

Hi,

After install the ChannelRepositoryTools package by Package Control, when i open command pallette the command dont appear in the list to run them.

I was using ST2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.