feat: add --store filtering across multi-store commands#20
Closed
Wangnov wants to merge 1 commit into
Closed
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 06:00
3acf323 to
449d73c
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
2 times, most recently
from
June 13, 2026 06:08
ea43e91 to
960852f
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 06:12
449d73c to
a9a7e6c
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
from
June 13, 2026 06:13
960852f to
9b0c568
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 06:22
a9a7e6c to
315fef8
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
from
June 13, 2026 06:22
9b0c568 to
f2a3810
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 06:35
315fef8 to
1f56a37
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
from
June 13, 2026 06:37
f2a3810 to
fcdba5f
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 06:46
1f56a37 to
c81350b
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
from
June 13, 2026 06:49
fcdba5f to
f082ffe
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 07:00
c81350b to
90c7860
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
from
June 13, 2026 07:01
f082ffe to
b66e235
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 07:39
90c7860 to
758c950
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
2 times, most recently
from
June 13, 2026 07:45
63e882a to
26aa2c0
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
from
June 13, 2026 07:50
758c950 to
1fc292e
Compare
Wangnov
force-pushed
the
codex/multi-store-filter
branch
from
June 13, 2026 07:50
26aa2c0 to
ebc2902
Compare
Wangnov
force-pushed
the
feat/multi-store-watch
branch
2 times, most recently
from
June 13, 2026 08:01
6954175 to
1fc292e
Compare
Owner
Author
|
✅ 已随这条 stack 通过快进合并落到 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--store cli|app|configured|allselector for status, sync, bucket switch, and watch--storeon commands that do not operate on storesCODEX_SQLITE_HOMETests
cargo testcargo clippy --all-targets -- -D warningscargo run -- --store app print-service-config(expected failure)cargo run -- status --store cli