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(#2882, #2883): multi instance explore, reloaders #2897

Merged
merged 3 commits into from
Sep 14, 2024

Conversation

alex-courtis
Copy link
Member

fixes #2882
fixes #2883

dogfooding for 1 week

@@ -122,6 +124,23 @@ function M.get_git_status(node)
end
end

---@param parent_node Node|nil
---@param projects table
function M.reload_node_status(parent_node, projects)
Copy link
Member Author

@alex-courtis alex-courtis Sep 8, 2024

Choose a reason for hiding this comment

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

This is node related, not explore.

Added note that this is the start of the Node class on #2886

@alex-courtis alex-courtis merged commit cd9c6db into master Sep 14, 2024
5 checks passed
@alex-courtis alex-courtis deleted the explore-reloaders-multiinstance branch September 14, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant