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

Merge ExaDev-io/develop to GoogleChromeLabs/main #11

Merged
merged 19 commits into from
Dec 23, 2023

Conversation

Mearman
Copy link
Collaborator

@Mearman Mearman commented Dec 23, 2023

No description provided.

TinaNikou and others added 19 commits December 12, 2023 16:34
- Refactored the code to construct the URLs using separate variables for base, owner, repo, branch, and path.
- Updated the URLs for mainboard.json and nestedboard.json accordingly.
- Added code to generate a board.json file for each sample
- The board object is serialized and written to the file using fs.writeFileSync() function
- Added new scripts for running and watching various sample files:
  - run-adding-slot-to-a-board
  - watch-adding-slot-to-a-board
  - run-include-board-as-a-node-with-url
  - watch-include-board-as-a-node-with-url
  - run-custom-kit-node-values-and-handlers
  - watch-custom-kit-node-values-and-handlers
  - run-include-board-as-a-node
  - watch-include-board-as-a-node
  - run-naming-wiring-parameters
  - watch-naming-wiring-parameters
  - run-adding-slot-to-a-board-with-url
  - watch-adding-slot-to-a-board-with-url
This commit adds the necessary code to write the board object to a JSON file named "board.json". The file is written using fs.writeFileSync and the board object is stringified with indentation.
- Update "@exadev/breadboard-kits" from "^0.8.3" to "^0.9.1"
- Update "@google-labs/breadboard" from "^0.5.1" to "^0.6.0"
- Update "@types/node" from "^20.9.3" to "^20.10.4"
- Update "tsx" from "^4.2.0" to "^4.6.2"
- Update "typescript" from "^5.3.2" to "^5.3.3"
The BRANCH variable in the code has been updated to "develop" for better branch management.
@Mearman Mearman merged commit 1f94c2c into GoogleChromeLabs:main Dec 23, 2023
7 checks passed
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.

2 participants