boostorg / beast

HTTP and WebSocket built on Boost.Asio in C++11
http://www.boost.org/libs/beast
Boost Software License 1.0
4.37k stars 636 forks source link

CircleCI, Azure Pipeline scripts #1809

Open vinniefalco opened 4 years ago

vinniefalco commented 4 years ago

We can test more configurations if we add CircleCI and Azure Pipeline test scripts

madmongo1 commented 4 years ago

commencing

stale[bot] commented 4 years ago

This issue has been open for a while with no activity, has it been resolved?

klemens-morgenstern commented 2 years ago

@vinniefalco is this superseded by drone?

vinniefalco commented 2 years ago

Azure kind of sucks and so does Circle. Practically speaking only Drone and GitHub Actions are workable. We should try to divide the workload between Drone and GHA so that the turnarounds are a bit faster. Drone can have the latest and oldest of each, plus some in the middle, and half of the remaining sent to GHA.