Skip to content

Add plugin resources#1356

Merged
JaewonHur merged 2 commits into
apple:mainfrom
JaewonHur:plugin-resources
Mar 27, 2026
Merged

Add plugin resources#1356
JaewonHur merged 2 commits into
apple:mainfrom
JaewonHur:plugin-resources

Conversation

@JaewonHur
Copy link
Copy Markdown
Contributor

This PR adds a feature passing resource directory for the plugins.

When a resources directory is detected under the plugin's installURL, the path to resources directory is passed as an argument (i.e., --resources <path>) to the plugin start.

Resource files are distributed and installed together with the container binary.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Plugin developers can convey resource files (e.g., shell scripts) under the resources directory.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@JaewonHur JaewonHur merged commit 5fb62ab into apple:main Mar 27, 2026
3 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