Skip to content

crypto: do not allow to call setFips from the worker thread#43624

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
gribnoysup:crypto-do-not-allow-set-fips-from-worker-thread
Jul 8, 2022
Merged

crypto: do not allow to call setFips from the worker thread#43624
nodejs-github-bot merged 1 commit intonodejs:mainfrom
gribnoysup:crypto-do-not-allow-set-fips-from-worker-thread

Conversation

@gribnoysup
Copy link
Contributor

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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Jun 30, 2022
@gribnoysup gribnoysup force-pushed the crypto-do-not-allow-set-fips-from-worker-thread branch from 2604045 to caa1862 Compare June 30, 2022 09:37
@gribnoysup gribnoysup changed the title crypto: Do not allow to call setFips from the worker thread crypto: do not allow to call setFips from the worker thread Jun 30, 2022
@gribnoysup gribnoysup force-pushed the crypto-do-not-allow-set-fips-from-worker-thread branch from caa1862 to f1ea2b8 Compare June 30, 2022 09:53
@addaleax addaleax added semver-major PRs that contain breaking changes and should be released in the next major version. request-ci Add this label to start a Jenkins CI on a PR. labels Jun 30, 2022
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 30, 2022
@nodejs-github-bot

This comment was marked as outdated.

@addaleax addaleax removed the needs-ci PRs that need a full CI run. label Jun 30, 2022
@panva panva added needs-ci PRs that need a full CI run. labels Jun 30, 2022
@panva
Copy link
Member

panva commented Jun 30, 2022

needs-ci PRs that need a full CI run. presence is used by commit-queue and ncu to figure out which checks to enforce

@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 30, 2022
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 3, 2022
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 3, 2022
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/43624
✔  Done loading data for nodejs/node/pull/43624
----------------------------------- PR info ------------------------------------
Title      crypto: do not allow to call setFips from the worker thread (#43624)
Author     Sergey Petushkov  (@gribnoysup)
Branch     gribnoysup:crypto-do-not-allow-set-fips-from-worker-thread -> nodejs:main
Labels     crypto, c++, semver-major, author ready, needs-ci
Commits    1
 - crypto: do not allow to call setFips from the worker thread
Committers 1
 - Sergey Petushkov 
PR-URL: https://github.com/nodejs/node/pull/43624
Reviewed-By: Anna Henningsen 
Reviewed-By: Filip Skokan 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/43624
Reviewed-By: Anna Henningsen 
Reviewed-By: Filip Skokan 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 30 Jun 2022 09:35:43 GMT
   ✔  Approvals: 2
   ✔  - Anna Henningsen (@addaleax): https://github.com/nodejs/node/pull/43624#pullrequestreview-1024619683
   ✔  - Filip Skokan (@panva): https://github.com/nodejs/node/pull/43624#pullrequestreview-1024703643
   ✖  semver-major requires at least 2 TSC approvals
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2022-07-03T07:53:59Z: https://ci.nodejs.org/job/node-test-pull-request/45063/
- Querying data for job/node-test-pull-request/45063/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/2605513821

@panva panva added the review wanted PRs that need reviews. label Jul 3, 2022
@addaleax addaleax added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jul 8, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 8, 2022
@nodejs-github-bot nodejs-github-bot merged commit a1653ac into nodejs:main Jul 8, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in a1653ac

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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. review wanted PRs that need reviews. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants