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: .teamcity/components/builds/build_configuration_per_package.kt
+5-6
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ import replaceCharsId
20
20
21
21
// BuildConfigurationsForPackages accepts a map containing details of multiple packages in a provider and returns a list of build configurations for them all.
22
22
// Intended to be used in projects where we're testing all packages, e.g. the nightly test projects
// This file is maintained in the GoogleCloudPlatform/magic-modules repository and copied into the downstream provider repositories. Any changes to this file in the downstream will be overwritten.
// This file is maintained in the GoogleCloudPlatform/magic-modules repository and copied into the downstream provider repositories. Any changes to this file in the downstream will be overwritten.
11
+
12
+
// This function is used to get the services list for a given version. Typically used in feature branch builds for testing very specific services only.
// This file is maintained in the GoogleCloudPlatform/magic-modules repository and copied into the downstream provider repositories. Any changes to this file in the downstream will be overwritten.
0 commit comments