This repository has been archived by the owner on Jan 14, 2023. It is now read-only.
Releases: jieggii/puffy
Releases · jieggii/puffy
v2.0.1
v2.0.0
puffy v2.0.0 changelog
- Refactoring
- New CLI options:
-
--version
- show puffy version
-
--config
- path to the configuration file
- Commands are executed using shell (
/usr/bin/sh
by default) - puffy sends appropriate response messages to GitHub server
- New config fields:
-
workdir
- directory to go to before executing command from$repo.exec
-
shell
- shell to use when running command from$repo.exec
-
repo
array was renamed torepos