Develop - #202
Merged
Merged
Develop#202
Conversation
Add secretstore_hosts, unlock_lock, and vault_unlock_restore specs. Revise session_lifecycle for Keychain-backed vault_unlock and cross-link related #177 docs (host_resolve, migrate_v2, apiclient_unlock). Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Add cmd/init.md covering global gate, optional host, save_files, override_project_name, overwrite/--yes, and non-interactive flags. Index and cross-link from setup_v2 and related config specs. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Add SaveProjectConfig and bwsf init with interactive/non-interactive flows for optional host, save_files, and override_project_name. Requires global config (hosts: [] allowed). Overwrite confirm + --yes. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Scope Keychain secrets under hosts/<id>/, migrate flat API keys for default, persist opaque vault_unlock via SDK Export/RestoreSession, auto-restore on vault commands, and add bwsf unlock / lock (--all). Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Cover empty-hosts no host prompt and empty save_files globs (F3), plus SaveProjectConfig write-error unit test. Record fixed init flags in docs/tests/cmd/init.md. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Cover empty-hosts skip and empty save_files globs; document init in site commands and lock non-interactive flag names in the test spec. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Add cmd/core unit tests for lock --all, host resolve, project host, and WithUnlockRetry vault_unlock restore; guard unlock/lock against nil host when exit is stubbed. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Guard unlock/lock when ResolveHost fails under stubbed exitFunc, keep injectable secret store / unlock client deps, and restore unlock/lock command registration coverage. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Add host isolation, flat-key preference, Export/Restore mock version checks, and CLI session-lifecycle assertions for ClearSession vs Keychain retention. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Add cmd/auth_login_logout.md covering bare auth help, login→unlock, logout/--all, and --clear removal. Index and cross-link from unlock, session, setup, host_resolve, and secretstore specs. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
Replace flat bwsf auth/--clear with auth login and auth logout. Login resolves host (§1.1), persists API Key, verifies Identity, then unlocks (shared unlockVaultForHost). Logout clears API Key and vault_unlock; supports --all. Update guidance strings, unit tests, COMMANDS/site/README docs. Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
docs(tests): #153 host 単位セッションのテスト仕様(§3)
docs(tests): #193 bwsf init のテスト仕様(§5)
…t-86fb feat: #174 auth login/logout(§4)
Dev v0.20.0
publish_results is only supported on the default branch, so develop pushes failed with "Only the default branch main is supported." Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Kohki SHIKATA <kohki-shikata@users.noreply.github.com>
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.
No description provided.