summaryrefslogtreecommitdiff
tag namev0.3.0 (eccd6a3e8ce6ee4abefc730fbf44c3c2c74c4447)
tag date2021-06-09 16:06:34 +0700
tagged byShulhan <ms@kilabit.info>
tagged objectcommit f3a2265fee...
downloadawwan-0.3.0.tar.xz
Release awwan 0.3.0 (2021.06.09)
* go.mod: set the minimum Go to 1.16 and update to share module v0.25.1 === Enhancements * cmd/awwan: print the awwan version on command usage output * all: check and return an error if start index is out of range * all: log error when executing script (local or play) * all: do not load SSH config if command mode is "local" If the mode is local there is no need to parse and load the SSH config, since the command to be executed will run on local machine anyway. * all: set base dir based on the first .ssh directory that we found Previously, the base directory is set on current working directory. This limit the way to execute awwan only from the directory that contains the .ssh directory. This changes set the environment BaseDir based on the first .ssh directory that we found from script path up to the "/". So, user can execute awwan script from any sub-directories. -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEzvGqh+M3psOQ3lVQ+FB+6RSKTOMFAmDAhKoACgkQ+FB+6RSK TOOGjwgAsPrAnH5iISbERqPcAHrj2CcIwl7TTPt9lzBIBP4ogFScHHHRSmhrmQxw ZsfRq5k0JJNEjo5kGNYLjCKnJO3fSbKjarDEsxaYf9D1Yxs2u6YCUW0bsjrErX7p cyozk9lRJ7kA6DgJc21Axx6eaacq2KzVHoRG6Sh1Yf5smhV1P9p3ZYkzKuIBnqXl GqLpwlLNrijGbGpZywptvSgr0NqZhWn2dtznJlupvg8LVO1SE1GO5CbIAYxA3AkR HuhWS9limoNf/O2KzBLdtUO+52lkp3iGbwXjS0XrJ1bzkyKlj6JvEuUyFqtOsmGj gXjPGsN4csyhCONg5SUwKDmjqiaRhQ== =HrCt -----END PGP SIGNATURE-----