Christoph Krämer

Results 2 issues of Christoph Krämer

When installing the latest sentry version I got an error, that the default User model was overrideen by the one from sentry. Because of that the superuser creator did not...

Hi, in project install line 25 you do a check ``` not_if "test -f #{new_resource.project_dir}/composer.lock" ``` Is this really needed? With this check you don't allow to run the install...