Hi, i suggest we move to the following git related procedure for doing feature releases:
- merge from master to make sure all bugfixes are in - release from feature, also tag the release - merge feature into master which now becomes the new bugfix line Currently for pytest-2.9 features was merged to master but not yet released. Meanwhile i tried to update the website to have a sprint- banner to the indiegogo campaign and after merging to master i now can't do it (unless i poke around with git where i'd easily produce accidents :). So i am hoping pytest-2.9 is not too far out but also suggest to avoid this race condition with the above procedure. holger -- about me: http://holgerkrekel.net/about-me/ contracting: http://merlinux.eu _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
