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

src: switch crypto APIs to use Maybe<void> #54775

Closed
wants to merge 8 commits into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Sep 4, 2024

No description provided.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/crypto

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Sep 4, 2024
@jasnell jasnell added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2024
@nodejs-github-bot

This comment was marked as outdated.

@jasnell jasnell changed the title src: switch crypto AdditionalConfig APIs to use Maybe<void> src: switch crypto APIs to use Maybe<void> Sep 4, 2024
@jasnell
Copy link
Member Author

jasnell commented Sep 4, 2024

I expanded this out to include more cases.

@nodejs-github-bot

This comment was marked as outdated.

This comment was marked as outdated.

src/crypto/crypto_util.h Outdated Show resolved Hide resolved
@nodejs-github-bot

This comment was marked as outdated.

@jasnell jasnell force-pushed the crypto-additionalconfig-justvoid branch from aa6a494 to a0c36cb Compare September 7, 2024 14:23
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 8, 2024
@jasnell jasnell force-pushed the crypto-additionalconfig-justvoid branch from a0c36cb to 5ed3a1d Compare September 8, 2024 19:08
@nodejs-github-bot

This comment was marked as outdated.

@jasnell jasnell force-pushed the crypto-additionalconfig-justvoid branch from 5ed3a1d to 329e625 Compare September 11, 2024 15:25
@nodejs-github-bot

This comment was marked as outdated.

@jasnell jasnell force-pushed the crypto-additionalconfig-justvoid branch from 329e625 to a2b96df Compare September 11, 2024 22:36
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Sep 11, 2024

jasnell added a commit that referenced this pull request Sep 12, 2024
PR-URL: #54775
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@jasnell
Copy link
Member Author

jasnell commented Sep 12, 2024

Landed in 08eccaf

@jasnell jasnell closed this Sep 12, 2024
aduh95 pushed a commit that referenced this pull request Sep 12, 2024
PR-URL: #54775
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
aduh95 pushed a commit that referenced this pull request Sep 13, 2024
PR-URL: #54775
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
aduh95 pushed a commit that referenced this pull request Sep 13, 2024
PR-URL: #54775
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@RafaelGSS RafaelGSS mentioned this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants