Skip to content

Commit 968baec

Browse files
committed
- Added Markdown files to be used on our pipeline dashboards in ADO.
- Removed eng/dashboards from pipeline triggers since it doesn't contain any files related to builds.
1 parent c23fed6 commit 968baec

8 files changed

+79
-9
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# CI Builds by Branch
2+
3+
See also: [Public CI runs](https://sqlclientdrivers.visualstudio.com/public/_dashboards/dashboard/8435c7fd-1243-461b-96b7-6244356d23aa)
4+
5+
## Triggers
6+
7+
The pipelines listed here operate on a variety of repos. Use the branch links
8+
to navigate to each repo.
9+
10+
The branches listed below indicate the repo branch used for the triggered runs.
11+
12+
|Pipeline|Branch|Config|PR Runs|Commit Runs|Scheduled Runs|Source|
13+
|-|-|-|-|-|-|-|
14+
|MDS Main CI|[internal/main](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient)|Release|No|Yes|Weekdays 01:00 UTC|YAML|
15+
|MDS Main CI-Package|[internal/main](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient)|Release|No|Yes|Weekdays 01:00 UTC|YAML|
16+
|MDS Main CI|[internal/release/6.1](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient?path=%2F&version=GBinternal%2Frelease%2F6.1&_a=contents)|Release|No|Yes|Weekdays 01:00 UTC|YAML|
17+
|MDS Main CI-Package|[internal/release/6.1](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient?path=%2F&version=GBinternal%2Frelease%2F6.1&_a=contents)|Release|No|Yes|Weekdays 01:00 UTC|YAML|
18+
|MDS Main CI|[internal/release/6.0](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient?path=%2F&version=GBinternal%2Frelease%2F6.0&_a=contents)|Release|No|Yes|Weekdays 01:00 UTC|YAML|
19+
|MDS Main CI-Package|[internal/release/6.0](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient?path=%2F&version=GBinternal%2Frelease%2F6.0&_a=contents)|Release|No|Yes|Weekdays 01:00 UTC|YAML|
20+
|MDS 5.1 Servicing|[internal/release/5.1](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient?path=%2F&version=GBinternal%2Frelease%2F5.1&_a=contents)|Release|No|Yes|Sunday 08:00 UTC|Classic UI|
21+
|Test-SqlClient-Kerberos-Azure|[main](https://github.com/dotnet/SqlClient)|Release|No|No|Mon-Fri 07:00 UTC|Classic UI|
22+
|Test-SqlClient-Kerberos-Azure|[release/6.1](https://github.com/dotnet/SqlClient/tree/release/6.1)|Release|No|No|Mon-Fri 07:00 UTC|Classic UI|
23+
|Test-SqlClient-Kerberos-Azure|[release/6.0](https://github.com/dotnet/SqlClient/tree/release/6.0)|Release|No|No|Mon-Fri 07:00 UTC|Classic UI|
24+
|Test-SqlClient-Kerberos-Azure|[release/5.1](https://github.com/dotnet/SqlClient/tree/release/5.1)|Release|No|No|Mon-Fri 07:00 UTC|Classic UI|
25+
|Test-SqlClient-Managed-Instance|[main](https://github.com/dotnet/SqlClient)|Release|No|No|Daily 03:00 UTC|Classic UI|
26+
|Test-SqlClient-Managed-Instance|[release/6.1](https://github.com/dotnet/SqlClient/tree/release/6.1)|Release|No|No|Daily 03:00 UTC|Classic UI|
27+
|Test-SqlClient-Managed-Instance|[release/6.0](https://github.com/dotnet/SqlClient/tree/release/6.0)|Release|No|No|Daily 03:00 UTC|Classic UI|
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Official Builds
2+
3+
## Triggers
4+
5+
The pipelines listed here operate on a variety of repos. Use the branch links
6+
to navigate to each repo.
7+
8+
The branches listed below indicate the repo branch used for the triggered runs.
9+
10+
|Pipeline|Branch|Config|PR Runs|Commit Runs|Scheduled Runs|Source|
11+
|-|-|-|-|-|-|-|
12+
|dotnet-sqlclient-Official|[internal/main](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient)|Release|No|No|Mon-Fri 03:30 UTC, Sun 04:30 UTC|YAML|
13+
|Microsoft.Data.SqlClient.sni-Official|[master](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/Microsoft.Data.SqlClient.sni)|Release|No|Yes|Mon-Fri 23:00 UTC, Sun 04:00 UTC|YAML|
14+
|akv-official|N/A|Release|No|No|No|YAML|
15+
|mds-official|N/A|Release|No|No|TBD|YAML|
16+
|Localization-CI|[master](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/Microsoft.Data.SqlClient), [main](https://github.com/dotnet/SqlClient)|Release|No|No|Daily 19:00 UTC|Classic UI|
17+
|Docs-Build-Pack-Publish|[internal/main](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient)|Release|No|No|Mon 02:00 UTC|Classic UI|
18+
|SNI-MDS run tests|[main](https://github.com/dotnet/SqlClient)|Release|No|No|No|Classic UI|
19+
|dotnet-sqlclient-fuzztest|[ConfigFuzz](https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/Microsoft.Data.SqlClient?path=%2F&version=GBConfigFuzz&_a=contents)|Release|No|No|Sun,Wed,Fri 01:00 UTC|Classic UI|
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# CI Builds by Branch
2+
3+
See also: [Internal CI](https://sqlclientdrivers.visualstudio.com/ADO.Net/_dashboards/dashboard/98f82958-c0c1-4a4f-9172-748291e9bb28)
4+
5+
## Triggers
6+
7+
All pipelines listed here operate on the
8+
[GitHub SqlClient](https://github.com/dotnet/SqlClient) repo.
9+
10+
The branches listed below indicate the repo branch used for the triggered runs.
11+
PR pipelines run on the topic branch associated to the PR.
12+
13+
|Pipeline|Branch|Config|PR Runs|Commit Runs|Scheduled Runs|Source|
14+
|-|-|-|-|-|-|-|
15+
|PR-SqlClient-Project|N/A|Debug|Yes|No|None|YAML|
16+
|PR-SqlClient-Package|N/A|Debug|Yes|No|None|YAML|
17+
|CI-SqlClient|[main](https://github.com/dotnet/SqlClient)|Release|No|Yes|Weekdays 01:00 UTC|YAML|
18+
|CI-SqlClient-Package|[main](https://github.com/dotnet/SqlClient)|Release|No|Yes|Weekdays 03:00 UTC|YAML|
19+
|CI-SqlClient|[release/6.1](https://github.com/dotnet/SqlClient/tree/release/6.1)|Release|No|Yes|Sunday 04:00 UTC|YAML|
20+
|CI-SqlClient-Package|[release/6.1](https://github.com/dotnet/SqlClient/tree/release/6.1)|Release|No|Yes|Sunday 04:30 UTC|YAML|
21+
|CI-SqlClient|[release/6.0](https://github.com/dotnet/SqlClient/tree/release/6.0)|Release|No|Yes|Sunday 06:00 UTC|YAML|
22+
|CI-SqlClient-Package|[release/6.0](https://github.com/dotnet/SqlClient/tree/release/6.0)|Release|No|Yes|Sunday 06:30 UTC|YAML|
23+
|Release 5.1|[release/5.1](https://github.com/dotnet/SqlClient/tree/release/5.1)|Release|Yes|Yes|Sunday 08:00 UTC|Classic UI|

eng/pipelines/dotnet-sqlclient-ci-package-reference-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ trigger:
6666
- .azuredevops
6767
- .config
6868
- doc
69-
- eng
69+
- eng/pipelines
7070
- src
7171
- tools
7272
- azurepipelines-coverage.yml

eng/pipelines/dotnet-sqlclient-ci-project-reference-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ trigger:
6666
- .azuredevops
6767
- .config
6868
- doc
69-
- eng
69+
- eng/pipelines
7070
- src
7171
- tools
7272
- azurepipelines-coverage.yml

eng/pipelines/dotnet-sqlclient-signing-pipeline.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@ trigger:
1111
- internal/main
1212
paths:
1313
include:
14+
- .azuredevops
15+
- .config
16+
- doc
17+
- eng/pipelines
1418
- src
15-
- eng
1619
- tools
17-
- .config
20+
- azurepipelines-coverage.yml
1821
- build.proj
19-
- Nuget.config
20-
- '*.cmd'
21-
- '*.sh'
22+
- NuGet.config
2223

2324
schedules:
2425
- cron: '30 4 * * Mon'

eng/pipelines/sqlclient-pr-package-ref-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pr:
3939
- .azuredevops
4040
- .config
4141
- doc
42-
- eng
42+
- eng/pipelines
4343
- src
4444
- tools
4545
- azurepipelines-coverage.yml

eng/pipelines/sqlclient-pr-project-ref-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pr:
3939
- .azuredevops
4040
- .config
4141
- doc
42-
- eng
42+
- eng/pipelines
4343
- src
4444
- tools
4545
- azurepipelines-coverage.yml

0 commit comments

Comments
 (0)