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

refactor(#2886): multi instance: node class refactoring: extract links, *_git_status #2944

Merged
merged 9 commits into from
Oct 11, 2024

Conversation

alex-courtis
Copy link
Member

@alex-courtis alex-courtis commented Oct 7, 2024

  • Extracted DirectoryLinkNode and FileLinkNode
  • Moved update_git_status and get_git_status to child classes

@alex-courtis alex-courtis changed the title refactor(#2886): multi instance: node class refactoring refactor(#2886): multi instance: node class refactoring: extract links, *_git_status Oct 11, 2024
@alex-courtis alex-courtis changed the base branch from master to node-classes-feature-branch-2 October 11, 2024 03:10
@alex-courtis alex-courtis marked this pull request as ready for review October 11, 2024 03:13
@alex-courtis alex-courtis merged commit dbe76bd into node-classes-feature-branch-2 Oct 11, 2024
5 checks passed
@alex-courtis alex-courtis deleted the node-classes-2 branch October 11, 2024 06:49
@alex-courtis alex-courtis restored the node-classes-2 branch October 12, 2024 04:56
@alex-courtis alex-courtis deleted the node-classes-2 branch October 12, 2024 04:58
alex-courtis added a commit that referenced this pull request Oct 13, 2024
…s, *_git_status (#2944)

* extract DirectoryLinkNode and FileLinkNode, move Node methods to children

* temporarily move DirectoryNode methods into BaseNode for easier reviewing

* move mostly unchanged DirectoryNode methods back to BaseNode

* tidy

* git.git_status_file takes an array

* update git status of links

* luacheck hack
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.

1 participant