-
Notifications
You must be signed in to change notification settings - Fork 18
feat: read process fields (#14) #17
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you push again so that CI runs, I just enabled it for forked PRs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, can you extract this to the markdown-helpers
file and add a set of tests for it. (Process tags not present, just renderer, just main, both, etc.)
Once we've got tests I'll land and release this 👍
* add ProcessBlock type * add markdown-helper.findProcess * add markdown-helper.findProcess tests
🎉 This PR is included in version 0.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks! |
Seriously, why isn't this used for the electron builds? |
read process fields correctly.