Skip to content

Local bricks: aupport app-local inside arduino-app-cli #205

@Xayton

Description

@Xayton

An app-local brick:

  • is a custom brick that is found in the bricks sub folder of the app
  • has all the files and structure of the existing embedded bricks
  • can be referenced from the app.yaml file using its ID (found in brick_config.yaml)

  • Add discovery of the bricks inside an app
  • Add support when launching an app:
    • the brick compose file must be integrated when launching an app
    • the Python code must be accessible by the Python main container (by mounting the brick Python folder?)
    • install the requirement.txt file of the brick in the Python main container See Local bricks: add support for requirements.txt #206

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions