Commit 4ee9410
authored
Re-enable windows + linux pipelines + SDL pipeline (#1809)
- Dynamically create + delete test resources at pipeline run time rather than maintain long-standing resources
- Delete some code that was previously used to cleanup our long-standing test resources since we will no longer have long-standing test resources
- Fix a few outdated steps in the SDL pipeline
- Bump some dependency versions to fix component governance alerts.1 parent 5e8e39b commit 4ee9410
File tree
15 files changed
+613
-625
lines changed- .github/workflows
- iot-e2e-tests
- common/src/test/java/tests/integration/com/microsoft/azure/sdk/iot/provisioning
- device-deletion-sample
- src/main/java/samples/com/microsoft/azure/sdk/iot
- vsts
- E2ETestsSetup
15 files changed
+613
-625
lines changedThis file was deleted.
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
This file was deleted.
0 commit comments