Switch from Azure Pipelines to GitHub Actions#62
Conversation
Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/eaf8a233-884a-4e06-8add-2956315a7d82 Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
|
@copilot File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/sphinx_issues/init.py", line 128, in _get_uri |
Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/785e87ae-9f95-42cb-a3d1-47bfd405c950 Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
Fixed in a00c7be — added |
Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/15edfe84-fbd3-4ec9-a96d-dd20182e8f72 Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
Azure Pipelines CI has been replaced by GitHub Actions workflows that were already present in
.github/workflows/. This removes the redundantazure-pipelines.ymland cleans up all remaining Azure references.Changes
azure-pipelines.yml— superseded by existing GitHub Actions workflows (tests.yml,black-ruff.yml,wheels-any.yml,documentation.yml, etc.)README.rstand_doc/index.rst— replaced Azure DevOps build badge with the GitHub Actionstests.ymlstatus badgeext_test_case.py—skipif_ci_windows,skipif_ci_linux,skipif_ci_applenow reference "GitHub Actions" instead of "azure pipeline"; also corrected theskipif_ci_appledocstring which incorrectly referenced Windows