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

Add cwd to the manifest as a command annotation #5057

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

maminrayej
Copy link
Contributor

@maminrayej maminrayej commented Sep 1, 2024

Adds support for specifying the working directory for each command as a wasi annotation. For example:

[command.annotations.wasi]
cwd = "/data"

@syrusakbary syrusakbary merged commit 14a8c42 into main Sep 4, 2024
62 of 63 checks passed
@syrusakbary syrusakbary deleted the add-cwd-to-manifest branch September 4, 2024 12:26
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.

3 participants