File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ which ships as part of the MSVC toolset and the Visual Studio IDE.
6
6
* Our [ Changelog] [ ] tracks which updates to this repository appear in each VS release.
7
7
* Our [ Status Chart] [ ] displays our overall progress over time.
8
8
* Join our [ Discord server] [ ] .
9
-
10
- [ ![ Build Status] ( https://dev.azure.com/vclibs/ STL/_apis/ build/ status/microsoft.STL?branchName=main )] [ Pipelines ]
9
+ * [ ![ CI Status Badge ] [ STL-CI-badge ]] [ STL-CI-link ] (STL-CI build status)
10
+ * [ ![ ASan CI Status Badge ] [ STL-ASan-CI-badge ]] [ STL-ASan-CI-link ] ( STL-ASan-CI build status)
11
11
12
12
# What This Repo Is Useful For
13
13
@@ -533,7 +533,10 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
533
533
[ N4958 ] : https://wg21.link/n4958
534
534
[ NOTICE.txt ] : NOTICE.txt
535
535
[ Ninja ] : https://ninja-build.org
536
- [ Pipelines ] : https://dev.azure.com/vclibs/STL/_build/latest?definitionId=4&branchName=main
536
+ [ STL-CI-badge ] : https://dev.azure.com/vclibs/STL/_apis/build/status%2FSTL-CI?branchName=main " STL-CI "
537
+ [ STL-CI-link ] : https://dev.azure.com/vclibs/STL/_build/latest?definitionId=4&branchName=main
538
+ [ STL-ASan-CI-badge ] : https://dev.azure.com/vclibs/STL/_apis/build/status%2FSTL-ASan-CI?branchName=main " STL-ASan-CI "
539
+ [ STL-ASan-CI-link ] : https://dev.azure.com/vclibs/STL/_build/latest?definitionId=5&branchName=main
537
540
[ Python ] : https://www.python.org/downloads/windows/
538
541
[ Roadmap ] : https://github.com/microsoft/STL/wiki/Roadmap
539
542
[ Status Chart ] : https://microsoft.github.io/STL/
You can’t perform that action at this time.
0 commit comments