Commit Graph

30 Commits

Author SHA1 Message Date
Kevin Franklin Kim
a2ae079ae9
chore: bump golangci-lint 2025-05-16 16:30:36 +02:00
Kevin Franklin Kim
e50df5eaf9
test: close servers 2024-11-25 22:23:12 +01:00
Kevin Franklin Kim
71dfd39ff5
feat: add readiness healthzer 2024-03-27 13:43:59 +01:00
Kevin Franklin Kim
da832d3f52
chore: add husky and gh workflows 2024-03-21 16:10:08 +01:00
franklin
39cd0c422a
feat: upgrade 2024-03-21 16:03:21 +01:00
Stefan Martinov
0e44ca809d
Deterministic Log Messaging & Refactoring (#26)
* feat: remove apex log from dependency list & upgrade deps

* chore: remove commented out code

* chore: remove high cardinality metric labels

* chore: add stack trace to failed repo requests

* chore: remove logging and return error instead

* chore: change log messages for contentserver

* chore: add constistent messages to content update routine

* feat: add runtime id, and multierr validator

* chore: rename history

* chore: golint fixes

* chore: simplify (golinter)

* chore: update go version

* chore: remove unused dependencies for new go

* chore: move content update to else statement

* chore: remove go-spew

* chore: bump go version to 1.18

* chore: remove alpine dep for updated deps

* chore: update go version and improve build

* chore: minor reformatting
2022-05-26 15:09:11 +02:00
Stefan Martinov
006bd6ea0a feat: update repository path for docker hub 2021-09-22 11:59:51 +02:00
Philipp Mieden
b41951f51e run tests in verbose mode 2019-06-04 15:13:33 +02:00
Philipp Mieden
1911f68de6 set go modules var in make dep 2019-06-03 19:27:06 +02:00
Philipp Mieden
69dec41605 refactored repo to reuse a bytes.Buffer for updates, to reduce the number of allocations 2019-05-24 13:00:28 +02:00
Philipp Mieden
5cff674940 working on prometheus dashboard 2019-05-23 17:51:20 +02:00
Philipp Mieden
647853292b added new metrics 2019-05-23 16:23:24 +02:00
Philipp Mieden
e874cc2b16 implemented queuing update requests and canceling new ones when the queue is full 2019-05-23 10:35:30 +02:00
Philipp Mieden
2faa088178 added more profiling targets to Makefile 2019-05-23 09:16:47 +02:00
Philipp Mieden
a4097c05f4 added targets for testing 2019-05-21 17:30:39 +02:00
Philipp Mieden
0827eb9b4a added makefile section comments 2019-05-21 12:35:56 +02:00
Philipp Mieden
63640b24b2 updated makefile targets for profiling 2019-05-21 12:11:54 +02:00
Philipp Mieden
f0df9a6322 added profile-test target to makefile 2019-05-21 11:09:51 +02:00
Frederik Löffert
79244f8ab3 add "dep" command to makefile
hide vendor in gitignore
2019-05-14 16:43:19 +02:00
Stefan Martinov
d0e9a2966a chore: add correct expose file and better makefile 2019-05-08 18:04:58 +02:00
Jan Halfar
1a64987d8d added tag 2018-11-27 12:49:10 +01:00
Jan Halfar
603e604467 docker update 2017-01-06 22:33:59 +01:00
Frederik Löffert
76fe69bb35 Makefile: added build-docker 2016-06-10 17:47:34 +02:00
Jan Halfar
191fe6390f travis compliant Makefile 2016-03-10 08:26:29 +01:00
Jan Halfar
315544138c updated usage example 2016-03-07 16:25:01 +01:00
Frederik Löffert
d475331ae7 Dockerfile added 2016-02-04 20:34:37 +01:00
franklin
1e28d0306b updated build script 2015-07-06 14:41:02 +02:00
franklin
f580db3dc2 fixed names 2015-07-03 18:15:54 +02:00
franklin
365ae262fe added package deployment 2015-07-03 18:08:13 +02:00
Jan Halfar
9b72f7d846 preparing repo persistence for fast startups and more fault tolerance 2015-06-30 11:22:30 +02:00