1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[PR #326] [MERGED] v0.1.9 #1001

Closed
opened 2026-05-07 00:15:25 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/326
Author: @maziggy
Created: 2/10/2026
Status: Merged
Merged: 2/10/2026
Merged by: @maziggy

Base: mainHead: 0.1.9


📝 Commits (4)

  • 23d539f Fix CI backend-tests failing to collect FTP test suite
  • 1e5b263 Added -n auto to run tests in parallel via pytest-xdist
  • b886590 Speed up FTP test suite with class-scoped server fixtures
  • e8b2deb Merge branch 'main' into 0.1.9

📊 Changes

3 files changed (+78 additions, -33 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)
📝 backend/tests/unit/services/conftest.py (+43 -6)
📝 backend/tests/unit/services/test_bambu_ftp.py (+34 -26)

📄 Description

v0.1.9 sync


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maziggy/bambuddy/pull/326 **Author:** [@maziggy](https://github.com/maziggy) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `main` ← **Head:** `0.1.9` --- ### 📝 Commits (4) - [`23d539f`](https://github.com/maziggy/bambuddy/commit/23d539f2848064461443a83e51f2cc7a2f1b3484) Fix CI backend-tests failing to collect FTP test suite - [`1e5b263`](https://github.com/maziggy/bambuddy/commit/1e5b263acb024b02fdf8d6063536151c7a9748c5) Added -n auto to run tests in parallel via pytest-xdist - [`b886590`](https://github.com/maziggy/bambuddy/commit/b8865903394727aaacfda0f3db4b6322a9b42415) Speed up FTP test suite with class-scoped server fixtures - [`e8b2deb`](https://github.com/maziggy/bambuddy/commit/e8b2deb54afe1ea68f726170840de5447199c7cf) Merge branch 'main' into 0.1.9 ### 📊 Changes **3 files changed** (+78 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `backend/tests/unit/services/conftest.py` (+43 -6) 📝 `backend/tests/unit/services/test_bambu_ftp.py` (+34 -26) </details> ### 📄 Description v0.1.9 sync --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:15:25 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#1001
No description provided.