packages icon indicating copy to clipboard operation
packages copied to clipboard

Enhances Composer Satis with webhook integrations to GitHub and GitLab

Results 28 packages issues
Sort by recently updated
recently updated
newest added

Any thoughts on upgrading the Guzzle library to a newer version? While installing the package I got the notification that: `Package guzzle/guzzle is abandoned, you should avoid using it. Use...

Is that a bug? I post the webhook request with `curl -X POST http://localhost/webhook/25/receive`, then I received `200`. But It does not refresh my packages. I don't know why. When...

Hi everyone, is it on plan to support github enterprise as well? I notice on gitlab is possible to configure a remote by providing the self hosted url, would it...

Currently Packages tries to access GitLab via ssh://git@.... but this is not exposed on our server only http(s) is accessible. Is there a Configuration I'am missing ?

I have set secure_satis: true, the packages.json is now protected by a BasicAuth but entering the credentials does not enable the access to the files. not in browser and also...

- [ ] Add check in Application setup to skip hashing if already hashed - [ ] Add compiler hook to generate config file and password?

enhancement

reference to #73 Hello Tyler, thank you for the answer. I have now enabled this feature secure_satis: true and has the problem that has nothing changed. only after i am...

enhancement

The Version 3.2.0 has a problem with the Webhooks after upgrade from 3.1.5.

bug

Currently, jquery and bootstrap are still loaded from jsdelivr. This should not be the case. Change references to these resources to use the scripts stored under `web/js`

bug

For small projects no beeing bound to redis would make live easier. There is https://github.com/php-enqueue/enqueue-dev which allows to use different backends. This may make sense for this project as well....

enhancement