-
BlumeOps v1.6.2 Stable
released this
2026-02-11 16:35:02 -08:00 | 273 commits to main since this releaseBlumeOps release v1.6.2
What's Changed
Features
- Migrate docs build pipeline to Dagger (Phase 2):
dagger call build-docs --src=. --version=devnow runs the full Quartz build locally, identically to CI. Addsdate-modifiedfrontmatter to all docs and adocs-check-frontmatterpre-commit hook. - Adopt Dagger as CI build engine for container images (Phase 1). Replaces the Docker buildx + skopeo composite action with a Dagger Python module. BuildKit's push is compatible with Zot, eliminating the skopeo workaround.
Bug Fixes
- Fix blumeops-tasks: migrate from deprecated Todoist REST API v2 to API v1, handle cursor-based pagination, and use
op readfor 1Password credential retrieval.
Documentation
Download
docs-v1.6.2.tar.gzand configure the quartz container with:DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.2/docs-v1.6.2.tar.gzDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
docs-v1.6.2.tar.gz
1 download ·
2026-02-11 16:35:02 -08:00 · 1.1 MiB
- Migrate docs build pipeline to Dagger (Phase 2):