-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
After renaming the default branch master -> main, several self-referencing links and branch triggers in the repo still point at master and now 404 or target a stale branch.
Definition of done
Update:
- CONTRIBUTING.md:174 — .../tree/master/doc link
- README.md:7 — codecov badge ?branch=master
- README.md:219 — .../blob/master/CONTRIBUTING.md link
- doc/index.rst:56 — .../blob/master/CONTRIBUTING.md link
- .github/workflows/test-python.yml:5 — branches: ["master", "v**"]
- .github/workflows/codeql.yml:5 — branches: ["master", "v*"]
- .github/workflows/zizmor.yml:5 — branches: ["master"]
- .github/workflows/sbom.yml:11 — branches: ['master']
Pitfalls
NA