Skip to content

Commit dd975af

Browse files
hectormmgCopilot
andcommitted
test: point 1P ref at feat/e2e-affected-package-gating for validation
Temporary — revert to ref: dev before merging. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ac2994e commit dd975af

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

.pipelines/1p-e2e.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,7 @@ resources:
3434
- repository: 1P
3535
type: git
3636
name: IDDP/msal-javascript-1p
37-
ref: dev
38-
39-
extends:
40-
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates # https://aka.ms/obpipelines/templates
41-
parameters:
42-
globalSdl:
43-
policheck:
44-
break: true
45-
stages:
46-
- stage: e2e_test
47-
displayName: "E2E Tests"
37+
ref: refs/heads/feat/e2e-affected-package-gating
4838
variables:
4939
Codeql.Enabled: true
5040
jobs:

.pipelines/3p-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ resources:
5151
- repository: 1P
5252
type: git
5353
name: IDDP/msal-javascript-1p
54-
ref: dev
54+
ref: refs/heads/feat/e2e-affected-package-gating
5555
extends:
5656
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates # https://aka.ms/obpipelines/templates
5757
parameters:

0 commit comments

Comments
 (0)