Add a full-year Office assembly smoke test to CI #169

Open
opened 2026-07-01 00:56:28 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:56:28 +00:00 (Migrated from github.com)

Problem

Missing references or unresolved parts can hide until a specific day. A CI job assembling every hour for every day of a year surfaces gaps.

Acceptance criteria

  • CI assembles all hours for every day of a sample year
  • Any missing reference or unresolved part fails the build
  • Runtime stays within budget via caching
  • Failures report date, hour, and part

Notes

Largest assembly surface; caching is essential.

## Problem Missing references or unresolved parts can hide until a specific day. A CI job assembling every hour for every day of a year surfaces gaps. ## Acceptance criteria - [ ] CI assembles all hours for every day of a sample year - [ ] Any missing reference or unresolved part fails the build - [ ] Runtime stays within budget via caching - [ ] Failures report date, hour, and part ## Notes Largest assembly surface; caching is essential.
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
Directorium/Core#169
No description provided.