Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/urupam 2025-12-26 08:12:11 +01:00
a1ae380ffa feat: use /health to build a healthcheck in compose
Kharec pushed to main at Kharec/goyco 2025-12-25 18:52:39 +01:00
566890f48f fix: suitable LOG and PID dir for docker env
Kharec pushed to main at Kharec/goyco 2025-12-25 18:49:52 +01:00
f4bfb829e6 fix: add missing parameter
Kharec pushed to main at Kharec/goyco 2025-12-25 18:40:55 +01:00
02fd3c0aea fix: make it env agnostic (--env-file should be used)
Kharec pushed to main at Kharec/goyco 2025-12-25 18:35:00 +01:00
08856f9a8d feat: install curl in docker to perform health check
2522f3536d feat: create health check
Compare 2 commits »
Kharec pushed to main at Kharec/urupam 2025-12-24 18:51:08 +01:00
3e7a6f7b20 test: update with latest route architecture
Kharec pushed to main at Kharec/urupam 2025-12-24 18:48:21 +01:00
add71c68e4 fix: return the normalized URL from the validator in the response
Kharec pushed to main at Kharec/urupam 2025-12-24 18:46:12 +01:00
795d3d8e9f test: update test with new route architecture
Kharec pushed to main at Kharec/urupam 2025-12-24 18:45:57 +01:00
7c967b179e feat: new route architecture
Kharec pushed to main at Kharec/urupam 2025-12-24 18:45:45 +01:00
a67a6214d1 feat: add a ping method
Kharec pushed to main at Kharec/urupam 2025-12-24 18:45:32 +01:00
f0731b40f8 fix: preserve unicode letters/digits while still stripping unsafe characters
Kharec pushed to main at Kharec/urupam 2025-12-24 18:14:02 +01:00
990a471af4 revert: error, we need it
Kharec pushed to main at Kharec/urupam 2025-12-23 08:31:22 +01:00
fd51393917 clean: get rid of FindBin
Kharec pushed to main at Kharec/advent-of-code 2025-12-23 06:34:51 +01:00
8e9e37366b feat: solve part two usinge slices.Sort() to detect anagram
Kharec pushed to main at Kharec/advent-of-code 2025-12-23 06:26:14 +01:00
2d9becedf0 test: add unit tests for part two
Kharec pushed to main at Kharec/advent-of-code 2025-12-23 06:22:34 +01:00
754eba4331 feat: solve part one
Kharec pushed to main at Kharec/advent-of-code 2025-12-23 06:17:55 +01:00
b0bb02f695 test: add unit test for part one and add one more edge case
Kharec pushed to main at Kharec/advent-of-code 2025-12-23 06:13:48 +01:00
eec25ef6f0 feat: register fourth day
Kharec pushed to main at Kharec/advent-of-code 2025-12-23 06:09:47 +01:00
50b8ded4cd chore: add 2017D4 dataset
Kharec pushed to main at Kharec/flado 2025-12-23 05:57:11 +01:00
1098710d06 refactor: modernize typing annotations and docstrings