-
-
Notifications
You must be signed in to change notification settings - Fork 262
feat(seedless-onboarding): add dataType support for secret data items #7284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
huggingbot
wants to merge
28
commits into
main
Choose a base branch
from
feat/data-type
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,557
−256
Open
Changes from 11 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
611556b
feat(seedless-onboarding): add dataType support for secret data items
huggingbot 85275f5
refactor: Removed default dataType parameter from createToprfKeyAndBa…
huggingbot fc73107
refactor: update documentation for secret data item methods
huggingbot 3afa879
refactor: enhance primary secret data validation in SeedlessOnboardin…
huggingbot 90d642b
fix: Update sorting mechanism to prioritize PrimarySrp dataType over …
huggingbot ac52a76
feat(seedless-onboarding-controller): add createdAt field and sort by…
huggingbot 11c09f8
feat(seedless-onboarding-controller): add storage metadata to SecretM…
huggingbot 2885314
fix(seedless-onboarding-controller): use timestamp extraction for TIM…
huggingbot 3e2b477
chore: Update version
huggingbot f0b9638
Merge branch 'main' into feat/data-type
huggingbot ebcc4e0
chore: Update CHANGELOG and remove deprecated methods in SecretMetadata
huggingbot b279fa5
fix: improve sorting logic for secret data with mixed createdAt values
huggingbot 074d8af
feat: add runMigrations for legacy dataType migration
huggingbot eb77007
feat: add setMigrationVersion method for direct migration version set…
huggingbot 0bde969
Merge branch 'main' into feat/data-type
huggingbot 7634383
feat: update SecretMetadata to use SecretDataItemOutput for storageVe…
huggingbot 12d0ed0
fix: update SecretMetadata method signature to require storageMetadat…
huggingbot 3aae970
refactor: remove SecretMetadataVersion from SecretMetadata and relate…
huggingbot e820ef5
fix: handle null dataType in SeedlessOnboardingController validation
huggingbot 22b695e
refactor: replace type param with dataType in addNewSecretData
huggingbot c0dcad7
refactor: update SecretMetadata to streamline constructor options and…
huggingbot 6e5a3ce
fix: ensure password synchronization before running migrations in See…
huggingbot ed01779
fix: handle null dataType in SecretMetadata constructor options
huggingbot 10c0c09
refactor: remove updateSecretDataItem and batchUpdateSecretDataItems …
huggingbot 2f02601
refactor: rename SeedlessOnboardingMigrationVersion.DataType to Seedl…
huggingbot 4019328
refactor: move secret metadata sorting logic to SecretMetadata.compare
huggingbot 2f3255a
Merge branch 'main' into feat/data-type
huggingbot b78c9af
chore: Update changelog
huggingbot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.