Skip to content

devops(docker): add Azure DevOps pipeline for Docker release publishing#41429

Open
dgozman wants to merge 1 commit into
microsoft:mainfrom
dgozman:azdo-publish-docker
Open

devops(docker): add Azure DevOps pipeline for Docker release publishing#41429
dgozman wants to merge 1 commit into
microsoft:mainfrom
dgozman:azdo-publish-docker

Conversation

@dgozman

@dgozman dgozman commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Azure DevOps port of .github/workflows/publish_release_docker.yml, using the 1ES Official pipeline template (mirrors the existing playwright-browsers ADO pipelines).
  • Triggers on v* release tags (pre-release tags excluded), builds jammy/noble/resolute for amd64 + arm64 and pushes to playwright.azurecr.io via publish_docker.sh stable.

Azure DevOps port of .github/workflows/publish_release_docker.yml. Triggers
on v* release tags (pre-release tags excluded), builds the jammy/noble/resolute
images for amd64 and arm64, and pushes them to playwright.azurecr.io via the
1ES Official pipeline template.
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

7380 passed, 1122 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

2 failed
❌ [chromium-library] › library/browsercontext-add-init-script.spec.ts:28 › should work without navigation, after all bindings @chromium-ubuntu-22.04-arm-node20
❌ [chromium-library] › library/browsercontext-expose-function.spec.ts:77 › should be callable from-inside addInitScript @chromium-ubuntu-22.04-arm-node20

1 flaky ⚠️ [chromium-page] › page/page-request-continue.spec.ts:756 › propagate headers cross origin redirect after interception `@chromium-ubuntu-22.04-node22`

49001 passed, 1142 skipped


Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants