-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codegood first issueGood for newcomersGood for newcomers
Description
Add inputs to action.yml for:
upload-test-logsupload-test-includes
If upload-test-logs is true, add --keep-build_dirs to the flatpak-builder arguments. Try to detect whether known logs paths are present (e.g. $builddir/meson-logs) and use them as a default for upload-test-includes.
If upload-test-includes is given, override any defaults set by upload-test-logs and upload the provided paths as an artifact.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codegood first issueGood for newcomersGood for newcomers