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

newer netlify-cli versions break netlify #5115

Closed
tjenkinson opened this issue Dec 16, 2022 · 0 comments · Fixed by #5180
Closed

newer netlify-cli versions break netlify #5115

tjenkinson opened this issue Dec 16, 2022 · 0 comments · Fixed by #5180
Assignees
Labels

Comments

@tjenkinson
Copy link
Member

#5114 locks us to an older version. Need to figure out why it's broken and potentially report to netify to get it fixed.

@tjenkinson tjenkinson added the CI label Dec 16, 2022
@tjenkinson tjenkinson self-assigned this Dec 16, 2022
tjenkinson added a commit that referenced this issue Jan 23, 2023
…being broken (#5180)

* switch to node 18

which is now LTS

* unpin `netlify-cli`

* use `npm-ci-please` to workaound `npm ci` being broken

fixes #5115

* set version using `npm version`

which will also update the version in the package-lock

* be selective about what goes in artifact

to speed things up

* use newer `npm-ci-please`

* fix setting version on netlify

* fix permission on script

* listen on all interfaces for sauce labs

because otherwise with node 18 the server is not reachable through the proxy for some reason
robwalch pushed a commit that referenced this issue Jan 26, 2023
…being broken (#5180)

* switch to node 18

which is now LTS

* unpin `netlify-cli`

* use `npm-ci-please` to workaound `npm ci` being broken

fixes #5115

* set version using `npm version`

which will also update the version in the package-lock

* be selective about what goes in artifact

to speed things up

* use newer `npm-ci-please`

* fix setting version on netlify

* fix permission on script

* listen on all interfaces for sauce labs

because otherwise with node 18 the server is not reachable through the proxy for some reason
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 a pull request may close this issue.

1 participant