electron/script
Samuel Attard 01f5e9c5c4
build: make CI faster, magic contained within (#21086)
* build: cache the out directory for exact deps hash matches

* chore: generate a target based depshash discriminator

* fix: hash on gn args

* build: share logic on the mac builds

* build: ensure that the mksnapshot binary is built before stripping before zipping

* build: attach the workspace on macOS

* build: optimize the macOS checkout path for testing

* build: fix mksnapshot zip generation

* build: make the mac src cache restore work

* build: v2 out cache

* build: macOS cache restore is just stupidly slow

* build: strip more binaries

* build: attach the out cache to the workspace for macOS builds

* build: allow linux boxes to restore darwin out caches

* build: cat the deps hash target file

* build: ensure that the deps target hash matches on the linux box

* build: do not use host arch in target key

* build: force undefined in the target hash file

* build: only restore out cache when it isn't in the workspace

* build: fix the macOS cache workspace trick

* build: do not double restore

* build: remove the big stuff from the out dir

* build: workaround layer issue

* build: try it back on macOS again but with smaller thingy

* build: macOS needs the out cache now

* build: clean up for omptimal macOS path

* build: use old docker image

* build: idek at this point

* build: we need a deps hash

* build: yeah we need a checkout too

* chore: use testing env on save cache job

* chore: well that should fix the cache key thing

* chore: handle cross-OS path mismatch for src cache restore

* build: use a /portal directory to transfer the src cache appropriately

* build: use the correct docker image

* build: super perms for /portal

* build: increment out cache number

* build: ensure target hash is correct for args + disable pre-compiled headers on macOS

* build: wipe the cross-arch libffmpeg before building Electron
2019-11-27 16:29:53 -08:00
..
codesign test: tsify more web contents specs (#19969) 2019-08-29 19:45:41 -05:00
lib ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00
release ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00
zip_manifests chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
.electron.attributes build: ensure we use objc regexps for export-patches (#17598) 2019-03-28 14:01:43 -07:00
add-debug-link.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00
apply_all_patches.py chore: make apply_all_patches.py work in both python2 and python3 (#19872) 2019-08-23 15:48:27 -07:00
check-relative-doc-links.py fix: use print() function in both Python 2 and Python 3 (#18395) 2019-06-15 10:26:09 -07:00
check-trailing-whitespace.py chore: fix formatting of a few Python files (#20743) 2019-10-28 10:02:16 -04:00
copy-debug-symbols.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00
dbus_mock.py refactor: use one script to launch all linters (#14622) 2018-09-17 16:09:02 -05:00
doc-only-change.js build: fix doc only change when there isn't a PR (#20749) 2019-10-28 09:40:21 -04:00
download-circleci-artifacts.js ci: fix issues downloading from CircleCI (#18652) 2019-06-05 12:21:57 -04:00
external-binaries.json build: enable sccache on windows (#20790) 2019-10-31 17:08:27 -04:00
gen-filenames.js Update gen-filenames.js to generate posix paths (#18488) 2019-06-03 11:43:55 -07:00
gen-hunspell-filenames.js feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
generate-deps-hash.js build: make CI faster, magic contained within (#21086) 2019-11-27 16:29:53 -08:00
generate-version-json.js refactor: auto generate electron_version.h from the version file (#18866) 2019-06-19 14:31:55 -07:00
generate-zip-manifest.py ci: add check for dist zip file changes (#18446) 2019-05-29 09:40:02 -07:00
git-export-patches chore: save HEAD when git-import-patches runs (#17824) 2019-04-17 11:16:03 -07:00
git-import-patches build: actually run import-patches on gclient sync (#17885) 2019-04-23 10:28:26 -07:00
gn-asar.js build: use async remove method to handle errors better (#16917) 2019-03-26 10:34:03 +09:00
gn-check.js build: add gn-check to precommit linting (#19850) 2019-08-30 10:37:02 -07:00
lint.js chore: lint patch descriptions (#20919) 2019-11-04 11:04:18 -08:00
nan-spec-runner.js chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
native-test-targets.json chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
native-tests.py ci: run more Chromium unit tests (#15363) 2018-10-25 14:28:50 -04:00
node-disabled-tests.json test: re-enable some node specs (#21084) 2019-11-12 23:31:48 +00:00
node-spec-runner.js build: convert nodejs tap output to junit and store in circleci as test results 2019-07-24 14:43:49 -07:00
run-clang-format.py fix: use gn/clang-format from src (#19145) 2019-07-09 17:40:26 +09:00
run-gn-format.py fix: use gn/clang-format from src (#19145) 2019-07-09 17:40:26 +09:00
spec-runner.js chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
start.js chore: refactor scripts for octokit update (#16284) 2019-01-08 12:05:58 -08:00
strip-binaries.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00
sysroots.json build: change to download sysroots from the new sysroot bucket (#20803) 2019-10-29 17:50:24 -07:00
update-external-binaries.py ci: make macOS CI faster (#16766) 2019-02-06 13:16:11 -08:00
verify-ffmpeg.py ci: run tests on WOA hardware (#20031) 2019-09-03 13:13:06 -04:00
verify-mksnapshot.py chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
yarn.js build: unify YARN_VERSION variable usage and ensure CI uses yarn not npm (#18607) 2019-06-05 16:30:39 -07:00
zip-symbols.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00