1
0
mirror of synced 2026-07-08 01:20:01 +00:00

35 Commits

Author SHA1 Message Date
Max Schmitt 7f52faf400 devops: adjust pushed Docker tags to be consistent with pw (#386) 2021-04-06 09:36:54 -07:00
Yury Semikhatsky db810d1117 devops: remove hardcoded docker version tag (#370) 2021-03-25 18:09:17 -07:00
Yury Semikhatsky 2ffca6a0b4 devops: force set current tag to v1.10.0 to push docker release (#368) 2021-03-25 13:27:21 -07:00
Yury Semikhatsky af1bf963dc devops: add docker release workflow to master branch (#367) 2021-03-25 12:44:20 -07:00
Yury Semikhatsky 41735ff8ca devops: fix docker script path (#359) 2021-03-24 14:49:01 -07:00
Yury Semikhatsky 866bf3587c devops: publish docker canary (#358) 2021-03-24 14:32:34 -07:00
Yury Semikhatsky d75a7d76a9 devops(docker): add docker test bot (#357) 2021-03-24 13:56:18 -07:00
Yury Semikhatsky bddd52e360 chore: update cli to 1.10.0-next-1616100617000 (#348) 2021-03-18 17:59:05 -07:00
Yury Semikhatsky cbc671dd16 fix: supported driver jar packed into another jar (#342) 2021-03-11 23:58:23 -08:00
Yury Semikhatsky d57c449aef test: add basic cli test (#321) 2021-03-05 10:12:45 -08:00
Yury Semikhatsky 8bfb69b93d fix: run tests on release-* branches too (#289) 2021-02-19 09:35:30 -08:00
Yury Semikhatsky 89492da7d6 fix: change some int types to double (#200) 2021-01-08 18:29:49 -08:00
Yury Semikhatsky 01d7eac7ad feat: roll driver, switch to new api.json format (#199) 2021-01-08 15:50:38 -08:00
Yury Semikhatsky 8c9a2a824a devops: update publish.yml to use env var for passphrase (#144) 2020-12-16 23:50:04 -08:00
Yury Semikhatsky 7625aa5c62 devops: get passphrase from secrets (#143) 2020-12-16 23:16:33 -08:00
Yury Semikhatsky d9534cdda7 chore: trigger release action manually (#142) 2020-12-16 22:27:14 -08:00
Yury Semikhatsky 08e860e457 chore: fix publis.yml, update version to 0.170.2 (#141) 2020-12-16 22:12:47 -08:00
Yury Semikhatsky 575dbe85b2 devops: add publish action (#137) 2020-12-16 21:23:41 -08:00
Yury Semikhatsky 2d179c6fc3 feat: update to cli@0.170.0-next.1608058598043 (#134) 2020-12-15 16:08:39 -08:00
Yury Semikhatsky 8e750e58df chore: drop api.json from repo, generate instead (#133) 2020-12-15 14:06:32 -08:00
Yury Semikhatsky 81221d4e39 devops: cache downloaded drivers (#122) 2020-12-14 16:17:08 -08:00
Yury Semikhatsky 283fecb30d fix: package drivers for all platforms (#114) 2020-12-11 13:54:59 -08:00
Yury Semikhatsky b8a5f2c227 devops: stop auto publishing github package (#113) 2020-12-11 08:56:40 -08:00
Yury Semikhatsky c9a7274815 fix(devops): skip tests in mvn deploy (#101) 2020-12-08 16:26:57 -08:00
Yury Semikhatsky c45e42221d fix(devops): change workflow config extension to .yml (#100) 2020-12-08 16:22:16 -08:00
Yury Semikhatsky 4b2042205e devops: publish Maven package to GitHub packages (#99) 2020-12-08 16:04:18 -08:00
Yury Semikhatsky 32a5d91a29 devops: cache maven packages (#98) 2020-12-08 15:50:57 -08:00
Yury Semikhatsky b12cf474e0 test: support BROWSER param, run tests in all browsers (#76) 2020-11-18 19:34:37 -08:00
Yury Semikhatsky 6676cdd5b2 feat(driver): extract driver into temp folder when running playwright (#74) 2020-11-16 22:58:59 -08:00
Yury Semikhatsky 463435c992 chore: generate api using the newest api.json (#67) 2020-11-02 18:49:09 -08:00
Yury Semikhatsky aa1448355a feat: implement Page.exposeBinding and convert more binding tests (#21) 2020-10-19 15:49:30 -07:00
Yury Semikhatsky 90a5a500dc chore: remove stray logging (#10) 2020-10-13 11:25:30 -07:00
Yury Semikhatsky a5adc3180c fix: use playwright-cli as driver (#9) 2020-10-13 11:10:21 -07:00
Ivan Krutov dfc0ce6de0 Renamed lib module to playwright (#5) 2020-10-12 08:29:41 -07:00
Max Schmitt c42c88a1bd devops: run tests on GitHub Action (#3) 2020-10-08 09:22:36 -07:00