You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .azure-pipelines/generation-templates/capture-openapi.yml
+56-31Lines changed: 56 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
-
# Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2
-
# contains an end to end validation pipeline using C# compilation tests for staging beta metadata
3
-
4
-
# capture-metadata.yml will result in the capture and cleaning of the metadata
5
-
# with the artifacts posted to GitHub.
1
+
# Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2
+
# The following template creates multiple artifacts from a matrix, this is the intended behavior to follow the same workflow before the governance migration
6
3
4
+
# For more information please refer to: https://github.com/microsoftgraph/MSGraph-SDK-Code-Generator/pull/1377#discussion_r2271024012
# This Yaml Document has been converted by ESAI Yaml Pipeline Conversion Tool.
2
+
# Please make sure to check all the converted content, it is your team's responsibility to make sure that the pipeline is still valid and functions as expected.
3
+
# The 'DownloadBuildArtifacts@0' tasks have been converted to inputs within the `templateContext` section of each job.
# This Yaml Document has been converted by ESAI Yaml Pipeline Conversion Tool.
2
+
# Please make sure to check all the converted content, it is your team's responsibility to make sure that the pipeline is still valid and functions as expected.
3
+
# The 'DownloadBuildArtifacts@0' tasks have been converted to inputs within the `templateContext` section of each job.
0 commit comments