Skip to content

fix(deps): update aw-server profile API - #248

Merged
ErikBjare merged 1 commit into
masterfrom
fix/update-aw-server-current
Aug 31, 2026
Merged

fix(deps): update aw-server profile API#248
ErikBjare merged 1 commit into
masterfrom
fix/update-aw-server-current

Conversation

@ErikBjare

Copy link
Copy Markdown
Member

Summary

Validation

  • full make prebuild
  • cargo check --locked
  • cargo test --locked profile::tests (3 passed)
  • cargo +nightly fmt -- --check
  • git diff --check

@ErikBjare

Copy link
Copy Markdown
Member Author

@greptileai review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T17:00:18.570940Z 43cb417 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@greptile-apps

greptile-apps Bot commented Aug 31, 2026

Copy link
Copy Markdown

Greptile Summary

The PR updates the grouped aw-server-rust revision and adapts all embedded-server startup paths to the new profile-aware configuration and database path APIs.

  • Passes the resolved profile consistently in daemon, mini/shared preparation, and full GUI modes.
  • Updates the lockfile’s grouped server packages and resolver-selected transitive dependency edges.

Confidence Score: 5/5

The PR appears safe to merge because no concrete blocking or independently actionable non-blocking issue was identified.

The resolved profile is propagated consistently through every embedded-server startup path, and the lockfile changes do not alter any identified advisory-affected dependency.

Important Files Changed

Filename Overview
src-tauri/src/lib.rs Consistently replaces the legacy testing boolean with the resolved profile for server configuration and database paths across all startup modes; no actionable defect was established.
src-tauri/Cargo.lock Updates the grouped aw-server-rust revision and resolver-selected dependency edges; no changed advisory-affected package or concrete compatibility failure was found.

Reviews (1): Last reviewed commit: "fix(deps): update aw-server profile API" | Re-trigger Greptile

@ErikBjare
ErikBjare merged commit f0c4518 into master Aug 31, 2026
8 checks passed
@ErikBjare
ErikBjare deleted the fix/update-aw-server-current branch August 31, 2026 17:21
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