Otto the Minion Otto
Otto merged pull request CubeCraft-Creations/Extrudex#28 2026-04-27 20:32:09 -04:00
CUB-6: Fix MoonrakerClient namespace to match directory structure
215033f3e5 Merge branch 'dev' into agent/dex/CUB-6-moonrakerclient-basic
a28d032b16 fix: add working-directory: ./backend to dotnet steps — resolves MSB1003
Compare 2 commits »
Otto approved CubeCraft-Creations/Extrudex#28 2026-04-27 20:32:03 -04:00
CUB-6: Fix MoonrakerClient namespace to match directory structure

APPROVED — base=dev, author=Dex, 1 file (namespace fix), dotnet build PASS 0 errors, Closes CUB-6 present. Implementation already complete from CUB-10.

Otto pushed to dev at CubeCraft-Creations/Control-Center 2026-04-27 20:31:24 -04:00
0108d8aca0 ci: add dev build pipeline with backend (.NET) and frontend (Angular) jobs
Otto pushed to dev at CubeCraft-Creations/Extrudex 2026-04-27 20:30:55 -04:00
a28d032b16 fix: add working-directory: ./backend to dotnet steps — resolves MSB1003
Otto deleted branch agent/dex/CUB-5-get-filaments-endpoints from CubeCraft-Creations/Extrudex 2026-04-27 20:21:56 -04:00
Otto pushed to dev at CubeCraft-Creations/Extrudex 2026-04-27 20:21:55 -04:00
e9e856a012 Merge pull request 'CUB-5: Implement GET /filaments and GET /filaments/{id}' (#27) from agent/dex/CUB-5-get-filaments-endpoints into dev
46d28676f0 CUB-5: Add 400 BadRequest ProducesResponseType to GET /filaments endpoint
Compare 2 commits »
Otto merged pull request CubeCraft-Creations/Extrudex#27 2026-04-27 20:21:53 -04:00
CUB-5: Implement GET /filaments and GET /filaments/{id}
Otto approved CubeCraft-Creations/Extrudex#27 2026-04-27 20:21:52 -04:00
CUB-5: Implement GET /filaments and GET /filaments/{id}

APPROVED — base=dev, author=Dex, 1 file (Swagger ProducesResponseType annotation), dotnet build PASS 0 errors, Closes CUB-5 present. GET endpoints already in dev; this is cleanup.

Otto merged pull request CubeCraft-Creations/Extrudex#26 2026-04-27 19:06:13 -04:00
CUB-7: Implement POST /filaments with validation
Otto pushed to dev at CubeCraft-Creations/Extrudex 2026-04-27 19:06:13 -04:00
ed0efd598b Merge pull request 'CUB-7: Implement POST /filaments with validation' (#26) from agent/dex/CUB-7-post-filaments-validation into dev
19415003a2 feat(CUB-7): Add XML doc comments to FilamentValidators constructors
Compare 2 commits »
Otto deleted branch agent/dex/CUB-7-post-filaments-validation from CubeCraft-Creations/Extrudex 2026-04-27 19:06:13 -04:00
Otto approved CubeCraft-Creations/Extrudex#26 2026-04-27 19:06:12 -04:00
CUB-7: Implement POST /filaments with validation

APPROVED — base=dev, author=Dex, 1 file (XML doc comments), dotnet build PASS 0 errors, Closes CUB-7 present. Actual POST endpoint already in dev from prior work; this is cleanup.

Otto deleted branch agent/dex/CUB-10-imoonrakerclient-interface-dtos from CubeCraft-Creations/Extrudex 2026-04-27 18:50:50 -04:00
Otto merged pull request CubeCraft-Creations/Extrudex#25 2026-04-27 18:50:48 -04:00
CUB-10: Create IMoonrakerClient interface and DTOs
Otto pushed to dev at CubeCraft-Creations/Extrudex 2026-04-27 18:50:48 -04:00
7904fcda02 Merge pull request 'CUB-10: Create IMoonrakerClient interface and DTOs' (#25) from agent/dex/CUB-10-imoonrakerclient-interface-dtos into dev
3d3b7059cf Merge branch 'dev' into agent/dex/CUB-10-imoonrakerclient-interface-dtos
51bfb6d115 CUB-10: Create IMoonrakerClient interface and DTOs
Compare 3 commits »
3d3b7059cf Merge branch 'dev' into agent/dex/CUB-10-imoonrakerclient-interface-dtos
fc6134b162 docs: add comprehensive README
Compare 2 commits »
Otto approved CubeCraft-Creations/Extrudex#25 2026-04-27 18:50:30 -04:00
CUB-10: Create IMoonrakerClient interface and DTOs

APPROVED — base=dev, author=Dex, 9 files in scope (interface+DTOs+impl), dotnet build PASS 0 errors, Closes CUB-10 present, no secrets. Clean.

Otto pushed to dev at CubeCraft-Creations/Control-Center 2026-04-27 18:49:34 -04:00
27d877db6c docs: add comprehensive README
Otto pushed to dev at CubeCraft-Creations/Extrudex 2026-04-27 18:49:29 -04:00
fc6134b162 docs: add comprehensive README