1
0
Fork 0
mirror of https://github.com/pnx/pinger.git synced 2026-06-16 03:24:54 +02:00
Commit graph

20 commits

Author SHA1 Message Date
771e1b994a remove .gitlab-ci.yml 2025-05-26 19:45:06 +02:00
7dac879682 adding .github/workflows/test.yml 2025-05-26 19:44:19 +02:00
74a3e98e5b gitignore: ignore pinger binary 2025-05-25 22:29:24 +02:00
c010b082da Adding makefile 2025-05-25 22:28:47 +02:00
ab292886a8 main.go: add option to changes stats interval. 2025-05-25 22:26:12 +02:00
cef5f5daba main.go: proper improt alias 2025-05-25 22:25:14 +02:00
e7c49dac1c Print signal when received 2024-05-18 17:33:55 +02:00
ede1205501 main.go: defer cleanup functions in eventLoop() 2023-03-15 23:30:49 +01:00
dfc7865bc1 go.mod: Upgrade packages. 2023-03-15 23:28:01 +01:00
fb4c8fea9c Version 0.0.2 2023-03-13 21:54:22 +01:00
39d20366dc .gitlab-ci.yml: Upload artifacts as package on tags. 2023-03-13 21:50:30 +01:00
afd054ff67 .gitlab-ci.yml: expire artifacts after 1 week. 2023-03-13 21:49:05 +01:00
427a75f93e .gitlab-ci.yml: remove deploy stage 2023-03-13 21:41:56 +01:00
f768186c51 go.mod: getopt is not an indirect dependency. 2023-03-12 17:12:51 +01:00
8cec3f855d main.go: Adding cli options. 2023-03-12 17:11:26 +01:00
26babe4ae2 main.go: stop ticker in eventLoop() before return. 2023-03-12 15:00:16 +01:00
aed415a531 main.go: Adding some documentation. 2023-03-12 14:59:47 +01:00
36d6e4f8d6 .gitlab-ci.yml: Fix artifact path 2023-02-09 09:16:10 +01:00
539191c7c7 Adding .gitlab-ci.yml 2023-02-09 08:11:33 +00:00
d2a368a176 Initial commit 2023-02-09 09:01:32 +01:00