Fix/testing - #641
Merged
Merged
Conversation
Marketplace presence alone does not mean ADO can resolve E2E task names; check the org task catalog before sleeping and triggering so missing installs fail fast with clear install guidance. Co-authored-by: Cursor <cursoragent@cursor.com>
Job 1 now publishes, shares and installs the private E2E extension into the ADO org so the E2E task names resolve; jobs 2 and 3 poll the org task catalog until propagation completes, then trigger the pipelines. This makes the tests run instead of failing on a missing install. Co-authored-by: Cursor <cursoragent@cursor.com>
Revert the workflow/README experiments and instead retry the ADO pipeline trigger for up to 15 minutes (once per minute) when it returns HTTP 400 "A task is missing", which happens while a freshly installed private E2E extension is still propagating in the org. All other statuses still fail immediately. Co-authored-by: Cursor <cursoragent@cursor.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
npm run formatfor formatting the code before submitting the pull request.Testing E2E