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

tests: regression for engine/npm support #1108

Merged
merged 3 commits into from
Sep 18, 2023
Merged

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Sep 18, 2023

regression test for #1107

needed to loosen some node-version constraints due to npm/cli#6743

it is expected that some tests fail,
as they are about to be fixed via #1107

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
node-version: '^14'
# node-version: '^14' ## cannot pin due to https://github.com/npm/cli/issues/6743
env:
npm_config_engine_strict: true
Copy link
Member Author

Choose a reason for hiding this comment

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

❗ this is the relevant change

@jkowalleck jkowalleck merged commit 01aee68 into main Sep 18, 2023
21 of 23 checks passed
@jkowalleck jkowalleck deleted the chore-regresion-pr1107 branch September 18, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant