playwright/.github/workflows
Andrey Lushnikov ac8a30c526
devops: start releasing from Github Actions (#1890)
This patch:
- removes releasing from Travis CI
- sets up a new GH Action that releases @next version from tip-of-tree

Once this GH Action proves to be working, we'll setup a `publish_release.yml`
workflow that will be triggered only by **release** github events
and that will publish released version with `LATEST` tag.

NOTE: this workflow does not actually run publishing - we're doing
`--dry-run` for now to see how it works in
`//utils/publish_all_packages.sh`.
2020-04-20 17:45:29 -07:00
..
infra.yml devops: add package-lock.json (#1859) (#1889) 2020-04-20 16:57:01 -07:00
publish_canary.yml devops: start releasing from Github Actions (#1890) 2020-04-20 17:45:29 -07:00
tests.yml devops: add package-lock.json (#1859) (#1889) 2020-04-20 16:57:01 -07:00