Andrey Lushnikov
|
8c8287b276
|
devops: fix webkit build on POSIX
|
2019-11-22 22:39:13 -08:00 |
|
Andrey Lushnikov
|
2a4519ffd9
|
devops: fix webkit build and cleanup on linux
|
2019-11-22 22:24:14 -08:00 |
|
Andrey Lushnikov
|
a4d6175760
|
devops: support firefox-win64 builds
|
2019-11-22 20:49:40 -08:00 |
|
Andrey Lushnikov
|
81f219cf2b
|
devops: bump BUILD_NUMBERs to 1000
This way build numbers will be easier to distinguish in logs
and documentation.
|
2019-11-22 20:36:23 -08:00 |
|
Dmitry Gozman
|
825c6a45c1
|
devops: fix buildbot-windows script
|
2019-11-22 20:30:38 -08:00 |
|
Andrey Lushnikov
|
cf55fe660c
|
devops: give all 4 buildbots designated bash script
This makes it possible for every buildbot to build browsers one-by-one,
instead of altogether.
|
2019-11-22 20:25:36 -08:00 |
|
Andrey Lushnikov
|
254a464828
|
devops: fix clean script to keep going if there's no OBJ- folder
|
2019-11-22 19:57:25 -08:00 |
|
Andrey Lushnikov
|
d092c63301
|
docs(devops): drop outdated browesr_patches/README.md
|
2019-11-22 19:31:03 -08:00 |
|
Andrey Lushnikov
|
b416dd7507
|
browser(firefox): roll Firefox to 6f8366f5763c2f8bcf2ed83dee659b963e0f75a2
Previous firefox beta was broken on Mac - this isn't.
|
2019-11-22 19:19:18 -08:00 |
|
Andrey Lushnikov
|
558e38debe
|
devops: fix export.sh to work with rolls
|
2019-11-22 19:18:52 -08:00 |
|
Andrey Lushnikov
|
1a98a4d5e8
|
devops: build bots should do clean builds
|
2019-11-22 19:07:39 -08:00 |
|
Andrey Lushnikov
|
9158010eab
|
docs(devops): mention disabling QuickEdit terminal mode on Win
|
2019-11-22 18:59:51 -08:00 |
|
Dmitry Gozman
|
52f2f45438
|
Merge branch 'master' of github.com:microsoft/playwright
|
2019-11-22 18:55:39 -08:00 |
|
Dmitry Gozman
|
fd1cb2b5a0
|
devops: print poll iteration
|
2019-11-22 18:55:29 -08:00 |
|
Andrey Lushnikov
|
53eddc1c14
|
docs(devops): FAQ for browser contributing
|
2019-11-22 18:52:18 -08:00 |
|
Andrey Lushnikov
|
f0851e40ce
|
docs(devops): contributing browser patches
|
2019-11-22 18:48:38 -08:00 |
|
Andrey Lushnikov
|
77a255c6da
|
docs(devops): describe windows buildbot configuration
|
2019-11-22 18:24:45 -08:00 |
|
Andrey Lushnikov
|
c4763e841b
|
devops: add poll_build.sh as an alternative to cronjob
|
2019-11-22 17:36:12 -08:00 |
|
Dmitry Gozman
|
d2ba399946
|
devops: fix upload to work in mingw
|
2019-11-22 17:17:02 -08:00 |
|
Andrey Lushnikov
|
7633518272
|
devops: do not use "which" in devops scripts
The POSIX way of checking for command presence is "command -v".
This is also supported in MINGW.
|
2019-11-22 15:48:25 -08:00 |
|
Andrey Lushnikov
|
26fef7bc46
|
devops: support firefox-win32 builds
|
2019-11-22 15:45:36 -08:00 |
|
Andrey Lushnikov
|
b64304ecbc
|
devops: make sure cron has necessary PATH
|
2019-11-21 19:14:30 -08:00 |
|
Andrey Lushnikov
|
4aff4bfca3
|
devops: cronjob checks
|
2019-11-21 18:52:51 -08:00 |
|
Andrey Lushnikov
|
c6c4c01263
|
devops: add crontab
|
2019-11-21 17:58:10 -08:00 |
|
Andrey Lushnikov
|
7af5f4a2a5
|
devops: save log for cronjob
|
2019-11-21 17:48:56 -08:00 |
|
Andrey Lushnikov
|
ae878882bb
|
devops: create lock dir
|
2019-11-21 17:39:11 -08:00 |
|
Andrey Lushnikov
|
98e05b66fd
|
devops: revamp scripts
|
2019-11-21 17:29:40 -08:00 |
|
Andrey Lushnikov
|
8dce249a7a
|
devops: no prompts in check_build_archive_upload.sh
|
2019-11-21 15:42:18 -08:00 |
|
Andrey Lushnikov
|
e1f3f5cfed
|
devops: add cronjobs
|
2019-11-21 15:26:01 -08:00 |
|
Andrey Lushnikov
|
2b40361b0a
|
devops: fix check_cdn script
|
2019-11-20 18:02:36 -08:00 |
|
Andrey Lushnikov
|
4f3834dd69
|
devops: revamp archive.sh scripts to accept a target .zip name
This is required so that we can setup a locking directory for cron
jobs later on.
|
2019-11-20 18:01:51 -08:00 |
|
Andrey Lushnikov
|
af0ba0e713
|
devops: move check_cdn to tools
|
2019-11-20 18:01:51 -08:00 |
|
Andrey Lushnikov
|
f9d2f13540
|
devops: fix firefox archiving script
|
2019-11-20 18:01:51 -08:00 |
|
Andrey Lushnikov
|
bfcd92da7e
|
devops: fix build scripts
|
2019-11-19 16:58:09 -08:00 |
|
Joel Einbinder
|
4e30f87084
|
browser(feat): new webkit code (insert text)
|
2019-11-19 16:46:06 -08:00 |
|
Andrey Lushnikov
|
f77a50a8aa
|
devops: fix check_cdn.sh
|
2019-11-19 16:33:11 -08:00 |
|
Andrey Lushnikov
|
8a077da565
|
devops: simplified bash traps
|
2019-11-19 16:33:11 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|