Commit Graph

43 Commits

Author SHA1 Message Date
xuu
b97ecdc93c
chore: change module
Some checks failed
Go Bump / bump (push) Failing after 7s
Go Test / build (push) Successful in 33s
2023-12-15 15:14:42 -07:00
xuu
a0d852416f
chore: add day 14
All checks were successful
Go Bump / bump (push) Successful in 12s
Go Test / build (push) Successful in 36s
2023-12-15 15:09:59 -07:00
xuu
77a54c5563
chore: add day 15
Some checks failed
Go Bump / bump (push) Successful in 6s
Go Test / build (push) Failing after 42s
2023-12-15 09:57:44 -07:00
xuu
186cfb3157
chore: add day 14 pt1
Some checks failed
Go Bump / bump (push) Successful in 6s
Go Test / build (push) Failing after 35s
2023-12-15 07:52:37 -07:00
xuu
142a8dc00f
chore: add day13
All checks were successful
Go Bump / bump (push) Successful in 7s
Go Test / build (push) Successful in 33s
2023-12-14 08:31:57 -07:00
xuu
6fce822def
chore: add day13
Some checks failed
Go Bump / bump (push) Failing after 5s
Go Test / build (push) Successful in 27s
2023-12-13 17:03:23 -07:00
xuu
eb758ab41d
chore: fix tests for day 4 & 5
Some checks failed
Go Bump / bump (push) Failing after 6s
Go Test / build (push) Successful in 27s
2023-12-13 11:31:17 -07:00
xuu
fa2e7fedd9
chore: add day12 part 1
Some checks failed
Go Bump / bump (push) Successful in 7s
Go Test / build (push) Failing after 1m17s
2023-12-13 08:32:53 -07:00
xuu
927fabebfc
chore: imporivements
Some checks failed
Go Bump / bump (push) Successful in 6s
Go Test / build (push) Failing after 29s
2023-12-13 08:32:37 -07:00
xuu
127e9c33c6
chore: add day12 part 1
All checks were successful
Go Bump / bump (push) Successful in 7s
Go Test / build (push) Successful in 30s
2023-12-12 19:05:07 -07:00
xuu
0204b4841b Merge pull request 'chore: add day 11' (#9) from day10 into main
All checks were successful
Go Bump / bump (push) Successful in 7s
Go Test / build (push) Successful in 28s
Reviewed-on: xuu/advent-of-code-2023#9
2023-12-12 13:45:14 -07:00
xuu
4159024e6f Merge branch 'main' into day10
All checks were successful
Go Test / build (pull_request) Successful in 32s
2023-12-12 13:45:09 -07:00
xuu
596f3e7533
chore: add day 11
All checks were successful
Go Test / build (pull_request) Successful in 35s
2023-12-12 13:44:28 -07:00
xuu
aff141a362 Merge pull request 'chore: add day 10' (#8) from day10 into main
All checks were successful
Go Bump / bump (push) Successful in 6s
Go Test / build (push) Successful in 19s
Reviewed-on: xuu/advent-of-code-2023#8
2023-12-11 10:23:47 -07:00
xuu
30241aa5d3
chore: add day 10 pt2
All checks were successful
Go Test / build (pull_request) Successful in 23s
2023-12-11 10:23:04 -07:00
xuu
cb2b6087b7
chore: add day 10 pt1
Some checks failed
Go Test / build (pull_request) Failing after 20s
2023-12-10 12:03:19 -07:00
xuu
3f5ffa515c
chore: clean up day 3
All checks were successful
Go Bump / bump (push) Successful in 7s
Go Test / build (push) Successful in 20s
2023-12-09 14:57:02 -07:00
xuu
7826654bce Update .gitea/workflows/github-mirror.yml
All checks were successful
Go Test / build (push) Successful in 20s
Go Bump / bump (push) Successful in 6s
2023-12-09 11:12:36 -07:00
xuu
a956970738 Update .gitea/workflows/github-mirror.yml
Some checks failed
Go Test / build (push) Successful in 21s
Go Bump / bump (push) Failing after 4s
2023-12-09 11:07:20 -07:00
xuu
16a9afb2cb Merge pull request 'chore: add day 9' (#7) from day09 into main
Some checks failed
Go Test / build (push) Successful in 20s
Go Bump / bump (push) Failing after 10s
Reviewed-on: xuu/advent-of-code-2023#7
2023-12-09 10:59:08 -07:00
xuu
f2d7a9f6b2
chore: add day 9
All checks were successful
Go Test / build (pull_request) Successful in 20s
2023-12-09 10:57:52 -07:00
xuu
1045fcba4c Add README.md
Some checks failed
Go Bump / bump (push) Failing after 10s
Go Test / build (push) Successful in 28s
2023-12-08 21:40:18 -07:00
xuu
c87eb85e46 build: add gitea workflows 2023-12-08 21:30:49 -07:00
xuu
055c5b269d chore: clean up day 2 2023-12-08 21:30:49 -07:00
xuu
a7569c8b91 chore: cleanup day 1 2023-12-08 21:30:49 -07:00
xuu
5106558ce9 chore: simplify day 8 2023-12-08 21:30:49 -07:00
xuu
8e7fa3c5a8 Merge pull request 'chore: add day 8' (#5) from day08 into main
Reviewed-on: xuu/advent-of-code-2023#5
2023-12-08 15:14:17 -07:00
xuu
e9068fdf78
chore: add day 8 2023-12-08 15:11:24 -07:00
xuu
fb09a45cab Merge pull request 'fix: forgot to add wild card' (#4) from day07 into main
Reviewed-on: xuu/advent-of-code-2023#4
2023-12-07 20:11:08 -07:00
xuu
e6c53df5c5
chore: cleanup 2023-12-07 20:09:58 -07:00
xuu
827835f12f
fix: forgot to add wild card 2023-12-07 19:29:34 -07:00
xuu
5ec77ca0f8 Merge pull request 'chore: add day 7' (#3) from day07 into main
Reviewed-on: xuu/advent-of-code-2023#3
2023-12-07 19:22:58 -07:00
xuu
287dcbb854
chore: add day 7 2023-12-07 19:21:10 -07:00
xuu
5828cf65e1 Merge pull request 'chore: add multi-worker version of day 5' (#2) from day05 into main
Reviewed-on: xuu/advent-of-code-2023#2
2023-12-05 15:18:48 -07:00
xuu
f0f1bd46c5
chore: add multi-worker version of day 5 2023-12-05 15:18:18 -07:00
xuu
5a195c8148 Merge pull request 'chore: add day 5' (#1) from day05 into main
Reviewed-on: xuu/advent-of-code-2023#1
2023-12-05 12:52:55 -07:00
xuu
f9458235cd
chore: add day 5 2023-12-05 12:51:57 -07:00
xuu
c4d292fb84
chore: add tests for day 4 2023-12-05 08:02:09 -07:00
xuu
2c9e57ef76
chore: add day 4 2023-12-04 11:40:25 -07:00
xuu
0f90769015
chore: cleanup day 3 2023-12-03 12:59:14 -07:00
xuu
c894853cbd
chore: add day 3 part 2 2023-12-03 10:34:13 -07:00
xuu
5bfb45e08f
chore: add day 3 part 1 2023-12-03 10:13:40 -07:00
xuu
e97f9ce4e7
chore: add day 1 and 2 2023-12-02 18:28:38 -07:00