Compare commits

..

4 Commits

Author SHA1 Message Date
b27a6ef0eb templ wip 2 2024-12-02 19:28:20 -05:00
Evan Reichard
e6b12be522 templ wip 1 2024-12-02 19:28:20 -05:00
f8cefcb640 fix(streaks): incorrect calculation logic 2024-12-02 19:28:20 -05:00
f6dd8cee50 fix(streaks): incorrect calculation logic
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-02 19:27:50 -05:00

View File

@ -2,6 +2,10 @@ kind: pipeline
type: kubernetes
name: default
trigger:
branch:
- master
steps:
# Unit Tests
- name: tests