64 Commits

Author SHA1 Message Date
83ca17f8c3
Add renovate.json 2024-11-25 12:00:03 +01:00
da9286a477
Add in-progress of day 6 2024-11-25 12:00:03 +01:00
1369b76f42
Add day 5 2024-11-25 12:00:03 +01:00
8566d61d02
Reorder test per part 2024-11-25 12:00:03 +01:00
5702b333c6
Add day 4 2024-11-25 12:00:03 +01:00
49a526bce2
Merge branch 'main' of ssh://git.trizz.io:222/trizz/adventofcode
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 20:53:12 +01:00
c22a739e6d
Update readme 2023-12-03 20:53:10 +01:00
d0c5139ded
Update readme
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 20:51:08 +01:00
3222dad47d
Rename and fix command 2023-12-03 20:50:57 +01:00
68583b1b84
Move solutions out of the source itself
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 20:47:53 +01:00
5c86431824
Add command to add a new day 2023-12-03 20:19:35 +01:00
6469820ecf
Add puzzles for '23
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 17:14:43 +01:00
8bbbcf502a
Update readme 2023-12-03 17:14:33 +01:00
9d1c297bbd
Optimize ~11s to instant!
All checks were successful
continuous-integration/drone/push Build is passing
Thanks JetBrains AI :)
2023-12-03 16:56:03 +01:00
50db9f329c
Merge branch 'main' of ssh://git.trizz.io:222/trizz/adventofcode
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 16:50:38 +01:00
eac27d04d1
Replace phpunit with pest 2023-12-03 16:50:34 +01:00
6cf10ecc20
Replace phpunit with pest
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-03 16:50:09 +01:00
7ded60ce9c
Fix 'hasExampleData' 2023-12-03 16:49:46 +01:00
929b87e513
Add test day command for easier testing while developing
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 14:34:35 +01:00
68f6ee867a
Make abstract day command 2023-12-03 14:34:22 +01:00
5ef6984e88
Small fixes 2023-12-03 13:57:16 +01:00
b808c530cc
Make it possible to skip examples 2023-12-03 13:57:07 +01:00
451ee842b6
Add day3 2023-12-03 13:56:56 +01:00
f4e0e3b8e2
Add day2 2023-12-03 13:56:47 +01:00
7114143113
Add type 2023-12-03 13:56:20 +01:00
63c38a231a
Remove GH workflow 2023-12-03 09:58:47 +01:00
811e6938dc
Update year in readme
Some checks failed
continuous-integration/drone/push Build is passing
CI / build-test (push) Failing after 1m32s
2023-12-01 12:03:16 +01:00
b1a446edad
Test GH action
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-01 12:01:09 +01:00
c56b6fc008
Add Y23/Day1
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2023-12-01 11:06:49 +01:00
8da5bd9b5e
Allow seperation of examples for part 1 and 2 2023-12-01 11:06:40 +01:00
7895d998ab
Add Y22/Day3 2023-12-01 11:06:22 +01:00
a3be3f026d
Apply code changes after dependency update 2023-12-01 11:06:10 +01:00
c5400b78d8
Update dependencies 2023-12-01 11:04:45 +01:00
bdbb32bbbf
Add day 2 '22 solution
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-02 09:47:10 +01:00
d91701b50f
Add day 1 '22 solution
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-01 09:48:03 +01:00
64597b0860
Remove GitHub workflow
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-29 20:00:15 +01:00
db8064f725
Update readme
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-29 19:58:57 +01:00
b07b0b2ae8
Apply rector, phpstan and php-cs-fixer
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-29 19:52:02 +01:00
f35c24d35d
Replace console markdown 2022-11-29 19:51:35 +01:00
3a1b696d32 Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2022-08-05 13:38:28 +02:00
d610400214 Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-05 13:36:06 +02:00
8897eca422 Add '.drone.yml'
Some checks reported errors
continuous-integration/drone Build was killed
2022-08-05 13:34:35 +02:00
trizz
d24a3956ee Apply php-cs-fixer changes 2021-12-09 22:25:59 +00:00
a4bbfbb9a4
Remove duplicate import 2021-12-09 23:25:35 +01:00
68438e8e75
Add day 8 2021-12-09 23:24:32 +01:00
55e4e62d97
Refactor framework to support more years 2021-12-09 23:24:31 +01:00
trizz
8f6de7b627 Apply php-cs-fixer changes 2021-12-09 21:45:08 +00:00
9891975d0f
Refactor framework to support more years 2021-12-09 22:43:29 +01:00
d3cd95aed2
Framework fixes 2021-12-09 12:34:10 +01:00
37739ca715
Add day 7 2021-12-09 12:33:55 +01:00