Commit Graph

122 Commits

Author SHA1 Message Date
Scott Lahteine
d876b5ee3c
RP2040 HAL with BTT SKR Pico (#24042) 2024-11-03 14:15:10 -06:00
Keith Bennett
d2ff2adabd
📌 Pin Ubuntu Runner to 22.04 (#27484) 2024-10-19 15:15:25 -05:00
Scott Lahteine
6528109176
CI check boards.h, pins.h (#27415) 2024-09-10 01:11:26 -05:00
Scott Lahteine
99c991755a 🔧 No "base" needed for minimal config (2)
Followup to 90e5826256
2024-09-06 20:40:40 -05:00
Scott Lahteine
986344640f
🔧 Minimal configuration with Config.h (#27338) 2024-08-15 23:08:26 -05:00
Keith Bennett
ab684dc484
📝 New Discord link (#27330) 2024-08-11 20:02:00 -05:00
Scott Lahteine
dde89795c9
🔨 Rename "BTT" things, MCU-based SKR 2 (#27319)
Co-authored-by: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
2024-07-29 13:25:17 -05:00
Keith Bennett
01b7d6c413
️ Hold BTT renaming for later (#27307)
This reverts #27301
2024-07-29 11:25:31 -05:00
Keith Bennett
2f3af438ee
🔨 Rename BTT SKR V2.0 PIO envs (#27301) 2024-07-23 21:19:18 -05:00
Keith Bennett
69004322f6
👷 Add Simulator CI test (#27288) 2024-07-20 01:47:23 -05:00
Keith Bennett
9240ec89d0
Add fail-fast: true default strategy to build test CI (#27215) 2024-06-27 11:50:26 -05:00
Jason Smith
247e989377
CI - Validate Pins Formatting (#26996) 2024-04-22 21:10:35 -05:00
Jason Smith
ca12459b9c
Skip compile tests when editing unit tests (#26991) 2024-04-20 15:55:30 -07:00
Jason Smith
d10861e478
Add unit testing framework (#26948)
- Add a framework to build and execute unit tests for Marlin.
- Enable unit test execution as part of PR checks.

---------

Co-authored-by: Costas Basdekis <costas.basdekis@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-04-13 12:06:08 -07:00
Keith Bennett
b9cfbaa8d4
Update Actions versions (#26814) 2024-03-01 22:34:12 -06:00
Scott Lahteine
1c1c473910 Fix auto-label action comments 2023-12-03 01:22:14 -06:00
Scott Lahteine
dde878db04 Use actions/github-script@v7 2023-12-03 00:32:28 -06:00
Andrew
c484228c56
Fix some action labels (#26490)
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-12-01 21:18:24 -06:00
Scott Lahteine
c53844ff91 Temporary CI Tests for 2.1.x 2023-12-01 04:45:55 -06:00
Scott Lahteine
e393c7fa0e Temporarily allow PR against 2.1.x 2023-11-30 20:51:55 -06:00
Scott Lahteine
95821b07b1 Auto-label older open [BUG] issues 2023-11-29 16:46:58 -06:00
Scott Lahteine
b962014087 Label bug reports 2023-11-29 14:19:30 -06:00
Keith Bennett
b95aa36b01
📝 Community Reporting redux (#26368) 2023-11-28 00:46:21 -06:00
Chris
86338ca835
HAL for HC32F460 (#26414) 2023-11-26 17:58:56 -06:00
Scott Lahteine
8a110b80bf Use Python 3.9 for CI 2023-11-26 14:39:43 -06:00
Keith Bennett
613b4105a2
🔨 Fix updated build script (#26423)
Followup to #26265

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-14 01:52:22 -06:00
Scott Lahteine
e4e85e39b3 Get LCD/Controller in bug report 2023-11-05 15:01:12 -06:00
Scott Lahteine
0621594442 Update stale / close durations 2023-11-05 14:55:06 -06:00
Scott Lahteine
45a6e9614e 📝 Community Reporting 2023-10-22 18:39:22 -05:00
Keith Bennett
6c0f4bbafd
CI test for STM32G0 (#26327) 2023-10-07 01:21:41 -05:00
Scott Lahteine
e7a5d4d416 Update checkout actions 2023-05-23 03:15:02 -05:00
Scott Lahteine
ea63ac8f4d
🩹 Fix TFT LVGL compile error (#25865)
Fixes regression from #24302
2023-05-21 08:38:42 -05:00
I3DBeeTech
a886906f01
I3DBEEZ9 board (#25614) 2023-05-18 03:23:29 -05:00
Scott Lahteine
358a54ecdc
🔨 Servo Timer 1 with STM32F103RC_fysetc (#25741) 2023-04-26 14:39:56 -05:00
Scott Lahteine
f0f5cd4734 🧱 Bump all the dates 2023-04-07 14:45:55 -05:00
Scott Lahteine
5b1f087c5b 📝 Update Ender # labels 2023-04-06 17:24:32 -05:00
ellensp
283d093a4c
🩹 Fix Ender 2 stock LCD (#25538) 2023-03-18 19:17:21 -05:00
Bart Meijer
049cfe659c
SAMD21 HAL / Minitronics v2.0 (#24976) 2022-12-12 15:36:50 -06:00
Scott Lahteine
2216753f5a ✏️ Fix typo in PR alert 2022-12-07 07:35:10 -06:00
EvilGremlin
bcb6f6e85e
🔨 Native USB modified env followup (#24669)
Followup to #24619
2022-09-01 21:47:37 -05:00
Scott Lahteine
9b7b1a3635 ✏️ Fix http:// links 2022-08-25 23:45:07 -05:00
EvilGremlin
2a1c2e26ed
Robin Nano v1 CDC (USB mod) (#24619) 2022-08-22 10:31:02 -05:00
Mark
83320f1052
Bed Distance Sensor (#24554) 2022-08-06 01:14:58 -05:00
Scott Lahteine
ec4db07a51 👔 Keep "Needs: More Data" open 2022-08-05 19:40:31 -05:00
Scott Lahteine
a25f321abb 🔨 Separate bugfix-2.1.x CI Tests 2022-07-29 01:01:34 -05:00
Eduard Sukharev
c5b3bacfc9
More ESP32 (MKS TinyBee) tests (#24493) 2022-07-19 17:30:19 -05:00
Keith Bennett
4b8a1ec86f
📝 Update Contributing Guide (#24320) 2022-07-18 20:14:58 -05:00
Bob Kuhn
3f4e4a4d89
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427) 2022-07-13 22:16:22 -05:00
Scott Lahteine
f5488f96cc 📝 Index Mobo Rev03 => Opulo Lumen Rev3 2022-06-30 17:31:45 -05:00
Scott Lahteine
20dea22091 👔 Fewer checkboxes in Bug Report 2022-06-10 23:59:07 -05:00