Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partly solve year 2015 (#4) #5

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Partly solve year 2015 (#4) #5

merged 1 commit into from
Dec 1, 2024

Conversation

alu-
Copy link
Owner

@alu- alu- commented Dec 1, 2024

  • Add phpunit-speedtrap

  • Bump version

  • Add note about slow implementation

  • Correctly run with next puzzle flag

  • WIP commit

  • Solve day 9 part 1

  • Tweak docker to remove contains and be abortable

  • Turn on strict mode

  • Remove old implementation files

  • Fix detection of next puzzle

  • Mark tests recipe as phony

  • Solve day 9 part 2

  • Solve day 10 part 1

  • Solve day 10 part 2

  • Solve day 11 part 1

  • Solve day 11 part 2

  • Run docker containers with current user id

  • Solve day 12 part 1

  • Rewrite part 1 to use a FilterIterator

  • Solve day 12 part 2

Iterator madness.

  • Solve day 13 part 1

  • Solve day 13 part 2

A bit more duplication than I'd like but for now it's fine.

  • Upgrade to PHP 8.3

  • Run composer update

  • Install php for phpcs github action

  • Try to fix phpcs github action

  • Fix PSR12

  • Turn on do not print warnings

  • Solve day 14 part 1

  • Refactor into namespaces and interfaces

  • Solve day 14 part 2

  • Fix PSR12

  • Fix PSR12 again


* Add phpunit-speedtrap

* Bump version

* Add note about slow implementation

* Correctly run with next puzzle flag

* WIP commit

* Solve day 9 part 1

* Tweak docker to remove contains and be abortable

* Turn on strict mode

* Remove old implementation files

* Fix detection of next puzzle

* Mark tests recipe as phony

* Solve day 9 part 2

* Solve day 10 part 1

* Solve day 10 part 2

* Solve day 11 part 1

* Solve day 11 part 2

* Run docker containers with current user id

* Solve day 12 part 1

* Rewrite part 1 to use a FilterIterator

* Solve day 12 part 2

Iterator madness.

* Solve day 13 part 1

* Solve day 13 part 2

A bit more duplication than I'd like but for now it's fine.

* Upgrade to PHP 8.3

* Run composer update

* Install php for phpcs github action

* Try to fix phpcs github action

* Fix PSR12

* Turn on do not print warnings

* Solve day 14 part 1

* Refactor into namespaces and interfaces

* Solve day 14 part 2

* Fix PSR12

* Fix PSR12 again

---------

Co-authored-by: Oskar Andersson <[email protected]>
@alu- alu- merged commit 2bc3b60 into year2015 Dec 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant