Skip to content

Update code0-flow#193

Merged
raphael-goetz merged 4 commits intomainfrom
dep/update-code0-flow
Apr 12, 2026
Merged

Update code0-flow#193
raphael-goetz merged 4 commits intomainfrom
dep/update-code0-flow

Conversation

@raphael-goetz
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 12, 2026 10:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the base runner/config to support authenticated flow definition updates against Aquila by introducing an Aquila token in configuration, and bumps the code0-flow dependency accordingly.

Changes:

  • Add aquila_token to AdapterConfig and load it from AQUILA_TOKEN.
  • Pass aquila_token into FlowUpdateService::from_url(...) when running in dynamic mode.
  • Bump code0-flow from 0.0.29 to 0.0.30 (and refresh Cargo.lock).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
crates/base/src/runner.rs Passes the configured Aquila token into FlowUpdateService when sending definitions.
crates/base/src/config.rs Introduces aquila_token config and reads it from AQUILA_TOKEN.
Cargo.toml Updates workspace dependency code0-flow to 0.0.30.
Cargo.lock Lockfile updates to reflect the dependency bump/unification.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread crates/base/src/config.rs Outdated
Comment thread crates/base/src/config.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz raphael-goetz merged commit 625a7eb into main Apr 12, 2026
5 checks passed
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.

2 participants