On Wed, Sep 20, 2017 at 02:24:32PM -0400, Doug Hellmann wrote: > That solves the problem of having the constraints file disappear after > the EOL, but it doesn't really solve the problem of having to update the > branches every time we open one. Having tox_install.sh figure out the > URL from the .gitreview file addresses that, but it may be too magic for > some folks. I don't know if we have generally agreed to let anything > other than git-review look at that file.
Right, I really like the idea of working this out at runtime but I'd like to find a solution that doesn't need a tox_install.sh or similar Also using .gitreview doesn't help people that are using sdists or (probably) packages. I don't know if we want that to stop us but it's something we need to discuss [tony@thor tmp]$ wget -o /dev/null http://tarballs.openstack.org/nova/nova-master.tar.gz [tony@thor tmp]$ tar tvf nova-master.tar.gz | grep git -rw-rw-r-- jenkins/jenkins 2 2017-09-20 05:30 nova-16.0.0.0rc2.dev393/nova/CA/projects/.gitignore -rw-rw-r-- jenkins/jenkins 2 2017-09-20 05:30 nova-16.0.0.0rc2.dev393/nova/CA/reqs/.gitignore -rw-rw-r-- jenkins/jenkins 121 2017-09-20 05:30 nova-16.0.0.0rc2.dev393/nova/CA/.gitignore Yours Tony.
signature.asc
Description: PGP signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
