[release] Master branch closes for the 1.84.0 beta release TOMORROW
Calendar here: https://www.boost.org/development/ — The release managers
śr., 8 lis 2023 o 04:26 Marshall Clow via Boost
Calendar here: https://www.boost.org/development/
— The release managers
I request permission to merge branch develop to master for Boost.Optional. The non-documentation changes are: * using boost::is_same from TypeTraits rather than core * using core::invoke_swap rather than boost::swap * deprecation message for C++03 builds These changes have been in the develop branch for a while now (since Oct 6) and the test matrix shows no problems. Regards, &rzej;
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On 11/7/23 7:26 PM, Marshall Clow via Boost wrote:
Calendar here: https://www.boost.org/development/
— The release managers
When I go to the test matrix and try to change to the release view, I get an error. So we're closing the release branch without being able to see the test matrix for the release branch? WTF? This amounts to Boost releasing untested software. I don't think we've ever intentionally done this before. Besides Marshall, who are the release managers? Robert Ramey
On Nov 8, 2023, at 9:00 AM, Robert Ramey via Boost
On 11/7/23 7:26 PM, Marshall Clow via Boost wrote:
Calendar here: https://www.boost.org/development/ — The release managers
When I go to the test matrix and try to change to the release view, I get an error.
That’s odd. When I look at: https://www.boost.org/development/tests/master/developer/summary.html I see a large page of results — Marshall
On 11/8/23 9:21 AM, Marshall Clow via Boost wrote:
On Nov 8, 2023, at 9:00 AM, Robert Ramey via Boost
wrote: On 11/7/23 7:26 PM, Marshall Clow via Boost wrote:
Calendar here: https://www.boost.org/development/ — The release managers
When I go to the test matrix and try to change to the release view, I get an error.
That’s odd. When I look at: https://www.boost.org/development/tests/master/developer/summary.html
I see a large page of results
OK - there's some confusion here: a) When I want to see the results for a particular library, e.g. serialization, I go to https://www.boost.org/development/tests/develop/developer/serialization.html and get the results I expect If from there I click one the "Release View" link I get an error. b) If I alter the link above to: https://www.boost.org/development/tests/master/developer/serialization.html I also get the results I expect to see. i.e. tests run on one library from the master branch. If from there I click one the "Release View" or "User View" links I get an error. c) If I start from your link: https://www.boost.org/development/tests/master/developer/summary.html I get results for all the libraries for branch master - which I assume is the release view. So far so good. If I click the button "Release View" or "User View" I get an error. I would expect that in this view the "Release View" link would effectively be a no op. d) If I alter your link to https://www.boost.org/development/tests/develop/developer/summary.html to get the develop branch summary. OK. But the "Release View/User View" links still fail. e) If I click on a specific library, I get results for that library for master or develop depending on the summary page - OK. So to summarize, it seems that the "Release View/User View" links aren't working. Sorry for the long and complex explanation for such as simple point, but I didn't have time to shorten it. (ser Fermat). I haven't investigated how this problem might have arisen, but I use these pages all the time without noticing so I would guess that it might be due to a relatively recent change of something. Thanks for your patience. Robert Ramey
— Marshall
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On Nov 8, 2023, at 10:23 AM, Robert Ramey via Boost
On 11/8/23 9:21 AM, Marshall Clow via Boost wrote:
On Nov 8, 2023, at 9:00 AM, Robert Ramey via Boost
wrote: On 11/7/23 7:26 PM, Marshall Clow via Boost wrote:
Calendar here: https://www.boost.org/development/ — The release managers
When I go to the test matrix and try to change to the release view, I get an error.
That’s odd. When I look at: https://www.boost.org/development/tests/master/developer/summary.html I see a large page of results
OK - there's some confusion here:
a) When I want to see the results for a particular library, e.g. serialization, I go to
https://www.boost.org/development/tests/develop/developer/serialization.html
and get the results I expect
If from there I click one the "Release View" link I get an error.
b) If I alter the link above to:
https://www.boost.org/development/tests/master/developer/serialization.html
I also get the results I expect to see. i.e. tests run on one library from the master branch.
If from there I click one the "Release View" or "User View" links I get an error.
c) If I start from your link:
https://www.boost.org/development/tests/master/developer/summary.html
I get results for all the libraries for branch master - which I assume is the release view. So far so good. If I click the button "Release View" or "User View" I get an error. I would expect that in this view the "Release View" link would effectively be a no op.
d) If I alter your link to https://www.boost.org/development/tests/develop/developer/summary.html to get the develop branch summary. OK. But the "Release View/User View" links still fail.
e) If I click on a specific library, I get results for that library for master or develop depending on the summary page - OK.
So to summarize, it seems that the "Release View/User View" links aren't working.
Sorry for the long and complex explanation for such as simple point, but I didn't have time to shorten it. (ser Fermat).
I haven't investigated how this problem might have arisen, but I use these pages all the time without noticing so I would guess that it might be due to a relatively recent change of something.
Thanks for your patience.
Thanks for the explanation. — Marshall
participants (3)
-
Andrzej Krzemienski
-
Marshall Clow
-
Robert Ramey