1ce5f5bc80
yarn ➡️ pnpm
2024-06-04 11:50:38 -04:00
08cead98d6
require node 14
2023-05-25 09:43:47 -04:00
8251c012de
When Hugo seems to disappear, just reinstall and then continue normally ( #82 )
...
should fix #81 (or at least mitigate it)
2021-11-01 14:06:51 -04:00
757a061ebe
refactor directory structure and modularize a few common functions
2021-10-09 11:03:39 -04:00
bf8f731e49
increase timeout to an excessive 30 seconds for CI
2021-10-06 10:37:52 -04:00
d1141afdc1
remove execa & switch back to vanilla child_process
2021-09-19 07:35:50 -04:00
5bb2ff0eb3
switch to ESM imports (drops node 10.x support)
...
also download assets to a temp dir instead of ./vendor
2021-08-31 11:56:33 -04:00
0f315eadc4
use @jakejarvis/eslint-config, switch to yarn
2021-08-31 10:28:03 -04:00
d87c63f5d3
Switch to more modern and lightweight dependencies
2021-06-01 19:41:24 -04:00
a0aaabb804
run tests on Node 16
2021-05-24 12:23:39 -04:00
1e11110408
Clean up tests
2020-03-25 11:47:51 -04:00
6c87e415dc
allow binaries in vendor folder to be cached
...
aka: don't delete binaries in node_modules folder, since they shouldn't change anyways (unless the package is also updated)
2020-02-18 17:40:51 -05:00
a0a61c0d60
print Hugo version & environment variables in tests
2020-01-31 09:08:38 -05:00
XhmikosR
5c84c3d31f
Re-add `'use strict' statements.
...
They are still needed.
2018-12-17 23:14:23 +09:00
XhmikosR
ea361afa4a
Minor lint tweaks. ( #69 )
2018-10-07 17:42:52 +09:00
XhmikosR
a10898b002
Updates ( #57 )
...
* Travis CI: add Node.js 10.x.
* Move eslint mocha where it's needed.
* Update devDependencies.
Notes:
* package-lock.json is saved with npm 6.3.1, the one that ships with node.js 10.x
* eslint 5.x doesn't support node.js 4.x, so don't update it
2018-07-07 12:03:52 +09:00
Shun Sato
2babfd561c
feat(hugo): upgrade Hugo to v0.17 ( #9 )
2016-10-19 23:36:34 +09:00
Shun Sato
0195454bb3
feat(getBinalyName): add support for Hugo v0.16 ( #2 )
2016-06-08 02:35:22 +09:00
Shun Sato
fdd354f25d
Initial commit
2016-05-31 02:44:50 +09:00