Skip to content
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

doc: Details on adding a Webpack external module for Imperative w/o Secrets SDK #2281

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

traeok
Copy link
Member

@traeok traeok commented Oct 1, 2024

What It Does

Formats the EXTENDERS.md document for the Secrets SDK keyring module, and adds information on how to add Secrets SDK to your externals section of the Webpack config when needed (rare case).

How to Test

Review Checklist
I certify that I have:

Additional Comments

@traeok traeok changed the title fix: Use require instead of await import for Secrets SDK fix: Use require instead of await import for Secrets SDK Oct 1, 2024
@traeok traeok changed the title fix: Use require instead of await import for Secrets SDK fix: Resolve import resolution for Imperative w/ Secrets SDK Oct 1, 2024
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.24%. Comparing base (b11995e) to head (fdd531d).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2281   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files         628      628           
  Lines       17867    17867           
  Branches     3735     3805   +70     
=======================================
  Hits        16302    16302           
  Misses       1564     1564           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@traeok traeok changed the title fix: Resolve import resolution for Imperative w/ Secrets SDK doc: Details on adding a Webpack external module for Imperative w/o Secrets SDK Oct 1, 2024
@traeok traeok marked this pull request as ready for review October 1, 2024 18:56
Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @traeok!

packages/secrets/src/keyring/EXTENDERS.md Outdated Show resolved Hide resolved
Copy link
Contributor

@anaxceron anaxceron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting a couple of tiny changes.

packages/secrets/src/keyring/EXTENDERS.md Outdated Show resolved Hide resolved
packages/secrets/src/keyring/EXTENDERS.md Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Oct 2, 2024

@traeok traeok merged commit bac7a51 into master Oct 2, 2024
48 checks passed
@traeok traeok deleted the fix/secrets-sdk-import branch October 2, 2024 13:27
@traeok traeok added the release-current Indicates that there is no new functionality being delivered label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog release-current Indicates that there is no new functionality being delivered
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

5 participants