Commit 16b1bc8
Add msalautomationapp validation job to build-consumers pipeline, Fixes AB#3587778 (#3106)
This pull request adds a new validation job for the MSAL Automation App
to the Azure Pipelines configuration. This ensures that the automation
app is built and validated as part of the pull request process,
improving test coverage and reliability for changes impacting this
component.
**Pipeline enhancements:**
* Added a new `msalAutomationAppValidation` job to
`azure-pipelines/pull-request-validation/build-consumers.yml` that
checks out the MSAL repository and its submodules, ensures the proper
branch is used for the common submodule, sets up automation
certificates, and assembles the `msalautomationapp` using Gradle.
[AB#3587778](https://identitydivision.visualstudio.com/fac9d424-53d2-45c0-91b5-ef6ba7a6bf26/_workitems/edit/3587778)
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent b9fc66b commit 16b1bc8
1 file changed
Lines changed: 31 additions & 0 deletions
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
135 | 166 | | |
136 | 167 | | |
137 | 168 | | |
| |||
0 commit comments