Commit graph

30 commits

Author SHA1 Message Date
c713e16ed2
add test CI
All checks were successful
ci/woodpecker/push/golang-test Pipeline was successful
ci/woodpecker/pr/docker-deploy Pipeline was successful
2024-04-19 10:57:38 +02:00
3cc1653e11
add makefile
All checks were successful
ci/woodpecker/pr/docker-deploy Pipeline was successful
2024-04-19 09:02:38 +02:00
f34056f241
add cache file and a unit test 2024-04-19 09:02:33 +02:00
a21ebe5af2
configure timeouts for http.Server (#1)
All checks were successful
ci/woodpecker/pr/docker-deploy Pipeline was successful
2024-04-18 11:10:56 +02:00
d68724a470
filter pipeline
Some checks failed
ci/woodpecker/tag/docker-deploy Pipeline failed
2024-04-18 10:50:22 +02:00
c71e965481
eemove lint
All checks were successful
ci/woodpecker/push/docker-deploy Pipeline was successful
2024-04-18 10:48:44 +02:00
f103bf3d94
add lint ci
Some checks failed
ci/woodpecker/push/docker-deploy Pipeline was successful
ci/woodpecker/push/lint Pipeline failed
2024-04-18 10:47:08 +02:00
47825aa2f6
add woodpecker CI
All checks were successful
ci/woodpecker/push/docker-deploy Pipeline was successful
2024-04-18 10:43:50 +02:00
730326ede8
add woodpecker CI 2024-04-18 10:13:09 +02:00
e84f93efca
update changelog 2024-04-17 20:14:09 +02:00
0ca9b4e06c Merge branch 'feature-small-updates' into 'main'
update small changes

See merge request adoralaura/ntppool-exporter!2
2024-04-17 18:10:05 +00:00
bddc702ef3
fix MISSING in Debug log 2024-04-17 20:08:30 +02:00
046324f098
add binary folders to gitignore 2024-04-17 20:07:24 +02:00
2d88d8a13f
remove unneeded label 2024-04-17 20:07:00 +02:00
775eb974ab
update metric name 2024-04-17 20:06:42 +02:00
9fbe505f33
updaet changelog and bump version 2024-04-17 19:59:34 +02:00
68823aa602 Merge branch '2-nil-reference-pointer-exception-when-getting-queried-by-prometheus' into 'main'
Resolve "Nil reference pointer exception when getting queried by Prometheus"

Closes #2

See merge request adoralaura/ntppool-exporter!1
2024-04-17 17:38:21 +00:00
02f0c19ba5 Resolve "Nil reference pointer exception when getting queried by Prometheus" 2024-04-17 17:38:21 +00:00
3df65ef60f
remove unnecessary CMD line 2024-04-17 18:14:01 +02:00
af5f5fd6c0
add dockerfile 2024-04-17 15:34:23 +02:00
5493744f19
describe project 2024-04-17 15:20:58 +02:00
aafd0fa260
add changelog 2024-04-17 15:20:39 +02:00
deb4020df0
add mvp 2024-04-17 12:47:40 +02:00
9ca9ef1b9f
add license 2024-04-14 18:25:00 +02:00
bedcd39082
add gitignore 2024-04-14 18:23:39 +02:00
afea91fded
add contributing guide and maintainers file 2024-04-14 17:43:41 +02:00
db8494e9e0
initialize go project 2024-04-13 12:23:04 +02:00
8b4e510f65
mirror test 2024-04-13 10:38:53 +02:00
f9a7140e4b Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2024-04-13 08:13:29 +00:00
4cf8d20f72 Initial commit 2024-04-13 08:13:29 +00:00