-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Exe matcher for Windows releases. (#46)
* Add Exe matcher for Windows releases. * fix docker sh command on Windows * initialize sample scenarios based on OS * add comments to cases definition Ignore the vscode devcontainer configuration * Revert "add comments to cases definition" This reverts commit 94cb6e6. * Revert "initialize sample scenarios based on OS" This reverts commit 0b639e1. * Allow to mock OS and Arch for asset filtering tests * Remove binaries by name (#48) * Remove binaries by name * Reuse logic for finding binary path * make getBinPath check if arg is a path Co-authored-by: Cristian Dominguez <cristiand391@users.noreply.github.com> * add resolvers and test cases * Add Exe matcher for Windows releases. * fix docker sh command on Windows * add resolvers and test cases Co-authored-by: Roberto Ferrer <r.ferrer@innovation.es> Co-authored-by: Marcos Lilljedahl <marcosnils@gmail.com> Co-authored-by: Cristian Dominguez <6853656+cristiand391@users.noreply.github.com> Co-authored-by: Cristian Dominguez <cristiand391@users.noreply.github.com> Co-authored-by: Sune Keller <sune.keller+github@gmail.com>
- Loading branch information
1 parent
02a0be2
commit 27cc957
Showing
3 changed files
with
20 additions
and
8 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
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