Commit Graph

661 Commits

Author SHA1 Message Date
curben 12eadbf612 chore: fix building logic
* use after_script to generate badge
  - after_script executes after all jobs, including failed ones
* deploy_job and failed_job must upload artifacts
* pages job script cannot be empty
* pages job should always run
2019-06-12 19:44:16 +09:30
curben-bot 3f802d9135 Filter updated: Wed, 12 Jun 2019 00:20:46 UTC 2019-06-12 00:20:46 +00:00
curben-bot e75dca8757 Filter updated: Tue, 11 Jun 2019 12:21:55 UTC 2019-06-11 12:21:56 +00:00
curben 4bda908a21 chore(ci): fix artifact directory 2019-06-11 11:53:52 +09:30
curben-bot bd82163d00 Filter updated: Tue, 11 Jun 2019 00:20:50 UTC 2019-06-11 00:20:50 +00:00
curben-bot d164f9d891 Filter updated: Mon, 10 Jun 2019 12:21:33 UTC 2019-06-10 12:21:33 +00:00
curben 8c9f7e3d3f chore: rename badge file
both success and failed status badge should have the same filename
2019-06-10 18:08:14 +09:30
curben 472f107d80 chore: Generate badge based on pipeline status
* The default gitlab pipeline status badge couldn't be used here,
status is only shown for previous pipeline in this repo.
* https://stackoverflow.com/a/49222810
* https://docs.gitlab.com/ee/user/project/pipelines/job_artifacts.html#downloading-the-latest-artifacts
2019-06-10 17:57:55 +09:30
curben-bot d222235ecb Filter updated: Mon, 10 Jun 2019 00:26:24 UTC 2019-06-10 00:26:24 +00:00
curben-bot 6dc3a423d7 Filter updated: Sun, 09 Jun 2019 12:23:15 UTC 2019-06-09 12:23:16 +00:00
curben-bot d1d03df4f7 Filter updated: Sun, 09 Jun 2019 00:22:09 UTC 2019-06-09 00:22:10 +00:00
curben-bot e858063d54 Filter updated: Sat, 08 Jun 2019 12:23:12 UTC 2019-06-08 12:23:12 +00:00
curben-bot 3a4d214e4d Filter updated: Sat, 08 Jun 2019 00:23:02 UTC 2019-06-08 00:23:03 +00:00
curben-bot d8d9817b5d Filter updated: Fri, 07 Jun 2019 12:21:43 UTC 2019-06-07 12:21:44 +00:00
curben-bot d679be8bd0 Filter updated: Fri, 07 Jun 2019 00:22:25 UTC 2019-06-07 00:22:25 +00:00
curben-bot 45df49cf51 Filter updated: Thu, 06 Jun 2019 00:22:35 UTC 2019-06-06 00:22:35 +00:00
curben-bot d60a4fb80d Filter updated: Wed, 05 Jun 2019 12:23:30 UTC 2019-06-05 12:23:30 +00:00
curben-bot 1a9211712f Filter updated: Wed, 05 Jun 2019 00:22:07 UTC 2019-06-05 00:22:07 +00:00
curben-bot 212e21b948 Filter updated: Tue, 04 Jun 2019 12:25:46 UTC 2019-06-04 12:25:47 +00:00
curben-bot 8780eb324d Filter updated: Tue, 04 Jun 2019 00:24:45 UTC 2019-06-04 00:24:46 +00:00
curben-bot b2f703c346 Filter updated: Mon, 03 Jun 2019 12:23:31 UTC 2019-06-03 12:23:31 +00:00
curben-bot e212acdfb5 Filter updated: Mon, 03 Jun 2019 01:22:49 UTC 2019-06-03 01:22:50 +00:00
curben-bot 895cac8ddc Filter updated: Sun, 02 Jun 2019 12:22:50 UTC 2019-06-02 12:22:50 +00:00
curben-bot 389b059879 Filter updated: Sun, 02 Jun 2019 00:25:38 UTC 2019-06-02 00:25:38 +00:00
curben-bot 192131936d Filter updated: Sat, 01 Jun 2019 12:22:39 UTC 2019-06-01 12:22:39 +00:00
curben-bot 5a4d447922 Filter updated: Sat, 01 Jun 2019 00:33:34 UTC 2019-06-01 00:33:34 +00:00
curben-bot 65c3eacb19 Filter updated: Fri, 31 May 2019 12:23:03 UTC 2019-05-31 12:23:03 +00:00
curben-bot 794f1df6de Filter updated: Fri, 31 May 2019 00:21:54 UTC 2019-05-31 00:21:54 +00:00
curben-bot c961181748 Filter updated: Thu, 30 May 2019 12:22:02 UTC 2019-05-30 12:22:03 +00:00
curben-bot 8a4dc08870 Filter updated: Thu, 30 May 2019 00:22:32 UTC 2019-05-30 00:22:32 +00:00
curben-bot 4dada09409 Filter updated: Wed, 29 May 2019 12:21:33 UTC 2019-05-29 12:21:34 +00:00
curben 9f0c80248f style: remove simple comment 2019-05-29 15:34:31 +09:30
curben 60095edb75 refactor: remove '#' comment using grep
sed didn't work so well, it left a new line at the top.
2019-05-29 15:26:46 +09:30
curben c2a4f3f579 refactor: merge all scripts into script.sh
each script is too small
2019-05-29 14:45:08 +09:30
curben-bot c720794f07 Filter updated: Wed, 29 May 2019 00:24:11 UTC 2019-05-29 00:24:11 +00:00
curben-bot 436caefc15 Filter updated: Tue, 28 May 2019 12:23:45 UTC 2019-05-28 12:23:45 +00:00
curben-bot cc685dad6f Filter updated: Tue, 28 May 2019 03:18:51 UTC 2019-05-28 03:18:51 +00:00
curben 1ab5e6a2cc fix: use GNU's grep instead of the default busybox's
busybox grep is too slow, its '-F -x' parameters may be buggy
2019-05-28 12:43:57 +09:30
curben cd521e22ae style: remove simple comment 2019-05-28 12:42:38 +09:30
curben d4bef6923f fix: merge duplicate operations
remove simple comments
2019-05-28 12:32:08 +09:30
curben 63442cd576 refactor: remove comment 2019-05-28 10:33:07 +09:30
curben 0989ab3c91 fix: remove port number 2019-05-28 10:24:04 +09:30
curben c8977f252e fix: syntax and path in CI config 2019-05-28 10:01:09 +09:30
curben f9e1cb84ce fix: run dos2unix before text processing
rename urlhaus.txt in tmp/
2019-05-28 09:59:02 +09:30
curben 3c1384b95b chore(commit): add 'set -e -x' 2019-05-28 09:53:29 +09:30
curben 83d2a65086 refactor: move commit.sh to CI
the script is not needed for local testing
2019-05-28 09:51:49 +09:30
curben d06efc787b docs(readme): use simple URL list
9a5fdb2be6
2019-05-27 16:05:07 +09:30
curben 9a5fdb2be6 fix: use simple URL list
we no longer care the status of URL
bb817d9838
2019-05-27 15:59:08 +09:30
curben 196c66f2a1 fix: no mkdir error if tmp/ folder exists
https://linux.die.net/man/1/mkdir
2019-05-27 15:16:30 +09:30
curben bb817d9838 fix: use all URLs including offline's
upstream (urlhaus.abuse.ch) incorrectly marks many online urls as offline.
noticed from 6c7faa95f7
2019-05-27 15:10:12 +09:30