Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

fix(readme-parser): rewrite readme parsing pipeline #552

Merged
merged 34 commits into from
Dec 21, 2023
Merged

Conversation

r4zendev
Copy link
Contributor

@r4zendev r4zendev commented Dec 20, 2023

This PR rewrites syncing feature to perform more granular comparison and use typescript language features instead of writing the entire thing in bash.
I would argue that this, first of all, allows for better control flow and better readability, plus better debugging options because debugging shell commands is often hard and non-explanatory.

Run examples can be found here:
https://github.com/intuita-inc/website/commits/master/

@r4zendev r4zendev self-assigned this Dec 20, 2023
@grzpab grzpab merged commit d87ab4c into main Dec 21, 2023
5 checks passed
@grzpab grzpab deleted the rewrite-readme-parser branch December 21, 2023 10:30
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