You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
@chaws had a few good suggestions for better handling metadata filtering in the submit-tuxbuild command.
We need filtering on the data since some of the data in build.json should not be included in squad for various reasons, such as privacy, redundancy, etc.
Suggestion: Use the important_metadata_keys from squad instead of hard-coding them.
@chaws had a few good suggestions for better handling metadata filtering in the
submit-tuxbuildcommand.We need filtering on the data since some of the data in
build.jsonshould not be included insquadfor various reasons, such as privacy, redundancy, etc.Suggestion: Use the
important_metadata_keysfromsquadinstead of hard-coding them.Suggestion: Add an option (with a good default) to filter metadata