-
Notifications
You must be signed in to change notification settings - Fork 181
fix(libs): Allow for manual rebuilding and fix commit checking #245
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
me-no-dev
reviewed
Nov 18, 2024
me-no-dev
reviewed
Nov 18, 2024
in what cases will the libs be rebuilt? |
a757492
to
c7161aa
Compare
It will work exactly as it does now with the addition of it always being rebuilt if we manually trigger it through the action tab. |
Description
Allows manually creating new libs without waiting for IDF commits.
Also use pagination to avoid issues with finding the IDF commit.
Testing
Tested in my fork