-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename input * use apk_path if present * rename step * fix: compile error * fix: use prior separator for compatibility * fix: filter non empty paths * fix: signed artifact not found * fix: error when input value contains newline * refactor: useless code after fix * refactor: prepare next commit * refactor: prepare next commit * collect signed apks in separate var * collect signed aabs in separate var * default to original behavior * export aabs to separate env var * refactor: consistent naming * properly deprecate input instead of removal * go fmt * fix: signed path slice lengths no longer known * pr fix: use consistent deprecation warning * pr fix: reuse tested app list parsing logic * pr fix: simple if instead of switch * pr fix: consistent input depraction * fix: missing value after removing default * refactor: useless code * pr fix: missing dot from extension matching * pr fix: clarify step output usages * revert: accidentally change * pr fix: consolidate step output defs * pr fix: fixup wording
- Loading branch information
Showing
2 changed files
with
119 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters