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

Add proxy environment variables for npm postinstalls #683

Conversation

Cavva79
Copy link
Contributor

@Cavva79 Cavva79 commented Dec 28, 2017

Summary

Found that for postinstall script, such openlayers 4 has, in a proxy network, this plugin is not passing right the proxy to node.js running the script.

Tests and Documentation

This fixes issue #657.
I tested and it seems to work with openlayers 4.6.4

Cavva79 and others added 2 commits December 27, 2017 18:12
Adds http_proxy and https_proxy for npm runs, useful for npm
postinstalls that use pure node <postinstall-script>.js to get the proxy
without workarounds.
…proxy

Those variables are needed for postinstall steps using node scripts
@Cavva79
Copy link
Contributor Author

Cavva79 commented May 8, 2018

@eirslett I think this pull request may fix also issue #700, do you have any plans to merge?

@xmj
Copy link

xmj commented Aug 9, 2019

Any chance of getting this merged?

@MichaelCkr
Copy link

@eirslett We would also and still appreciate the merge of this pull request.

@ironijunior
Copy link

@Cavva79 or @eirslett do you guys have any news on this PR? 😃

@josehenriqueventura
Copy link
Contributor

josehenriqueventura commented Jun 27, 2023

Hey @Cavva79 / @eirslett ,
Any idea about this PR, please?

@eirslett
Copy link
Owner

Sorry, looks like I botched the merge commit. There is a conflict against the master branch, could somebody please just pick up the code from this PR and make a new PR that works against the latest master? I'll promise to merge it!

@josehenriqueventura
Copy link
Contributor

@eirslett there you go #1095

@josehenriqueventura
Copy link
Contributor

@Cavva79 do you want to fix this PR? I should have asked it first.

@Cavva79
Copy link
Contributor Author

Cavva79 commented Jun 28, 2023

@josehenriqueventura go ahead. I am unable to fix it now ☺️

@eirslett eirslett merged commit 374f2be into eirslett:master Jul 2, 2023
0 of 3 checks passed
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.

None yet

6 participants