Skip to content

Commit dacf3f9

Browse files
Magician launch generate downstreams (#9776) (#17104)
* Use magician generate-downstream command * Build magician before using it * Build magician before using in push downstream * Make a test change * Fix error pushing to scratch repo [upstream:9daac482add362812527c299998fdd40fe9f8d8f] Signed-off-by: Modular Magician <[email protected]>
1 parent 9dc3ce9 commit dacf3f9

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.changelog/9776.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

google/acctest/bootstrap_iam_test_utils.go

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import (
1212
cloudresourcemanager "google.golang.org/api/cloudresourcemanager/v1"
1313
)
1414

15+
// Test change.
16+
1517
// BootstrapAllPSARoles ensures that the given project's IAM
1618
// policy grants the given service agents the given roles.
1719
// prefix is usually "service-" and indicates the service agent should have the

0 commit comments

Comments
 (0)