Commit Graph

3 Commits

Author SHA1 Message Date
Chris 88f3b75383 Bugfixes
* Fixed a bug where the lockfile would be released on exit even if
  it wasn't locked by the process
* Disabled the phpx build as it is broken
2022-07-05 22:49:26 +02:00
Chris 214db1cee3 Misc improvements
- Renamed the state file from `fresh.yml` to `.fresh.yml`.
- Added option `--state` to override the state file name.
- Renamed the lock file from `fresh.lock` to `.fresh.lock`.
- Added option `--lockfile` to override lockfile file name.
2022-03-21 00:48:19 +01:00
Chris 0cf2380b7e Bugfixes, added tools
* Added missing parameter for hook invocation
* Added pharlite for building fresh.phar
2022-03-10 02:27:25 +01:00