Skip to content

[codex] Make Run Now publish full pipeline#44

Merged
peteromallet merged 1 commit into
mainfrom
codex/run-now-full-pipeline-logo
May 15, 2026
Merged

[codex] Make Run Now publish full pipeline#44
peteromallet merged 1 commit into
mainfrom
codex/run-now-full-pipeline-logo

Conversation

@peteromallet
Copy link
Copy Markdown
Owner

Summary

  • Change DataClaw.app Run Now to execute the full automated update flow: export locally, confirm the automated review, then publish the confirmed file.
  • Route scheduled sync through the same full pipeline so it matches Run Now behavior.
  • Add a Confirm progress stage and clearer blocked/error handling in the dashboard.
  • Add the DataClaw logo to the right side of the top navigation bar.

Why

Run Now previously called only the final publish command. If the latest export had not been confirmed, the CLI correctly blocked the publish, but the UI showed a stale active progress card that made the run look stuck. The app now matches the intended product behavior: use saved config/redactions/privacy settings and run the complete publish pipeline.

Validation

  • cargo test --manifest-path app/src-tauri/Cargo.toml
  • pnpm run build

Notes

Untracked local files dataclaw-launch-script.md and runs/ were left out of this PR.

@peteromallet peteromallet marked this pull request as ready for review May 15, 2026 16:59
@peteromallet peteromallet merged commit 9618aee into main May 15, 2026
5 checks passed
@peteromallet peteromallet deleted the codex/run-now-full-pipeline-logo branch May 15, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant