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

feat: node refactor #1316

Merged
merged 4 commits into from Sep 2, 2023
Merged

feat: node refactor #1316

merged 4 commits into from Sep 2, 2023

Conversation

pd93
Copy link
Member

@pd93 pd93 commented Aug 29, 2023

This work is closely linked to #1152. In summary, I have pulled out the refactor changes that are a precursor to the remote Taskfile work. This is the stuff that continuously needs to be rebased as it conflicts with other areas of the codebase. Once this is merged, it should be significantly easier to work on #1152 without it conflicting with other changes.

This work includes the new Node interface which abstracts the logic for reading a Taskfile into various implementations (Just regular file reading for now). None of the changes here impact any of the outstanding decisions to be made in #1152 and can safely be merged without any changes to behaviour/functionality.

@pd93 pd93 mentioned this pull request Aug 29, 2023
15 tasks
Copy link
Member

@andreynering andreynering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@pd93 pd93 merged commit afe8a61 into main Sep 2, 2023
12 checks passed
@pd93 pd93 deleted the node-refactor branch September 2, 2023 20:24
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.

None yet

2 participants