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: read from stdin when resume path is a dash #465

Merged

Conversation

antialias
Copy link
Contributor

@antialias antialias commented Dec 15, 2020

rather than guessing if we have data on stdin, it's more reliable to set the "read resume from stdin" intention by making the resume path a dash.

This also fixes an issue with some ci tests.

@antialias antialias force-pushed the read-from-stdin-when-resume-path-is-dash branch from f219ef8 to 6126f3e Compare December 16, 2020 15:02
@antialias antialias force-pushed the read-from-stdin-when-resume-path-is-dash branch from 6126f3e to 1cec408 Compare December 16, 2020 15:16
@antialias
Copy link
Contributor Author

I'm going to merge this in 60 minutes since it fixes a regression and fixes some tests that were failing when run under CI. As usual, I'm happy to follow up with amendments after merge upon request.

@antialias antialias merged commit 738387e into jsonresume:master Dec 17, 2020
@antialias antialias deleted the read-from-stdin-when-resume-path-is-dash branch December 17, 2020 17:21
@github-actions
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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