Commit 97051ae
authored
Ask for visibility if group is platform (#242398)
## Summary
We were defaulting visibility to `private` if group not provided as cli
`--group` flag.
This is incorrect, since users can still choose `platform` group, and in
that case we need to ask for desired visibility.1 parent 58167a0 commit 97051ae
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 98 | | |
103 | 99 | | |
104 | 100 | | |
| |||
157 | 153 | | |
158 | 154 | | |
159 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments