|
1ce5f5bc80
|
yarn ➡️ pnpm
|
2024-06-04 11:50:38 -04:00 |
|
|
9ae6c38029
|
stop testing against deprecated gohugoio/hugoBasicExample site (#165)
|
2024-02-21 10:20:39 -05:00 |
|
|
08cead98d6
|
require node 14
|
2023-05-25 09:43:47 -04:00 |
|
|
0f2353adbb
|
run tests on node 19.x
|
2022-11-18 10:50:18 -05:00 |
|
|
4d99ad3090
|
run CI on node 18.x
|
2022-05-18 09:28:07 -04:00 |
|
|
f7e9cd0038
|
run CI on node 17, release using node 16
|
2021-11-02 13:44:54 -04:00 |
|
|
c4b08ffb14
|
fix check-releases CI to account for hugoVersion field in package.json
|
2021-10-16 07:29:56 -04:00 |
|
|
6c5602152d
|
enable careful-downloader debug logs in CI
|
2021-10-10 07:24:11 -04:00 |
|
|
0f1844f49e
|
fix tests (cli.js -> lib/cli.js )
|
2021-10-09 11:05:29 -04:00 |
|
|
f1b7b1875b
|
master -> main
|
2021-08-31 12:32:10 -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 |
|
|
7c4e8df256
|
add --ignore-engines to CI's yarn install so we can still test node 10.x
|
2021-08-31 10:33:18 -04:00 |
|
|
0f315eadc4
|
use @jakejarvis/eslint-config, switch to yarn
|
2021-08-31 10:28:03 -04:00 |
|
|
e6e7531e4a
|
Hugo v0.86.1
|
2021-07-30 08:34:26 -04:00 |
|
|
2a39900b8a
|
also publish to GitHub Package Registry
|
2021-07-05 11:27:23 -04:00 |
|
|
7bd97c7bed
|
use got to fetch binary (retries on error, follows redirects, etc.)
|
2021-06-15 22:19:17 -04:00 |
|
|
a0aaabb804
|
run tests on Node 16
|
2021-05-24 12:23:39 -04:00 |
|
|
f962068f6e
|
send a Discord notification to myself when new Hugo version available
|
2021-03-21 11:48:47 -04:00 |
|
|
4415b8bf71
|
clean up version-checking workflow (#42)
TODO: Automatically bump npm package, commit back to repo, and publish new version.
|
2021-03-16 10:17:09 -04:00 |
|
|
74d547b698
|
Update check-releases.yml
|
2021-02-27 10:55:31 -05:00 |
|
|
55e4269f5e
|
use actions/setup-node@v2
|
2021-01-02 12:43:32 -05:00 |
|
|
1f53fe5f77
|
Update check-releases.yml
|
2020-12-13 09:35:47 -05:00 |
|
|
c57997c3cb
|
Build gohugoio/hugoBasicExample instead of docs site in tests
|
2020-10-31 14:57:34 -04:00 |
|
|
d59ea6426d
|
require node 10.x and update deps
fixes CVE-2020-8116 (only in devDependencies, don't worry)
|
2020-07-31 23:27:27 -04:00 |
|
|
546f54c43e
|
Update publish.yml
|
2020-07-25 11:13:29 -04:00 |
|
|
38a9f20d3b
|
check for Hugo releases less frequently (every 3 hours)
|
2020-06-23 10:39:57 -04:00 |
|
|
7a1dcde6d9
|
add action to check for new Hugo releases
TODO: instead of failing CI, send a notification via email/slack/twilio/etc.
|
2020-06-22 23:09:11 -04:00 |
|
|
bc60dacf2e
|
fix publishing to GPR (hopefully?)
|
2020-05-25 14:26:29 -04:00 |
|
|
a707a4bf30
|
Hugo v0.71.0
|
2020-05-19 12:22:11 -04:00 |
|
|
b0163ab633
|
also publish to GitHub Package Registry
|
2020-05-13 13:14:55 -04:00 |
|
|
42d0565f27
|
return to supporting node >= 8
downgraded xo and mocha. bin-wrapper still supports >= 6, which is really all that matters.
|
2020-04-25 14:23:59 -04:00 |
|
|
b938cc6773
|
add node 14.x to tests
|
2020-04-22 08:17:11 -04:00 |
|
|
af7274d35b
|
Only run tests on commits to master branch (and PRs still)
|
2020-04-05 13:12:12 -04:00 |
|
|
1e1aa52fa7
|
Add building gohugoio/hugoDocs to test workflow (#7)
via `node cli.js`
|
2020-03-04 12:16:32 -05:00 |
|
|
50fed96099
|
require node >= 10
|
2020-02-18 17:45:21 -05:00 |
|
|
a0a61c0d60
|
print Hugo version & environment variables in tests
|
2020-01-31 09:08:38 -05:00 |
|
|
8bcbc1a248
|
run tests on all OSes
|
2020-01-31 08:44:20 -05:00 |
|
|
4a2a55ef91
|
publish to NPM via action
|
2020-01-31 08:34:14 -05:00 |
|
|
c87fb47758
|
lint and test via GitHub Action
|
2020-01-30 19:08:03 -05:00 |
|