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 branches / test if it already works #28

Open
abma opened this issue Jun 5, 2015 · 5 comments
Open

allow branches / test if it already works #28

abma opened this issue Jun 5, 2015 · 5 comments

Comments

@abma
Copy link

abma commented Jun 5, 2015

-> Anarchid

@abma
Copy link
Author

abma commented Jun 5, 2015

maybe do it like that:

make the update-script check which local branches exist and for every branch do:

  • check if local branch is updated
  • if updated, create new rapid tag name:branch:version (skip branch: for master branch?!)

@abma
Copy link
Author

abma commented Jun 5, 2015

currently: Spring: 1944 dev-test-3488-0502296 -> with branches: Spring: 1944 dev-branchname-3488-0502296 ?!

VERSION{} is only handled in master branch ?!

@abma
Copy link
Author

abma commented Jun 5, 2015

when doing this:

rewrite the update script in python

@Anarchid
Copy link

Anarchid commented Jun 5, 2015

(18:30:23) Anarchid: (and to summarize the proposed system)
(18:31:03) Anarchid: so: master is the magical branch from which releases are possible with VERSION commits; every other branch is built with e.g.zk:branch:test:commitnum-gcommithash or just zk:branch:commitnum-gcommithash
(18:31:36) Anarchid: master also gets built from each commit into zk:master:commitnum:commithash, but commits with VERSION are built into zk:stable:$VERSION
(18:32:04) Anarchid: this does allow for cherry-picking, so i'm satisfied
(18:32:21) abma_irc: in the master branch, "master:" is removed
(18:32:37) Anarchid: so zk:test vs zk:featurebranch:test
(18:32:48) Anarchid: sounds legit
(18:32:50) abma_irc: so current tags stays the same

@PicassoCT
Copy link

So it's only possible from master

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

No branches or pull requests

3 participants