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

Change publish-docs workflow to use Node 20 instead of 22 due to the temporary npm issue #1424

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

sequba
Copy link
Contributor

@sequba sequba commented Jul 18, 2024

Context

The npm ci command is failing on Node 22 even though yesterday it worked correctly (see the GH actions execution history). Because of that, the publish-docs workflow cannot deploy the new version of the docs. I'm downgrading this workflow to use Node 20 temporarily.

@sequba sequba merged commit 5e4a631 into master Jul 18, 2024
10 of 21 checks passed
@sequba sequba deleted the hotfix/npm-ci-with-node-22 branch July 18, 2024 10:03
@sequba sequba restored the hotfix/npm-ci-with-node-22 branch July 18, 2024 13:57
@sequba sequba mentioned this pull request Jul 18, 2024
sequba added a commit that referenced this pull request Jul 18, 2024
* Change publish-docs workflow to use Node 20 instead of 22 due to the temporary npm issue (#1424)

* Set NODE_OPTIONS=--openssl-legacy-provider for the typedoc command
sequba added a commit that referenced this pull request Jul 18, 2024
* Change publish-docs workflow to use Node 20 instead of 22 due to the temporary npm issue (#1424)

* Hotfix: Set NODE_OPTIONS=--openssl-legacy-provider for the typedoc command (#1425)

Set NODE_OPTIONS=--openssl-legacy-provider for the typedoc command

* Revert the publish-docs workflow to Node 16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant