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 support for embedding user local files as strings into the CUE value during load #363

Merged
merged 6 commits into from
May 4, 2024

Conversation

verdverm
Copy link
Member

@verdverm verdverm commented May 4, 2024

Add support for embedding user files into a value

# flag
-U/--user-files  <cue-path>=<file-glob>  (with % to specify a slash to trim everything before)

# attribute
@userfiles(<file-glob>,[trim=<prefix>])

See: test/userfiles for examples

@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:27 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:27 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:27 — with GitHub Actions Inactive
@verdverm verdverm changed the title Embed files Add support for embedding user local files as strings into the CUE value during load May 4, 2024
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:37 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm temporarily deployed to hof mod testing May 4, 2024 19:41 — with GitHub Actions Inactive
@verdverm verdverm merged commit 62a5718 into _dev May 4, 2024
10 checks passed
@verdverm verdverm deleted the embed-files branch May 7, 2024 02:25
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.

1 participant