Skip to content

Commit b97e4a2

Browse files
committed
critical: GitHub issue sync and PR #369 CI failure blocking
- Add critical CI failure handback issue #386 to top priority - Sync 10+ critical GitHub issues to CURRENT SPRINT - Move #342 to BLOCKED status due to PR #369 CI failures - Prioritize CI infrastructure fixes and rendering regressions - Block batch workflow until CI issues resolved
1 parent b3f81a1 commit b97e4a2

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

BACKLOG.md

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,32 @@
11
# Development Backlog
22

3-
## CURRENT SPRINT (Critical PNG/PDF Rendering Issues)
3+
## CURRENT SPRINT (Critical CI and Rendering Issues)
44

5-
**🚨 CRITICAL: User-visible PNG/PDF rendering completely broken**
6-
- [x] #338: Fix - No axes visible and plots strangely stretched and shifted in PDF (COMPLETED)
7-
- [x] #337: Fix - Title too far right in PNGs - check matplotlib placement (COMPLETED)
8-
- [x] #335: Fix - Axes wrong and no labels visible on scale_examples.html (COMPLETED)
9-
- [x] #334: Fix - No output visible on pcolormesh_demo.html (COMPLETED - PR #351)
10-
- [x] #333: Fix - Circles seem not centered with line plot in marker_demo.html (COMPLETED)
11-
- [x] #332: Fix - Dashed and dash-dotted look funny on line_styles.html (COMPLETED)
12-
- [x] #330: Fix - Old plot not cleared in second figure (figure() call) in contour_demo.html (COMPLETED)
13-
**Critical Infrastructure Issues (High Priority)**
5+
**🚨 CRITICAL CI BLOCKING: PR merge infrastructure broken**
6+
- [ ] #386: Fix - PR #369 CI failures - test-coverage and windows-test failing (URGENT)
7+
8+
**🚨 CRITICAL: CI test suite failures - user-visible rendering broken**
9+
- [ ] #382: Fix - tests fail on main CI (critical infrastructure)
10+
- [ ] #383: Fix - some examples in CI cannot write output (test infrastructure)
11+
12+
**🚨 CRITICAL: User-visible PNG/PDF rendering regressions**
13+
- [ ] #380: Fix - ylabel not rotates 90 degrees (rendering regression)
14+
- [ ] #379: Fix - no output in streamplot_demo.html (rendering regression)
15+
- [ ] #378: Fix - axes and labels at wrong place on scale_examples.html (positioning)
16+
- [ ] #375: Fix - PDF lines are outside box and axes box is upside down (PDF coordinates)
17+
- [ ] #374: Fix - no line styles visible in line_styles.html all solid (line styling)
18+
- [ ] #373: Fix - too many legend entries in second plot of legend_demo.html (legend system)
19+
- [ ] #372: Fix - all colormaps look the same on colored_contours.html (colormap system)
1420

1521
**User-Facing Issues (Medium Priority)**
22+
- [ ] #377: Enhancement - make finer grid on pcolormesh_demo.html (enhancement)
1623

1724
**Infrastructure & Documentation Issues (Lower Priority)**
1825

1926
## DOING (Current Work)
20-
- [ ] #355: Fix - First plot is empty
2127

2228
## BLOCKED (Infrastructure Issues)
29+
- [ ] #342: Refactor - complete symlog tick generation implementation (BLOCKED by PR #369 CI failures)
2330

2431
## FUTURE SPRINTS - Systematic Restoration
2532

0 commit comments

Comments
 (0)