Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove binaries by name #48

Merged
merged 3 commits into from
Mar 9, 2021
Merged

Remove binaries by name #48

merged 3 commits into from
Mar 9, 2021

Conversation

cristiand391
Copy link
Contributor

Ref. #43 (comment)

This PR adds support for removing binaries by name.

cmd/remove.go Outdated Show resolved Hide resolved
@cristiand391 cristiand391 requested a review from marcosnils March 6, 2021 17:59
@marcosnils marcosnils merged commit 2121dde into marcosnils:master Mar 9, 2021
marcosnils added a commit that referenced this pull request Mar 15, 2021
* 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>
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