Commit Graph

11 Commits

Author SHA1 Message Date
Pierric Cistac
2bcd47440c node: add enums for padding and truncation strategies 2020-02-05 14:28:53 -05:00
Pierric Cistac
4940f26b65 node: fix build error handling 2020-02-03 12:07:49 -05:00
Pierric Cistac
8792790a91 node: fix build.js, actually exiting with status 1 when error 2020-01-29 16:58:38 -05:00
Pierric Cistac
c7f850415f generalize npm cache and forget about rust target
neon re-triggers complete rust build every time because of `artifacts.json` which is generated every time... (and cannot be versioned since it varies by platform)
2020-01-23 17:27:14 -05:00
Pierric Cistac
0fbc6f0aa1 fix windows build
first try: updated cargo.lock

2nd try: rollback rust toolchain version


3rd try: check index.node is here


4th try: use windows to build and test


include node-pre-gyp with additional logs


more logs


move suspicion to shelljs


replace shell find with fs


actually re-enable rust build...


reactivate all release envs


reactivate complete release flow
2020-01-23 15:00:56 -05:00
Pierric Cistac
40f022ccb2 npm run lint 2020-01-22 18:09:59 -05:00
Pierric Cistac
6b8deb90e2 prepare for tests 2020-01-22 17:37:30 -05:00
Pierric Cistac
a779714a9e don't forget to copy README!!! 2020-01-14 17:31:29 -05:00
Pierric Cistac
6a10dadcd1 move bindings build to each push 2020-01-14 15:20:34 -05:00
Pierric Cistac
bbc6023424 ready for primetime 2020-01-14 15:20:34 -05:00
Pierric Cistac
13449b0d95 update build script / actions 2020-01-14 15:20:34 -05:00