Commit Graph

10 Commits

Author SHA1 Message Date
MDLeom a4374b02e0
refactor: extract zip from stream 2024-10-27 06:04:51 +00:00
MDLeom 7c4b71bbbf
refactor: replace got with fetch 2024-04-07 01:13:34 +00:00
MDLeom 57f8afdc3d
fix: less strict check on pipeline status
it can be "success, "running" or "unknown"
2023-10-02 00:08:34 +00:00
MDLeom 1cbea2cd24
refactor: esm
got is esm only since v12
2023-10-02 00:05:58 +00:00
MDLeom 938aad04ad
fix: migrate to malware-filter group
- BREAKING CHANGE
- gitlab.com/malware-filter/urlhaus-filter
2022-05-21 02:58:20 +00:00
MDLeom df544d5044
build: check last pipeline status
- using pipeline badge
- https://docs.gitlab.com/ee/ci/pipelines/settings.html#pipeline-status-badge
2022-03-19 05:34:50 +00:00
MDLeom 5bb7f455d2
Revert "fix(build): temporary switch artifact mirror"
This reverts commit d433d9b6cf.
2022-03-14 07:52:11 +00:00
MDLeom d433d9b6cf
fix(build): temporary switch artifact mirror 2022-03-14 06:07:10 +00:00
MDLeom 75cf22e852
build: failover to github if gitlab is unavailable 2022-01-25 09:57:58 +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