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

fix(install): pass agent correctly to packageJson function #1901

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

acburdine
Copy link
Member

closes #1899

  • at some point the syntax changed, so we need to pass the agent differently

closes TryGhost#1899
- at some point the syntax changed, so we need to pass the agent differently
@vikaspotluri123
Copy link
Member

Aside: should we update our E2E test to use a local proxy?

@acburdine
Copy link
Member Author

Aside: should we update our E2E test to use a local proxy?

hmm, possibly - i'll have to see if there's an easy way to assert in the test that traffic is actually going through the proxy

@vikaspotluri123
Copy link
Member

I can take a look after this gets merged

@acburdine
Copy link
Member Author

tested this locally and everything looks good after fixing another location 😅

@acburdine acburdine merged commit 7bf44ee into TryGhost:main Nov 14, 2024
6 of 7 checks passed
@acburdine acburdine deleted the fix/pkgjson-agent branch November 14, 2024 02:53
@acburdine acburdine restored the fix/pkgjson-agent branch November 14, 2024 03:07
@acburdine acburdine deleted the fix/pkgjson-agent branch November 14, 2024 03:07
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.

ghost install failed with 'Cannot read properties of undefined (reading 'statusCode')' when use a proxy
2 participants