Skip to content

Releases: upsight/ron

Env propagation change

20 Nov 21:23
d25bcaf
Compare
Choose a tag to compare
  • Only parent to child propagation of envs if env is empty

Fix for -remotes

13 Nov 22:14
37ef258
Compare
Choose a tag to compare

This fixes the now required HostKeyCallback for newer versions of golang ssh

Minor change to env processing

13 Nov 17:03
Compare
Choose a tag to compare
  • Changes the behavior of processing envs. The parent env only overwrites the child if the child definition is missing

1.1.0

10 Nov 00:37
Compare
Choose a tag to compare

The releases here have been outdated, so this release contains too many changes to list out. Check the commit logs for a better idea

1.0.1

14 Jan 17:03
Compare
Choose a tag to compare

This release adds more sub commands.

ron
Usage: ron <command>

Available commands are:
    b, bash_completion    Print the bash completion script.
    burgundy              Stay classy.
    cmd                   Run a command with optional restart and watch for changes to restart.
    hs, httpstat          HTTP trace timings
    replace               Find and replace in text.
    t, target             Execute a configured target.
    template              Render a Go template using environment variables.
    upgrade               Upgrade the ron binary.
    version               Print the version.

Initial Release

28 Aug 01:42
Compare
Choose a tag to compare
v0.0.1

[master] fix readme install path, add default version