Commit Graph

18 Commits

Author SHA1 Message Date
MDLeom 3b13737e91
Revert "style: remove unused variable"
This reverts commit e77fdd12de.
2023-08-06 11:16:02 +00:00
MDLeom e77fdd12de
style: remove unused variable 2023-08-05 01:06:08 +00:00
MDLeom c9617be450
refactor: unzip gotStream directly
without saving as a zipfile
2023-08-04 12:03:27 +00:00
MDLeom 61b1f67060
fix: exclude pup-filter
https://gitlab.com/malware-filter/pup-filter/-/issues/2
2023-06-13 08:43:11 +00:00
MDLeom 6f0c31c8cf
feat: add botnet-filter
https://gitlab.com/malware-filter/botnet-filter
2023-01-01 00:09:47 +00:00
MDLeom 9c7939373b
docs: reason to failover to github
- https://gitlab.com/gitlab-org/gitlab/-/issues/29257
2022-12-17 06:47:27 +00:00
MDLeom 10f500744f
fix: migrate to malware-filter group
- BREAKING CHANGE
- gitlab.com/malware-filter/malware-filter
2022-05-21 02:51:52 +00:00
MDLeom f8178becdf
fix: use migrated tracking-filter repo
- https://gitlab.com/malware-filter/tracking-filter
2022-05-17 01:11:22 +00:00
MDLeom 7038cc1df7
ci(ga): replace script.sh with more reliable build.js
- add vn-badsite-filter to script.sh
2022-03-23 06:35:23 +00:00
MDLeom df2fb3c5a3
build: add vn-badsite-filter
- https://gitlab.com/curben/vn-badsite-filter
2022-03-20 06:51:12 +00:00
MDLeom ac8d6b2ba3
build: check last pipeline status
- using pipeline badge
- https://docs.gitlab.com/ee/ci/pipelines/settings.html#pipeline-status-badge
2022-03-19 05:33:26 +00:00
MDLeom 9ad79d45da
ci: check gitlab status through proper link 2022-01-25 10:10:32 +00:00
MDLeom fca89a75a4
ci(ga): trigger cloudflare & netlify from github
if gitlab is down
2022-01-25 09:48:43 +00:00
MDLeom 193d462d25
build: failover to github artifacts when gitlab is unavailable
- Closes #1
2022-01-25 09:10:43 +00:00
MDLeom ab57c90cec
fix(netlify): use manual deploy
- https://docs.netlify.com/configure-builds/stop-or-activate-builds/
2022-01-11 06:23:08 +00:00
MDLeom 63da61fada
refactor(actions): replicate gitlab ci
- move compression to ci, so brotli package is optional when running locally
2022-01-09 07:16:27 +00:00
MDLeom add4913170
fix(build): avoid mirror oisd outside of gitlab pages 2022-01-08 22:12:56 +00:00
MDLeom ee5010cdb5
fix: download filters from artifacts
- 8c94ddba40
2022-01-08 09:31:58 +00:00