Commit Graph

19 Commits

Author SHA1 Message Date
MDLeom cbb03d946c
docs: unify wikis to curben/malware-filter
- https://gitlab.com/curben/malware-filter/-/wikis/home
2022-01-11 06:27:03 +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 5ae6823a6f
docs: wiki 2022-01-10 10:10:20 +00:00
MDLeom 48ab69b7c4
fix(ci): only run cloudflare or netlify deploy hook when enabled 2022-01-10 09:57:35 +00:00
MDLeom 932db38085
fix(ga): only run pipeline when scheduled or "New workflow" 2022-01-10 09:33:37 +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 8cc70ca4ca
fix(exclude): ia801502.us.archive.org
- Closes #53
- https://urlhaus.abuse.ch/url/1893501/
2022-01-10 08:23:11 +00:00
MDLeom 9547ce0eee
docs: requires busybox sh 2022-01-09 07:40:59 +00:00
MDLeom e406ad4549
chore(actions): runs on 0 minute 2022-01-09 07:40:50 +00:00
MDLeom 9cf531ce2e
docs: add new mirrors
- github pages
- cloudflare pages
- netlify
2022-01-09 07:05:24 +00:00
MDLeom ef1a7ce0b4
refactor(actions): replicate gitlab ci
- avoid depending gitlab ci artifact
2022-01-09 06:54:44 +00:00
MDLeom 3c7a8a7bb9
chore(ci): rename job 2022-01-09 02:53:30 +00:00
MDLeom 03cf3a31e5
feat(ci): deploy to github pages 2022-01-09 02:52:18 +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 7fee73ff69
docs: remove reference to non-existent files 2022-01-08 05:43:28 +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