packeton icon indicating copy to clipboard operation
packeton copied to clipboard

:package: Private, self-hosted Packagist/Composer/Satis repository with unlimited private repos.

Results 46 packeton issues
Sort by recently updated
recently updated
newest added

Hello. I have a user for CI-only tasks and would like to have separate API keys per use case (e.g. one for GitLab webhooks and one for CI purposes). But...

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @​crazy-max in docker/build-push-action#1120 Bump @​docker/actions-toolkit from 0.24.0 to 0.26.0...

![image](https://github.com/vtsykun/packeton/assets/4037858/a5e65a9e-241a-46bc-929b-b5afed7ecce0) I get error: This value should not be blank. Same when i'm trying to add public repo from GitHub

Hi. I'm trying to install, with composer, repo, added into packagist on my local server. I get such error: ``` php8.3 ~/composer_2_7_6 create-project author/name --repository-url "http://localhost:8000/" ``` ``` In CurlDownloader.php...

### Description Version used: the latest I created a user with the role ROLE_USER and configured the following property in the composer: `{ "repositories": [ { "type": "composer", "url": "https://USERNAME:[email protected]"...

### Description I am trying to get incoming GitHub webhooks to work with a Packeton instance. For this, I have tried the following steps: * Copy the webhook URL https://packagist.mydomain.tld/api/github?token=mytoken...