Commit Graph

68 Commits

Author SHA1 Message Date
bb276101d2 Update cleanup internals documentation 2026-06-02 19:00:09 +00:00
67dc07435d Remove obsolete cleanup helpers 2026-06-02 18:58:18 +00:00
9684ffd37f Move reusable test helpers to testutil 2026-06-02 18:56:08 +00:00
eba4d6dd56 Centralize digest validation in public bundle API 2026-06-02 18:52:33 +00:00
d5e3aa7a44 Centralize storage walk emission 2026-06-02 18:50:50 +00:00
c372a02357 Split run orchestration helpers 2026-06-02 18:48:02 +00:00
07f1eb2148 Centralize publish output projections 2026-06-02 18:43:47 +00:00
4b6a0a3b74 Share source diagnostic CLI parsing 2026-06-02 18:40:17 +00:00
42fb4aa82a Centralize link URL validation 2026-06-02 18:38:16 +00:00
c4cfd3fc74 Unify backend open config construction 2026-06-02 18:35:15 +00:00
004283fc0a Draft an implementation plan to address the items identified in the audit 2026-06-02 13:30:21 -05:00
063a13b1c9 Audit code quality and deduplication opportunities 2026-06-02 07:17:39 -05:00
1fc282f796 Clarify documentation policy and publish docs 2026-06-01 21:49:14 +00:00
c8b22d13a2 Refresh current documentation 2026-06-01 21:48:05 +00:00
f2f3bdf784 Clean up completed roadmap entries 2026-06-01 21:45:24 +00:00
980ae15249 Add destination link metadata 2026-06-01 21:42:00 +00:00
a8564035d3 Add fixed destination path mapping 2026-06-01 21:33:12 +00:00
1a52fdce6f Add Markdown index HTML output mode 2026-06-01 21:20:02 +00:00
29fd0e494c Add configured source validation and inspection 2026-06-01 21:11:35 +00:00
8b1e5abf68 Add manifest creation command 2026-06-01 21:02:34 +00:00
04557f610d Add public local bundle writer 2026-06-01 20:56:58 +00:00
bb68cb6602 Add public bundle manifest package 2026-06-01 20:52:23 +00:00
e51bc28b05 Add JSON output format for CLI commands 2026-06-01 20:44:27 +00:00
0382978af0 Fixed minor inconsistencies and ambiguities in the implementation roadmap 2026-06-01 15:31:36 -05:00
a6c38d3e96 Add implementation roadmap for the next feature set 2026-06-01 15:11:00 -05:00
529172c754 Minor docs and test cleanup related to the SSH configuration
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
v0.1.4
2026-06-01 09:51:14 -05:00
7eed1a26ae Fixes and cleanup after implementation of the S3 and SSH roadmap 2026-05-31 14:33:17 -05:00
1d71a151cc Refresh roadmap documentation 2026-05-31 17:34:41 +00:00
01e408f4d5 Align readiness policies with implemented behavior 2026-05-31 17:31:49 +00:00
48169dc8b4 Add explicit force replacement workflow 2026-05-31 17:29:20 +00:00
7a174ce5f1 Harden cross-backend run diagnostics 2026-05-31 17:17:49 +00:00
14fa9c8000 Add S3-compatible storage backend 2026-05-31 17:11:53 +00:00
052aa8a64a Add secrets directory credential resolver 2026-05-31 17:00:47 +00:00
84f77ec0d0 Add SSH SFTP backend support 2026-05-31 16:53:37 +00:00
1ad566264f Update and finalize the next stages of the implementation roadmap 2026-05-31 11:37:41 -05:00
d530a46266 Update woodpecker to use golang:1.26
Some checks failed
ci/woodpecker/tag/release Pipeline failed
v0.1.3 v0.1.1 v0.1.2
2026-05-31 08:29:03 -05:00
c9e183b167 Add support for Woodpecker CI
Some checks failed
ci/woodpecker/tag/release Pipeline failed
v0.1.0
2026-05-31 08:21:09 -05:00
3512f1fca4 Update roadmap documentation to remove completed work 2026-05-31 08:18:43 -05:00
783d094007 Clean up documentation consistency 2026-05-31 04:10:14 +00:00
14444c152b Document Markdown rendering integration 2026-05-31 04:07:49 +00:00
93c22884b0 Document internal component contracts 2026-05-31 04:06:48 +00:00
eac73a79a1 Make fan-out example local runnable 2026-05-31 04:03:26 +00:00
b3044c5b7b Tighten local MVP user documentation 2026-05-31 04:02:09 +00:00
c36217d0df Add contributor development policy 2026-05-31 03:59:08 +00:00
edb9ac3a90 Conclude the initial audit and cleanup work, and add a documentation audit roadmap 2026-05-30 22:55:35 -05:00
9d1ded301e Remove stale cleanup leftovers 2026-05-31 03:41:56 +00:00
9782981fb2 Migrate duplicated test fixtures 2026-05-31 03:39:34 +00:00
9c80e7179e Add shared test fixture helpers 2026-05-31 03:35:46 +00:00
a973d0912d Add focused CLI argument helpers 2026-05-31 03:31:57 +00:00
f2ec7bd11e Add transform resolver wiring 2026-05-31 03:30:08 +00:00