playwright/.github/workflows
Andrey Lushnikov d58a57c4b2
devops: fix docker publishing (#2939)
- Repository name has to start with `public/` to be exported to dockerhub.
- Remove `DOCKER_USERNAME` to avoid unnecessary masking in our logs.
- Publish dev versions of Docker image only when changes to docker file
happen. (this is why NPM publishing and Docker publishing for dev
releases are now separate).
- Release publishing in two separate jobs to make them independent.

References #2926
2020-07-13 17:15:10 -07:00
..
infra.yml chore: generate protocol during browser roll (#2719) 2020-07-01 15:22:29 -07:00
publish_canary_docker.yml devops: fix docker publishing (#2939) 2020-07-13 17:15:10 -07:00
publish_canary_npm.yml devops: fix docker publishing (#2939) 2020-07-13 17:15:10 -07:00
publish_release.yml devops: fix docker publishing (#2939) 2020-07-13 17:15:10 -07:00
tests.yml feat(rpc): run rpc tests in-process and out-of-process (#2929) 2020-07-13 15:00:20 -07:00