oxmc
b2a26fbf16
Ensure dest directory exists, cleanup and format
2025-12-07 02:55:00 -08:00
oxmc
4072dc6f0a
Update to eslint
2025-12-07 01:30:14 -08:00
oxmc
5522ecde39
replace got with axios, and add macOS sign support with pr #1049
2025-12-07 01:11:41 -08:00
bruce-one
ca657b5b06
feat: use yarn fslib/zip for fs shimming ( #1048 )
...
* refactor: compile with esmoudle interop
* Rigidify code replacement by using Lodash templates.
* Generate zip file bundle.
* Use yarn's fslib to implement the fake filesystem.
Leverage the work done by yarn, rather than reimplementing from scratch.
This means the fake fs is now reading from a zip file in the binary.
A few methods need custom implementations as the fake fs is not
writable. These were copied and adjusted from the yarn ZipOpenFS.
* Add test suite using the built artefact.
Smoke tests the different fs methods.
Not perfect in any world, but better than nothing.
* Fix tsc on Windows - globbing doesn't work there.
There's probably a cleaner way to do this...
* Bump version.
* Dep bumps.
* fixup 9d57b32: make fs patch code clearer.
* fixup 3771c720: simplify test to just use require directly.
---------
Co-authored-by: calebboyd <caleb.boyd@gmail.com >
2023-08-20 14:43:06 -05:00
calebboyd
e5ae6a124a
chore: any error in build log
2021-09-27 09:46:03 -05:00
calebboyd
805ca35149
chore: update dependencies
2021-09-26 16:59:48 -05:00
calebboyd
cf8e6ff393
fix: got upload searchParams
2021-01-05 12:47:29 -06:00
calebboyd
bc1d579baa
build: add more space for msbuild
2020-06-24 20:17:30 -05:00
calebboyd
d6ba5d193f
fix: update resolve-dependencies
2020-04-26 09:08:25 -05:00
calebboyd
eb887363de
fix(build): fix ci task execa types
2019-08-06 14:57:24 -05:00
calebboyd
efd3dfc35a
fix: windows build 10.16
2019-06-25 15:32:32 -05:00
calebboyd
9c1d67b2e6
build: add 3rd scheduled build
2019-06-24 14:20:51 -05:00
calebboyd
ecb3d41a97
build: exit on existing target
2019-06-17 12:57:35 -05:00
calebboyd
0cf436c9a7
chore: dep bump
2019-06-11 10:42:26 -05:00
calebboyd
9bc98bf597
ci: fix gcc version
2019-06-10 15:50:26 -05:00
calebboyd
472b98d839
chore: publish copyFile shim
2019-04-28 14:28:59 -05:00
calebboyd
9ae6ed8ae8
chore: log open handles after a minute or two
2019-04-28 13:28:40 -05:00
calebboyd
a0c648bc8b
chore: set install directory for nasm
2019-04-26 14:33:26 -05:00
calebboyd
a6ad034336
chore: set env variables
2019-04-18 13:27:08 -05:00
calebboyd
0afbe3b732
chore: fix types in azure build script
2019-04-15 23:03:41 -05:00
calebboyd
7bfdc39700
chore: add azure-pipeline.yml
2019-04-15 17:12:41 -05:00
calebboyd
9486399cec
chore: update alpine build script
2019-04-15 14:59:57 -05:00
calebboyd
6825cef609
feat: asset option
2019-04-03 08:12:26 -05:00
calebboyd
8849ac0c0c
chore: don't try to upload an existing asset
2019-01-31 19:56:36 -06:00
calebboyd
c681a62566
chore: log json error response
2018-10-25 10:06:05 -05:00
calebboyd
2ea0f897d5
chore: bump version
2018-10-23 10:23:34 -05:00
calebboyd
bd3ae2e80a
chore: disable stdin in docker build
2018-10-04 08:20:00 -05:00
calebboyd
0447d8004c
chore: append build error to log file
2018-10-04 08:19:59 -05:00
calebboyd
664dc6a11b
chore: update arm version generator
2018-09-26 09:57:08 -05:00
calebboyd
4a7bfd99b6
chore: fix platform check
2018-09-25 11:48:39 -05:00
calebboyd
8382a2c1b3
fix: don't use typescript for bootstrap patch
2018-09-24 11:41:36 -05:00
calebboyd
53ef02f87a
feat: standalone bundler
2018-09-24 11:28:49 -05:00
calebboyd
c70d93b72f
chore: setup nexe-fs as a standalone shim
2018-09-24 11:28:49 -05:00
calebboyd
b8522b6310
fix: error on missing entry
...
closes #467
closes #464
2018-09-24 11:28:49 -05:00
calebboyd
92058b6137
chore(bundling): start alternate bundling strategy
2018-09-24 11:28:49 -05:00
calebboyd
f9bc43a03b
chore(ci): properly check version for appveyor matrix builds
2018-08-01 09:27:16 -05:00
calebboyd
e84e236a3d
chore(ci): set correct version on windows
2018-07-31 22:02:57 -05:00
calebboyd
8fd84fd34d
chore(ci): log currently building version
2018-07-31 21:53:57 -05:00
calebboyd
687c2e8cfc
chore(ci): use appveyor build matrix for handling > 10 builds
2018-07-31 18:00:37 -05:00
calebboyd
4eeeb55706
chore(ci): remove verbose windows logging
2018-07-31 17:35:19 -05:00
calebboyd
86c919aac5
chore: verbose logging on windows build
2018-07-31 16:39:20 -05:00
calebboyd
9a9511a429
chore: bump version
2018-02-23 00:38:53 -06:00
calebboyd
eef430afb1
chore: update fuse-box
2018-02-05 20:22:23 -06:00
calebboyd
9a81cc2fa2
fix: don't rely on got as a transient dependency
...
closes #439
2018-01-22 18:37:50 -06:00
calebboyd
02481f069c
fix re-order shim
2018-01-04 13:44:01 -06:00
calebboyd
719804eb2f
chore: bump dependencies
2017-12-02 12:52:59 -06:00
calebboyd
4ec8a43d60
fix: consistent cwd usage
2017-10-05 20:54:37 -05:00
calebboyd
bb356a967b
chore: multi-arch builds on travis
2017-09-28 16:06:55 -05:00
calebboyd
bfd07cd10a
chore: move mac build to circle
2017-09-27 23:36:52 -05:00
calebboyd
4390568654
fix: ia32 target normalization
2017-09-27 01:34:07 -05:00