Luke Else luke-else
luke-else pushed to main at luke-else/AdventOfCodeXXXX 2024-11-21 05:30:49 +00:00
0b35b8f623 Tidied AOC XXXX
luke-else pushed to main at luke-else/AdventOfCode2023 2024-11-20 22:59:26 +00:00
dc40bbbc24 Created nightly tests
luke-else pushed to main at luke-else/AdventOfCodeXXXX 2024-11-20 22:54:17 +00:00
bf2205c257 Created template for advent of code in rust
luke-else created repository luke-else/AdventOfCodeXXXX 2024-11-20 21:01:31 +00:00
luke-else pushed to main at luke-else/AdventOfCode2023 2024-11-20 20:16:24 +00:00
5146230f1f Completely changed pipeline
luke-else pushed to main at luke-else/AdventOfCode2023 2024-11-20 20:13:35 +00:00
33a50cc85f Updated dependencies + pipelines
luke-else commented on issue luke-else/esp32_gps_display#1 2024-10-31 23:51:14 +00:00
Latest and current data

Suggest reverting back to https://crates.io/crates/nmea-parser

luke-else commented on issue luke-else/esp32_gps_display#1 2024-10-31 23:46:04 +00:00
Latest and current data

Given that this is now implemented with the NMEA library, this crashes on startup. I don't believe that this lib is compatible here.

Suggest finding another implementation of the lib or finding…

luke-else closed issue luke-else/esp32_gps_display#5 2024-10-31 23:44:48 +00:00
Cannot start UART port
luke-else pushed to nmea-lib at luke-else/esp32_gps_display 2024-10-31 22:44:15 +00:00
e3b8630999 Updated to latest rust and esp idf versioning
luke-else pushed to main at luke-else/AdventOfCode2023 2024-10-07 08:34:10 +00:00
0ba3fcd8de Added Nightly Build
luke-else pushed to main at luke-else/AdventOfCode2023 2024-10-05 14:06:42 +00:00
42664687a1 Fixed rustfmt warnings
luke-else pushed to main at luke-else/AdventOfCode2023 2024-10-05 12:32:04 +00:00
966963b6d3 Updated readme to state completion
luke-else pushed to main at luke-else/AdventOfCode2023 2024-10-05 12:26:01 +00:00
34fbb412d3 Created Test config
luke-else pushed to master at luke-else/server 2024-10-05 12:13:39 +00:00
3360d966f7 Added required yml config file
luke-else pushed to master at luke-else/server 2024-10-05 11:51:42 +00:00
644ff974ce Changed url of gitea instance
luke-else pushed to master at luke-else/server 2024-10-05 11:43:32 +00:00
4152ca43a7 Changed CICD to use docker compose v2 syntax
luke-else pushed to master at luke-else/server 2024-10-05 11:06:42 +00:00
3e6cc9c948 Updated CICD config
166172cc00 Updated CICD config
Compare 2 commits »
luke-else pushed to master at luke-else/server 2024-09-11 09:36:47 +00:00
182f10a765 Completed Runner config
luke-else pushed to main at luke-else/OxidisedLeetCode 2024-09-10 09:46:02 +00:00
d4897b5034 completed longest substring and palindromic number