Skip to content

Commit

Permalink
Update rubycommand (#37)
Browse files Browse the repository at this point in the history
* Introduce rubycommand.Factory.

* Add CreateGemInstall and CreateGemUpdate on factory.

* Create ruby package.

* Add missing funcs on the ruby.CommandFactory.

* Cleanup tests.

* Move ruby package to the module root.

* Generate ruby,CommandFactory and ruby,Environment mocks.

* Exlude generated mocks package from test.

* Pull latest go-utils package.

* Update sudoNeeded slice parameter name to command.
  • Loading branch information
godrei authored Sep 24, 2021
1 parent 9a8de76 commit 851d30b
Show file tree
Hide file tree
Showing 12 changed files with 769 additions and 583 deletions.
2 changes: 2 additions & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ workflows:
test:
steps:
- go-list:
inputs:
- exclude: "*/mocks"
- golint:
- errcheck:
- go-test:
52 changes: 0 additions & 52 deletions command/gems/bundler.go

This file was deleted.

290 changes: 0 additions & 290 deletions command/rubycommand/rubycommand.go

This file was deleted.

Loading

0 comments on commit 851d30b

Please sign in to comment.