702cc3101e
Updated readme, license
...
* Fixed license (GPL3) in composer.json
* Added LICENSE file
* Updated README file
2022-03-20 01:02:19 +01:00
35f88303fa
Improved hooks and scripts
...
* Invoke hooks before and after updating
* Scripts can now be run --before and --after
2022-03-19 23:22:08 +01:00
e77e61d0b0
Bugfixes and improvements
...
* Implemented the --image option
* Implemented the --write-state option to go with --check
* Fixed bug in Lockfile class
2022-03-11 01:55:35 +01:00
66abd9d3c5
Updated readme
2022-03-10 02:32:47 +01:00
0cf2380b7e
Bugfixes, added tools
...
* Added missing parameter for hook invocation
* Added pharlite for building fresh.phar
2022-03-10 02:27:25 +01:00
ec1659e96d
Refactoring and cleanup
...
* Moved logic from entrypoint to a dedicated class.
* Disabled automatic flush of state.
* Added locking support to prevent multiple instances.
* Added logging
* Added base interface for CredentialsLoader
2022-03-09 01:09:28 +01:00
1f44d9f44b
Webhook support, misc fixes
...
* Added support for slack (mattermost) webhooks
* Misc fixes
2022-03-08 01:04:03 +01:00
6cdb155dc5
Initial commit
2022-03-07 22:45:54 +01:00