We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the problem you're trying to solve?.
Finch currently pulls in the finch-core submodule, which includes similar if not the same dependency upgrade scripts.
Describe the feature you'd like
finch can remove its update-lima-dep.sh and run the same/similar script in its Sync Submodules action. That action pulls in finch-core, which has a script to do virtually the same thing https://github.com/runfinch/finch-core/blob/main/bin/update-deps.sh.
finch
Additional context Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
closed by #511
Sorry, something went wrong.
ginglis13
No branches or pull requests
What is the problem you're trying to solve?.
Finch currently pulls in the finch-core submodule, which includes similar if not the same dependency upgrade scripts.
Describe the feature you'd like
finch
can remove its update-lima-dep.sh and run the same/similar script in its Sync Submodules action. That action pulls in finch-core, which has a script to do virtually the same thing https://github.com/runfinch/finch-core/blob/main/bin/update-deps.sh.Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: