Skip to content

Conversation

@vpetersson
Copy link
Contributor

This PR adds the missing help documentation for the --secret option in the screenly edge-app run command. This clarifies that the option expects secrets in KEY=VALUE format and can be used multiple times.

Additionally, this PR includes:

  • Renaming a test function (test_transform_edge_app_path_to_manifest_when_path_provided_should_return_path_with_manifest) in src/commands/edge_app/utils.rs for better clarity.
  • Applying automatic fixes suggested by Clippy in src/commands/edge_app/setting.rs and src/commands/serde_utils.rs.
  • Updates to Cargo.lock.

All tests pass and Clippy checks are clean after these changes.

Adds documentation for the `--secret` option in the `screenly edge-app run`
command to clarify its usage (expects KEY=VALUE pairs and can be specified
multiple times).

Also renames a test function in `edge_app/utils.rs` for clarity.
@vpetersson vpetersson merged commit 28d18b8 into master Apr 18, 2025
11 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