playwright/utils
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
..
doclint chore: generate README.md for playwright package on prepublish (#1801) 2020-04-15 11:29:59 -07:00
flakiness-dashboard doc: fix typos (#1284) 2020-03-07 08:37:47 -08:00
generate_types fix(types): export selected types (#1881) 2020-04-20 17:30:57 -07:00
protocol-types-generator fix(install): speculative fix for generateChromiumProtocol (#1583) 2020-03-27 22:42:39 -07:00
testrunner fix(testrunner): await terminations before reporting test results (#1855) 2020-04-17 18:42:12 -07:00
testserver chore: add logging to the testing server (#1505) 2020-03-24 09:11:56 -07:00
bisect.js api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
check_availability.js devops: remake downloading logic (#1419) 2020-03-19 11:43:35 -07:00
ESTreeWalker.js Initial commit 2019-11-19 10:58:15 -08:00
print_versions.js chore: guide for producing release notes (#1165) 2020-02-28 14:40:50 -08:00
publish_all_packages.sh devops: start releasing from Github Actions (#1890) 2020-04-20 17:45:29 -07:00
runWebpack.js chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
update_version.js devops: fix update_version.js script 2020-04-08 16:25:32 -07:00