Fixing regressions introduced in fastlane step v2.3.0

What was the issue:

1 Like

To prepare the fix for bundle exec fastlane output only printed, once command finished, i moved the rubycmd package to go-utils as rubycommand, related pr: https://github.com/bitrise-io/go-utils/pull/44

1 Like

The fix were introduced in pr: https://github.com/bitrise-io/steps-fastlane/pull/22

Major changes:

  • use shared rubycommand package
  • fix command workdir

fastlane step new version 2.3.1 shared in the steplib.