Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Releases: ZupIT/ritchie-cli

Release 2.11.3

26 May 20:53
Compare
Choose a tag to compare
  • Fix bug with formula's outputs #934

Release 2.11.2

24 May 14:27
Compare
Choose a tag to compare
  • Update metrics extraction for input flagscommands.x

Release 2.11.1

14 May 17:49
Compare
Choose a tag to compare
  • Fix the invocation command from 'docker' to 'com.docker.cli' when the runtime env is Windows or MacOS.

Release 2.11.0

04 May 15:10
57d8fdb
Compare
Choose a tag to compare
  • Add new command rit list formula
  • Create a configuration for force execution of formula in the latest version
  • Improve rit init command
  • Support flags for rit delete repo command.
  • Internationalization Ritchie-CLI

Release 2.10.3

23 Mar 17:44
f178030
Compare
Choose a tag to compare
  • Bug fixes

Release 2.10.2

17 Mar 20:41
dfa7402
Compare
Choose a tag to compare
CHANGELOG: https://github.com/ZupIT/ritchie-cli/blob/master/CHANGELOG.md

Release 2.10.1

15 Mar 18:17
2f37841
Compare
Choose a tag to compare
  • Fix bugs

Release 2.10.0

11 Mar 22:53
1bdc50a
Compare
Choose a tag to compare
  • Changing conditional to only return an error when the conditional input variable does not exist in the config.json variable list
  • Remove formula tmp dir
  • Add new fields to enable cache in the repositories
  • Feature - input autocomplete
  • Multiselect flag support
  • Adding safety check to workspace add
  • Fix error msg on invalid value on list input

Release 2.9.1

22 Feb 20:52
Compare
Choose a tag to compare

Bugs Fixed

  • Fix build with build.sh
  • Empty item in credential selection
  • Repos from rit update repo now show all its release

Release 2.9.0

10 Feb 12:15
aafbea6
Compare
Choose a tag to compare

Improvements

  • Support latest tag on rit add repo via flag
  • Deprecate the dynamic list
  • Tests with Testify in Pkg/RTutorial
  • Support flags for rit set formula-runner
  • Support flags for rit tutorial

Bugs Fixed

  • Required field in multiselect input
  • Expose specific error message during build