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

Allow syncing from git repo #32

Open
ewinslow opened this issue Aug 19, 2013 · 2 comments
Open

Allow syncing from git repo #32

ewinslow opened this issue Aug 19, 2013 · 2 comments

Comments

@ewinslow
Copy link
Contributor

See my previous PR: #8

Git tags in a valid php version format or vX.Y.Z format would automatically become releases.

@hypeJunction
Copy link
Contributor

This would only work with plugins that include all their dependencies. What happens to plugins that rely on composer, npm and bower?

@ewinslow
Copy link
Contributor Author

npm/bower deps would have to be checked in. Expectation is that people could/would use composer to install if you are using composer to track dependencies.

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

No branches or pull requests

2 participants