-
Notifications
You must be signed in to change notification settings - Fork 180
Refactor FederatedCredentials e2e test to use stable repository with config-based disabling #2104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Copilot
wants to merge
38
commits into
main
Choose a base branch
from
copilot/refactor-federated-credentials-test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+294
−26
Open
Changes from 5 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
8dfba0e
Initial plan
Copilot 5d230ac
Add helper functions and refactor FederatedCredentials test to reuse …
Copilot 0cccc74
Reorganize repository settings update logic in runtest.ps1
Copilot 817d4a8
Address code review feedback: fix temp paths, add error handling, imp…
Copilot 3caaa49
Remove repository creation fallback - require pre-existing repo with …
Copilot 2309402
Address PR feedback: make params mandatory, remove keepCount, rename …
Copilot 5664fcb
Merge branch 'main' into copilot/refactor-federated-credentials-test
mazhelez 094ce51
Rename repository from tmp-bingmaps.appsource to e2e-bingmaps.appsour…
Copilot 1a02db0
Merge branch 'main' into copilot/refactor-federated-credentials-test
mazhelez 626a791
Add documentation to new helper functions and remove trailing whitesp…
Copilot 6b92fde
Remove all trailing whitespaces from e2eTestHelper.psm1
Copilot ab19c26
Fix 'unknown flag: --quiet' error by removing unsupported flag from g…
Copilot 44d1b6c
Merge main branch and resolve conflicts in e2eTestHelper.psm1
Copilot e1e4509
Disable FederatedCredentials test in E2E workflow matrix
Copilot 755542e
Merge branch 'main' into copilot/refactor-federated-credentials-test
mazhelez abe45b6
Use config file for disabled scenarios and include them in matrix as …
Copilot 0c3ffe4
Move disabled check from step level to job level
Copilot b82ea64
Update disabled-scenarios.json to use array format with scenario and …
Copilot 3dc0c90
Fix: Move matrix.disabled check from job level to all steps (matrix c…
Copilot 1694b3a
Filter disabled scenarios from matrix entirely to prevent job execution
Copilot 28516a8
Add logging for disabled scenarios filtering in E2E workflow
Copilot 348e87f
Update .github/workflows/E2E.yaml
mazhelez 204f17b
Update .github/workflows/E2E.yaml
mazhelez b8d28e8
Address code review: use updated_at for timing, filter by event in fa…
Copilot c1c8df4
Add pagination to CleanupWorkflowRuns to handle repositories with >10…
Copilot bf74eae
Merge branch 'main' into copilot/refactor-federated-credentials-test
mazhelez aecb2c2
Update e2eTests/e2eTestHelper.psm1
mazhelez 054ed9f
Update .github/workflows/E2E.yaml
mazhelez 51f0c57
Address code review: add specific error handling, remove duplicate do…
Copilot 0aeecb3
Refactor workflow tracking to use polling pattern instead of timestam…
Copilot fc1714d
Update e2eTests/e2eTestHelper.psm1
mazhelez b8a2625
Update e2eTests/scenarios/FederatedCredentials/runtest.ps1
mazhelez 13bcc5e
Remove trailing whitespace from runtest.ps1
Copilot 4c8d486
Remove unused $updateRun variable
Copilot 9c9aa2a
Fix workflow tracking logic: capture run IDs before cleanup and remov…
Copilot ffa19c2
Merge branch 'main' into copilot/refactor-federated-credentials-test
mazhelez b50cb74
Fix race condition: update baseline after settings push to exclude it…
Copilot e8e5178
Merge branch 'main' into copilot/refactor-federated-credentials-test
mazhelez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.