Ritchie Cli Versions Save

Ritchie CLI is an open-source tool that allows to create, store and share any kind of automation, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡

2.11.3

2 years ago
  • Fix bug with formula's outputs #934

2.11.2

2 years ago
  • Update metrics extraction for input flagscommands.x

2.11.1

3 years ago
  • Fix the invocation command from 'docker' to 'com.docker.cli' when the runtime env is Windows or MacOS.

2.11.0

3 years ago
  • 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

2.10.3

3 years ago
  • Bug fixes

2.10.2

3 years ago

2.10.1

3 years ago
  • Fix bugs

2.10.0

3 years ago
  • 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

2.9.1

3 years ago

Bugs Fixed

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

2.9.0

3 years ago

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