You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following @sdebionne question in #596 (comment) I think it's time to get rid of AppVeyor and get closer to the overall Boost trend to switch to GitHub Actions. We're still having some support from Azure Pipelines, however it's different (or not) from the GA, who knows.
Motivation
Following @sdebionne question in #596 (comment) I think it's time to get rid of AppVeyor and get closer to the overall Boost trend to switch to GitHub Actions. We're still having some support from Azure Pipelines, however it's different (or not) from the GA, who knows.
State
Our GA+AZ:
gil/.github/workflows/ci.yml
Lines 149 to 160 in 7dd6120
gil/.azure-pipelines.yml
Line 56 in 7dd6120
gil/.azure-pipelines.yml
Line 73 in 7dd6120
is covering most of our AV:
gil/.appveyor.yml
Lines 20 to 63 in 7dd6120
Future
The only difference being release and debug build variants tested on AV, but that should be easy to add to GA.
The text was updated successfully, but these errors were encountered: