Skip to content

Releases: upsight/ron

Env propagation change

Choose a tag to compare

@pkar pkar released this 20 Nov 21:23
d25bcaf
  • Only parent to child propagation of envs if env is empty

Fix for -remotes

Choose a tag to compare

@pkar pkar released this 13 Nov 22:14
37ef258

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

Minor change to env processing

Choose a tag to compare

@pkar pkar released this 13 Nov 17:03
  • Changes the behavior of processing envs. The parent env only overwrites the child if the child definition is missing

1.1.0

Choose a tag to compare

@pkar pkar released this 10 Nov 00:37

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

Choose a tag to compare

@pkar pkar released this 14 Jan 17:03

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

Choose a tag to compare

@pkar pkar released this 28 Aug 01:42
v0.0.1

[master] fix readme install path, add default version