Commit 899eb53
committed
Merged PR 5490: CHORE:Updated pipeline for ESRPTask Migration
-Moved pipelines to eng/pipelines folder
-Updated pipeline for ESRPTask Migration to use AME credentials
----
#### AI description (iteration 1)
#### PR Classification
Pipeline update for ESRPTask migration.
#### PR Summary
This pull request updates the pipeline configuration to support ESRPTask migration by adding new build and test pipelines.
- Added `build-and-release-pipeline.yml` to define build and release steps, including ESRP release.
- Added `test-pipeline.yml` to define testing steps, including database setup, building `.pyd` file, running tests, and publishing results.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Related work items: #370681 parent 9bbeccf commit 899eb53
File tree
2 files changed
+15
-11
lines changed- eng/pipelines
2 files changed
+15
-11
lines changedLines changed: 15 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | | - | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
44 | | - | |
45 | | - | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | | - | |
49 | | - | |
| 53 | + | |
File renamed without changes.
0 commit comments