dmd/.azure-pipelines
MoonlightSentinel 9ff5805c1d Switch to new CodeCov uploader
The currently used bash uploader is deprecated and will be removed in
the future[1]. This commit replaces the existing setup with the new
uploader for all currently supported platforms as proposed in [2].

Additional notes:
- FreeBSD support isn't supported yet and keeps using the old uploader
- Moved the new implementation into a dedicated file `source`d by
  all coverage CI's (instead of changing each individual configuration)

[1] https://about.codecov.io/blog/codecov-uploader-deprecation-plan
[2] https://about.codecov.io/blog/introducing-codecovs-new-uploader
2021-10-27 07:37:27 +00:00
..
lib.sh Fix Issues 22149 & 22150 - TypeInfo names aren't unique, leading to botched equality semantics (#12928) 2021-08-01 20:04:25 +08:00
windows-artifact.yml Disable Windows builds on the auto-tester - replace with Azure pipelines 2020-08-30 20:17:22 +02:00
windows-msbuild.bat Azure CI: Bump tested MinGW-based libs to v8.0.0 2020-11-05 15:09:19 +01:00
windows-visual-studio.sh Azure CI: Get rid of additional host DMD requirement for LDC jobs 2020-09-30 16:15:10 +02:00
windows-visual-studio.yml Azure CI: Reduce YAML redundancy 2020-09-30 02:07:37 +02:00
windows.sh Switch to new CodeCov uploader 2021-10-27 07:37:27 +00:00
windows.yml Azure CI: Include Phobos unittests for non-LDC jobs 2020-09-30 20:20:41 +02:00