Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Don't save the response if HTTP response is not OK #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

juturu
Copy link

@juturu juturu commented Mar 26, 2018

Issue: If the HTTP response is not 200, file is downloaded with the HTTP response text in it.

Fix: Stopping the file write if the response is not OK.

@juturu
Copy link
Author

juturu commented Mar 27, 2018

@paulcbetts @zeke @felixrieseberg @MarshallOfSound can you please help review this PR?

@zeke
Copy link
Member

zeke commented Mar 27, 2018

Hi @juturu! I'm not familiar with this library. Are you able to add a test for this scenario?

@juturu
Copy link
Author

juturu commented Mar 27, 2018

@zeke there are no existing tests for this part of the module.

@juturu
Copy link
Author

juturu commented Mar 29, 2018

@CharlieHess @felixrieseberg please help with this.

@zeke
Copy link
Member

zeke commented Mar 29, 2018

@paulcbetts is the only npm owner. @paulcbetts would you be willing to npm owner add juturu or npx semantic-release-cli setup on this repo?

@juturu
Copy link
Author

juturu commented Apr 3, 2018

@paulcbetts can you help with this please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants