Andrey Lushnikov
20be65b1c9
devops(scripts): export diffs instead of patches
...
This changes `export.sh` to export diffs instead of patches.
`export.sh` now does not touch working directory, thus not
triggering clean builds and not intefering with an on-going
build.
2019-12-10 15:41:58 -08:00
Andrey Lushnikov
cb92cd0d5c
devops: teach {firefox,webkit}/build.sh to build current branch
...
The check for the proper branch has moved to
`checkout_build_archive_upload.sh` script.
2019-12-09 14:38:23 -08:00
Pavel Feldman
d7b727df1c
browser(firefox): implement new set/clearCookies contract ( #83 )
2019-11-26 09:00:10 -08:00
Pavel Feldman
a1d71d0de7
feat(csp): support bypass csp on ff ( #74 )
2019-11-25 15:26:03 -08:00
Pavel Feldman
2e581f1625
feat(emulate): implement emulateMedia color scheme in FF ( #71 )
2019-11-25 15:00:04 -08:00
Pavel Feldman
eaa5e93b8b
feat(filechooser): supported file chooser in FF ( #70 )
2019-11-25 13:56:39 -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
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
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
1a98a4d5e8
devops: build bots should do clean builds
2019-11-22 19:07:39 -08:00
Andrey Lushnikov
26fef7bc46
devops: support firefox-win32 builds
2019-11-22 15:45:36 -08:00
Andrey Lushnikov
98e05b66fd
devops: revamp scripts
2019-11-21 17:29:40 -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
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