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

Fixes resolving boards in nested directories. #598

Merged
merged 10 commits into from Feb 2, 2024
Merged

Conversation

PaulKinlan
Copy link
Collaborator

@PaulKinlan PaulKinlan commented Feb 2, 2024

Fixes #595

  • There was a bug where the directory loader wouldn't be able to load directories properly because a base in new URL requires / which is not something that is returned from dirent
  • Updates the boards to migrate away from llm-starter
  • When saving files in folders underneath the current output directory, put them next to the json (or at least map the directory structure relative to the root).
  • Removes the experimental YAML board format because it will get in the way of recursive loading.

Copy link

changeset-bot bot commented Feb 2, 2024

🦋 Changeset detected

Latest commit: 5db4a14

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@google-labs/breadboard-cli Minor
@google-labs/breadboard-hello-world Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@PaulKinlan PaulKinlan merged commit 9b55885 into main Feb 2, 2024
2 checks passed
@PaulKinlan PaulKinlan deleted the fix-board-resolve branch February 2, 2024 15:19
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.

How do I Invoke webcam from card-maker?
1 participant