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

Time for a new tag #4

Open
guywithnose opened this issue Mar 14, 2014 · 4 comments
Open

Time for a new tag #4

guywithnose opened this issue Mar 14, 2014 · 4 comments

Comments

@guywithnose
Copy link

Updating the composer json to include zetacomponents/base is pretty important. Could we get an updated tag with this change.

@derickr
Copy link
Member

derickr commented Mar 14, 2014

What do I need to do to make this work?

http://derickrethans.nl | http://xdebug.org
twitter: @derickr and @xdebug

@guywithnose
Copy link
Author

There is a commit in the master branch that has not been tagged. Could you create a new tag with a new version on the current master branch and update packagist? Right now we have to either point our composer file to dev-master or manually include "zetacomponents/base": "*".

@guywithnose
Copy link
Author

This can easily be done through github's release tool

@andrerom
Copy link

A 1.5beta1 tag would be good, it would speed up composer use a lot if Zeta Components get new relevant tags, even if just beta tags.

But I think @guywithnose hints that Base should be updated also as there is probably dependencies.
Two options there:

  • Tag new stable release of Base, no further changes needed, composer picks latests stable by default.
  • Tag new beta release of Base and update all Components to require this version in the stability you set, example; Base tag: 1.9beta1, composer.json file of all other components that depends on Base: "zetacomponents/base": "~1.9@beta", this will allow them to also pull in Base 1.x versions of minimum beta stability as of version 1.9.

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