Commit Graph

83 Commits

Author SHA1 Message Date
9f14ee2dd0 Update actions/checkout action to v4
Some checks failed
CI Pipeline / install (pull_request) Failing after 4s
CI Pipeline / phpstan (pull_request) Has been skipped
CI Pipeline / rector (pull_request) Has been skipped
CI Pipeline / pest (pull_request) Has been skipped
CI Pipeline / style-check (pull_request) Has been skipped
CI Pipeline / install (push) Failing after 4s
CI Pipeline / phpstan (push) Has been skipped
CI Pipeline / rector (push) Has been skipped
CI Pipeline / pest (push) Has been skipped
CI Pipeline / style-check (push) Has been skipped
2024-12-02 00:00:34 +00:00
06c645f064 Use GH Action instead of drone
Some checks failed
CI Pipeline / install (push) Failing after 17s
CI Pipeline / phpstan (push) Has been skipped
CI Pipeline / rector (push) Has been skipped
CI Pipeline / pest (push) Has been skipped
CI Pipeline / style-check (push) Has been skipped
2024-12-01 11:35:01 +01:00
0c9fc4f017 Update php Docker tag to v8.4 2024-12-01 10:32:46 +00:00
a27e188c9e Test '24 2024-12-01 11:30:36 +01:00
6915c35fed Update stuff 2024-12-01 11:30:31 +01:00
d3f2406b23 Add day 1 '24 2024-12-01 11:04:30 +01:00
0a54b66d2d Run composer update 2024-11-25 12:01:25 +01:00
ac24a28e44 Update dependency rector/rector to v1 2024-11-25 12:00:04 +01:00
af707fbd82 Update dependency nunomaduro/collision to v8 2024-11-25 12:00:04 +01:00
9962f51389 Update dependency symfony/console to v7 2024-11-25 12:00:04 +01:00
8c2642d20b Update dependency pestphp/pest to v2.34.8 2024-11-25 12:00:04 +01:00
d2b77ff64f Update dependency robiningelbrecht/phpunit-pretty-print to v1.3.1 2024-11-25 12:00:04 +01:00
0db2f761dc Update dependency jetbrains/phpstorm-attributes to v1.1 2024-11-25 12:00:04 +01:00
ea75c49044 Update dependency friendsofphp/php-cs-fixer to v3.59.3 2024-11-25 12:00:04 +01:00
5c66ae0bed Update symfony packages 2024-11-25 12:00:04 +01:00
4c0bb00de2 Update dependency nette/php-generator to v4.1.5 2024-11-25 12:00:04 +01:00
5f233de4f8 Update dependency laravel/prompts to v0.1.24 2024-11-25 12:00:04 +01:00
184e730e66 Update dependency rector/rector to ^0.19 2024-11-25 12:00:04 +01:00
60c360d54d Update dependency phpstan/phpstan to v1.11.5 2024-11-25 12:00:03 +01:00
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