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

Hello, just want to know if this repo still active ? It seems there is no more activity to maintain this tool.

I've tried to install this tool but I've an error when I follow install instruction. On database creation (`bin/console orm:schema-tool:create`) i've got this error : ``` [ErrorException] "continue" targeting switch...

Cloned from master, composer install --no-dev and in result(docker version): Sorry, the page you are looking for could not be found. 1/1 NotFoundHttpException in RouterSubscriber.php line 57: No route found...

Hey there, the previous Docker support didn't quite adhere to Docker principles and made Packages sort of painful to setup on production. I've rewritten the Docker files to generate fully...

After click on the Sync Button for my GitLab Remote i got an Error 500. > Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a...

bug

In the Plugin `CloneProject` the is a method to determination the current git version using the `exec` function. As these function is disabled for security reasons, it's not possible to...

Currently only gitlab and github are supported remote provider. Would be awesome to have bitbucket (bitbucket.com + custom installation) as another remote provider and also maybe a general git repository...

enhancement

The web_url in the database should be used to link dependencies in views/Plugin/Satis/Inventory/view.html.twig instead of linking packages on packagist.org which are not available.

bug

Currently, the packages manages by _packages_ are listed on the public (non-authenticated / anonymously browsed) page. It would be great to be able to hide them from here. Do you...

It's very slow to get packages from github, so I wanna download packages locally and serve them by packages

enhancement