-
Notifications
You must be signed in to change notification settings - Fork 86
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
feat(pkg): Add secrets SDK and keyring
module
#1759
Commits on Jun 26, 2023
-
feat: replace keytar w/ keytar-rs
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 59865eb - Browse repository at this point
Copy the full SHA 59865ebView commit details
Commits on Jul 7, 2023
-
Update keytar-rs sha in shrinkwrap
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 7d460b3 - Browse repository at this point
Copy the full SHA 7d460b3View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80c9c47 - Browse repository at this point
Copy the full SHA 80c9c47View commit details
Commits on Jul 21, 2023
-
feat: new Secrets SDK with keyring module
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 7fcca77 - Browse repository at this point
Copy the full SHA 7fcca77View commit details -
fix(pkg): Update scripts for secrets SDK package
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for b8e196c - Browse repository at this point
Copy the full SHA b8e196cView commit details -
fix(pkg): adjust package.json and build logic for monorepo
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 7c0ef67 - Browse repository at this point
Copy the full SHA 7c0ef67View commit details -
fix: case in index.js switch statement for platform resolution
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 5057491 - Browse repository at this point
Copy the full SHA 5057491View commit details -
fix(pkg): shorten switch statement for index.js
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for af620a5 - Browse repository at this point
Copy the full SHA af620a5View commit details
Commits on Jul 24, 2023
-
ci: add secrets SDK workflow, update install script
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 07e935c - Browse repository at this point
Copy the full SHA 07e935cView commit details -
fix: use yarn v3 instead of npm
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 10ddf4c - Browse repository at this point
Copy the full SHA 10ddf4cView commit details -
fix: adjust module exports for index.js
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 396b473 - Browse repository at this point
Copy the full SHA 396b473View commit details -
test(ci): ls before yarn test on 32bit windows
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 21bb5a3 - Browse repository at this point
Copy the full SHA 21bb5a3View commit details -
fix: remove dir test and use npm instead of yarn
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for b4626b3 - Browse repository at this point
Copy the full SHA b4626b3View commit details -
ci: use test matrix instead of individual test stages
kudos to @t1m0thyj for converting to matrix :) Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 3486cfb - Browse repository at this point
Copy the full SHA 3486cfbView commit details -
fix(ci): separate setup stage for musl
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 90fd778 - Browse repository at this point
Copy the full SHA 90fd778View commit details -
feat(ci): add publish workflow for secrets SDK
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for bc383ea - Browse repository at this point
Copy the full SHA bc383eaView commit details -
fix(ci): update linux-test script
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 575c056 - Browse repository at this point
Copy the full SHA 575c056View commit details
Commits on Jul 25, 2023
-
fix(ci): Update path for downloading artifacts
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 1c598d5 - Browse repository at this point
Copy the full SHA 1c598d5View commit details -
fix(ci): use --ignore-scripts when installing pkg
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 3424431 - Browse repository at this point
Copy the full SHA 3424431View commit details -
fix(ci): remove working-directory for install dep. stages
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 69cc33b - Browse repository at this point
Copy the full SHA 69cc33bView commit details -
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 89c7c86 - Browse repository at this point
Copy the full SHA 89c7c86View commit details -
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 90e23d3 - Browse repository at this point
Copy the full SHA 90e23d3View commit details -
fix(ci): address Timothy's comments
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 11a1c21 - Browse repository at this point
Copy the full SHA 11a1c21View commit details -
fix(pkg): address prebuilds comment
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 68b2518 - Browse repository at this point
Copy the full SHA 68b2518View commit details
Commits on Jul 26, 2023
-
feat(pkg): Build secrets SDK w/ typescript
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for df3f6fc - Browse repository at this point
Copy the full SHA df3f6fcView commit details
Commits on Jul 27, 2023
-
feat(pkg): add Webpack support to secrets SDK
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for eaabfa8 - Browse repository at this point
Copy the full SHA eaabfa8View commit details -
chore: add changelog for Secrets SDK
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 3717612 - Browse repository at this point
Copy the full SHA 3717612View commit details -
fix(pkg): Remove yarn as packageManager; fix tsc build
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 0b4decc - Browse repository at this point
Copy the full SHA 0b4deccView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ba535 - Browse repository at this point
Copy the full SHA c7ba535View commit details -
chore(pkg): temporarily mark pkg as public during publish; add to audit
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 0c88682 - Browse repository at this point
Copy the full SHA 0c88682View commit details -
chore: adjust secrets changelog and versioning
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 32d35f3 - Browse repository at this point
Copy the full SHA 32d35f3View commit details -
fix(cov): remove secrets/index.ts from code coverage
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for b0a08a0 - Browse repository at this point
Copy the full SHA b0a08a0View commit details -
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for af6e5b2 - Browse repository at this point
Copy the full SHA af6e5b2View commit details -
fix(keyring): Address Amber's comment w/ unused enum variants
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for cb2cd23 - Browse repository at this point
Copy the full SHA cb2cd23View commit details
Commits on Jul 28, 2023
-
fix(keyring): CredFree after owning String for Windows getPassword impl.
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 5f244df - Browse repository at this point
Copy the full SHA 5f244dfView commit details -
fix(keyring): cleanup Windows logic; address some of Timothy's comments
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 56209f8 - Browse repository at this point
Copy the full SHA 56209f8View commit details -
chore: add armv7l to compat. matrix
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for de26781 - Browse repository at this point
Copy the full SHA de26781View commit details -
ci: remove quotes where possible in workflow
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for e8ee4f9 - Browse repository at this point
Copy the full SHA e8ee4f9View commit details -
ci: relative path to .npmrc for npm-cli-login
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 44e14a0 - Browse repository at this point
Copy the full SHA 44e14a0View commit details -
chore: use original CLI package.json until imperative is merged
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for f150862 - Browse repository at this point
Copy the full SHA f150862View commit details -
doc: Add typedoc to the Rust
keyring
codeSigned-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 13de50c - Browse repository at this point
Copy the full SHA 13de50cView commit details