-
Is there any possibility to cache mirrored repos zipballs directly in s3?
As for now, i have configured mirror:
```
packeton:
mirrors:
packagist:
url: https://repo.packagist.org
…
-
### Symfony version(s) affected
6.4.8
### Description
I got an error on `ConsoleTerminateEvent`. See STR below
```
In Container.php line 246:
…
-
- I want download dependencies and metadata from the local copy (Repman or selfhost ) instead of the remote composer repository
- I see Rapman can works as a proxy for packagist.org but I don't kno…
-
### Description
Hello everyone,
We use Git LFS in some of our GitLab repositories.
Unfortunately, Packeton (i.e. the Docker image) does not yet support this: Instead of the expected large files (>1…
-
Some providers use tar file for download.
=> mirasvit
This results in zipball errors.
Maybe add a tarball controller or convert to zip?
```json
{
"packages": {
"mirasvit/module-co…
-
### Description
Version used: the latest
I created a user with the role ROLE_USER and configured the following property in the composer:
`{
"repositories": [
{
"type": …
-
When using branch based commits for reference for instance
composer require namespace/package:dev-my-branch
I've noticed packeton only keeps a reference to the latest commit on "my-branch" in th…
-
Hello,
we are selling modules from our website
now we are trying to support the install module using the composer
I have a question about that :
customer x buy package y, so i want to give…
-
### Description
Update of mirror https://repo.packagist.org complete
Remove all sync data and execute full resync!
All data removed!
Loading root file packages.json
Downloading https://repo.packa…
-
I have setup packeton on local and when I am trying to submit my package, it is giving me HTTP ERROR 500.
HTTP ERROR 500 comes when creating new user as well. it is happening on Demo
![error_create…
pawan updated
3 years ago