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

Include community bundle libs #23

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

FoamyGuy
Copy link
Collaborator

resolves: #20

This pr does the following:

Updates the bundle version checking and fetching functionality to accept parameters indicating which bundle to work on instead of hardcoded to Adafruit bundle.

Checks version and fetches community bundle in addition to Adafruit bundle.

Includes community bundle libraries in the screenshot.

Preserves necessary fallback behavior from #22 to allow project specific custom libs which aren't in any bundle to be included in the screenshot

Removes the global var LATEST_BUNDLE_VERSION and it's usage.

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.

Community Bundle Libraries are omitted from the screenshot
1 participant