Commit Graph

12 Commits

Author SHA1 Message Date
MDLeom 1866f8bb2a
ci: npm cache 2022-01-26 04:18:12 +00:00
MDLeom 91d54f8068
ci: check existence of CI variables 2022-01-25 09:49:51 +00:00
MDLeom 8456fa862b
fix(netlify): deploy to production 2022-01-12 06:50:37 +00:00
MDLeom 15006dfbb5
fix(netlify): use manual deploy
- https://docs.netlify.com/configure-builds/stop-or-activate-builds/
2022-01-11 06:25:57 +00:00
MDLeom 48ab69b7c4
fix(ci): only run cloudflare or netlify deploy hook when enabled 2022-01-10 09:57:35 +00:00
MDLeom 0387a11f86
fix(ci): only run pipeline when scheduled or "Run pipeline" in the main branch 2022-01-10 09:16:43 +00:00
MDLeom 3c7a8a7bb9
chore(ci): rename job 2022-01-09 02:53:30 +00:00
MDLeom 76a4d0eef8
chore(ci): add cloudflare deploy hook
- https://developers.cloudflare.com/pages/platform/deploy-hooks
2022-01-08 23:28:52 +00:00
MDLeom 102ffb3a00
chore(ci): add netlify build book
- https://docs.netlify.com/configure-builds/build-hooks/
2022-01-08 23:06:21 +00:00
MDLeom 8655a13bb2
fix(ci): always deploy when commit to main branch 2022-01-08 05:44:16 +00:00
MDLeom b122eb5686
fix(ci): limit pages deployment to main branch commit 2022-01-08 02:20:05 +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