Commit ded2921
fix: azd template validation pipeline issue (#115)
* fix: azd template validation pipeline issue (#113)
* pipeline issue updated
* pipeline issue updated
* psr rule file added
* removed psl rule file
* changed the path
* changed the path
* readme changes
* readme changes
* readme changes
* readme changes
* variable fabric capacity
* variable fabric capacity
* setting fabriccapacity admin to my id
* bicepparams changes to read env variable
* bicepparams changes to read env variable
* readme changes
* readme changes
* path changes
* path changes
* removed pull request
* run pipeline on dev merge
* accept array for admin value
* accept array for admin value
* remove run on merge
* updated doc for fabric capacity admin value
* fix: postprovision cleanup step in temp file (#116)
* pipeline issue updated
* pipeline issue updated
* psr rule file added
* removed psl rule file
* changed the path
* changed the path
* readme changes
* readme changes
* readme changes
* readme changes
* variable fabric capacity
* variable fabric capacity
* setting fabriccapacity admin to my id
* bicepparams changes to read env variable
* bicepparams changes to read env variable
* readme changes
* readme changes
* path changes
* path changes
* removed pull request
* run pipeline on dev merge
* accept array for admin value
* accept array for admin value
* remove run on merge
* updated doc for fabric capacity admin value
* rerun the pipeline
* rerun the pipeline
* azd down fix
* added recursive
* added preprovisioning step
* added env variable
* fix: use submodules checkout and disable devcontainer for template validation
* added step to fix bicepparam decorators in template validation workflow
* fix: update bicepparam decorator removal and adjust Bicep module path
* remove postprovision cleanup
* remove changes
* remove changes
* remove postprovision cleanup step
* commented why we are removing it
* commented why we are removing it
---------
Co-authored-by: Harmanpreet-Microsoft <v-harmanprka@microsoft.com>
---------
Co-authored-by: Harmanpreet-Microsoft <v-harmanprka@microsoft.com>1 parent 62c49bb commit ded2921
File tree
4 files changed
+28
-4
lines changed- .github/workflows
- docs
- infra
4 files changed
+28
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
| |||
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
32 | | - | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
213 | 220 | | |
214 | 221 | | |
215 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
216 | 228 | | |
217 | 229 | | |
218 | 230 | | |
| |||
251 | 263 | | |
252 | 264 | | |
253 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
254 | 270 | | |
255 | 271 | | |
256 | 272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments