Commit Graph

4 Commits

Author SHA1 Message Date
MDLeom b98f921d1e
chore(node): use latest lts
consistent with gitlab/github CI
https://github.com/asdf-vm/asdf-nodejs#resolving-latest-available-lts-version-in-a-script

asdf version in cloudflare pages may not be the latest,
so does not always resolve 'lts' to the latest LTS

asdf currently is unable to install v20 through 'lts'
https://github.com/asdf-vm/asdf-nodejs/issues/369#issuecomment-1925926498
2024-04-07 02:08:28 +00:00
MDLeom ded9d5b0f9
chore(node): use node 20 on cf pages
https://blog.cloudflare.com/moderizing-cloudflare-pages-builds-toolbox/
- "node" nor "lts/*" are not recognised by asdf/node-build
2023-05-19 08:01:56 +00:00
MDLeom 37016eb861
ci: downgrade to node 16
- lts is now 18
- cf pages still does not support v18 yet
2022-11-01 06:57:28 +00:00
MDLeom 8c94ddba40
refactor: deploy filters to gitlab pages
- number of commits is becoming unwieldly
- gitlab pages is much faster than downloading from raw git
  * main download link is still curben.gitlab.io/malware-filter/
  * the cons is relying on gitlab ci/pages, previous approach was more portable
2022-01-08 02:09:42 +00:00