AzurePipelinesToGitHubActionsConverter
AzurePipelinesToGitHubActionsConverter copied to clipboard
Convert Azure Pipelines YAML to GitHub Actions YAML
- 15 failures on 19-Dec
- 12 failures on 7-Jan-2021 docs: https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks/AzureResourceManagerTemplateDeploymentV3
- 6 failures on 8-Jan-2021
- 3 failures on 21-Jan-2021
- 1 failure on 13-Dec Note that the task name is correct with that weird space in it. GitHub documentation: https://whitesource.atlassian.net/wiki/spaces/WD/pages/556007950/WhiteSource+Bolt+for+GitHub
- 1 failure on 13-Dec It doesn't really make sense to make a replacement, as GitHub has token scanning built in. How should we write a comment for this task...
-1 failure on 13-Dec
Go live in public preview on Dec 15th https://devblogs.microsoft.com/devops/i-need-manual-approvers-for-github-actions-and-i-got-them-now/
https://stackoverflow.com/questions/59090929/how-to-run-selenium-tests-in-github-actions/63442739#63442739
Perhaps I can create a separate integration test that generates some scripts similar to the unit tests, but then commits them to the repo and runs them as part of...