Eric Rakestraw ejr
  • Joined on 2024-07-26
ejr pushed to main at eric/narratio 2026-05-22 16:28:44 +00:00
2aa074c5cf Implemented narratio publish as a shortcut to run the archive stage only
ejr pushed to main at eric/narratio 2026-05-22 04:31:07 +00:00
782d0cf3b9 Upgraded the restore command to download previous session artifcats when configured as inputs for the current session analyze stage
ejr pushed tag v0.12.0 to eric/narratio 2026-05-22 04:02:51 +00:00
ejr pushed to main at eric/narratio 2026-05-22 04:02:24 +00:00
083c01cfa0 Implemented narratio analyze as a shortcut to run the analyze stage only
2937696024 Add clean command
Compare 2 commits »
ejr pushed to main at eric/narratio 2026-05-22 03:22:14 +00:00
b817a5b772 Implemented shared S3 audio caching for prepare and restore --include-audio
ejr pushed to main at eric/narratio 2026-05-22 02:20:47 +00:00
3022f20beb Simplified the output of narratio artifacts list --remote and narratio status --session-id
ejr pushed to main at eric/narratio 2026-05-22 02:00:58 +00:00
ca1ded1821 Bugfix for commands that list artifacts in the S3 backend
ejr pushed to main at eric/narratio 2026-05-22 01:49:36 +00:00
3752f3ed28 Added remote artifact listing to narratio status
ejr pushed to main at eric/narratio 2026-05-22 00:36:19 +00:00
870c2d69d5 Consolidated addition, removal, and listing of locks under a single narratio locks command
ejr pushed to main at eric/narratio 2026-05-22 00:13:16 +00:00
135407ba7c Implemented a centralized secret-backed object-store helper
ejr pushed to main at eric/narratio 2026-05-21 16:50:28 +00:00
228c348e42 Implemented operations helper commands for validation, locking, and status
ejr pushed to main at eric/narratio 2026-05-21 15:59:22 +00:00
a813bd5a50 Fixed a redundant path bug for previous session artifacts
ejr pushed to main at eric/narratio 2026-05-21 14:56:01 +00:00
d8f58dce31 Normalize the default configuration discovery paths for all three config files, and update documentation and tests accordingly
ejr pushed to main at eric/narratio 2026-05-21 02:49:31 +00:00
7111edeca4 Add archive promotion locks
3aae4bbb12 Add remote session loading
b29d8eeb50 Add campaign configuration support
Compare 3 commits »
ejr pushed to main at eric/narratio 2026-05-21 01:15:52 +00:00
dffb432537 Removed completed roadmap for previous_session artifacts
2dd38c7913 Refine campaign and remote session roadmap
Compare 2 commits »
ejr pushed to main at eric/narratio 2026-05-20 14:12:22 +00:00
2a4e1e912c Update documentation to include a roadmap for previous session artifact support
ejr pushed tag v0.11.0 to eric/narratio 2026-05-20 14:09:01 +00:00
ejr pushed to main at eric/narratio 2026-05-20 03:51:32 +00:00
dd03c09d75 Fixed a bug in the S3 credential loading for the restore command
ejr pushed to main at eric/narratio 2026-05-20 03:33:00 +00:00
5bc8e8683f Documentation update for the restore subcommand
ejr pushed to main at eric/narratio 2026-05-20 03:23:31 +00:00
648001a8fe Add workflow integration tests for the restore command