1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/tools
Brad Warren 7d58e67fd6 Move fixing oldest reqs to avoid merge conflicts. (#6921)
When releasing 0.33.1 and resolving merge conflicts between the candidate-0.33.1 branch and master, I had merge conflicts in the local-oldest-requirements.txt files. This is because the point release branch does not contain modifications to these files that landed in master because it happens later in the release script in the commit bumping version numbers which is not included in the point release branch.

I think having to resolve these merge conflicts is unnecessary and even a slight problem because it means that the "oldest" tests on the point release branch may still be using the latest version of certain components when they actually should be using an older version.

I fixed this by moving this code earlier in the script so the local-oldest-requirements.txt files are updated at the same time as the setup.py files.
2019-04-05 13:38:37 -07:00
..
2019-02-28 20:35:58 +01:00
2016-04-13 17:42:19 -07:00
2017-03-06 19:31:42 -08:00
2016-03-01 11:21:51 -08:00
2016-01-11 14:22:51 -08:00
2019-03-04 15:52:38 +02:00
2019-03-04 15:52:38 +02:00
2018-09-05 14:10:05 -07:00
2019-03-04 15:52:38 +02:00