-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
topic/packagestype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
Hi,
As an alternative approach to composer's package registry, I request composer packages are dynamically generated on demand.
For example: Suppose I go to "https://gitea.example.com/composer/p2/foo-vendor/foo-package.json" (as the composer client might), gitea could generate a response according to that repository's tags, branches and composer.json files.
No need for scripts that generate tarballs before uploading them to gitea, or using far easier alternatives such as satis (with ugly webhooks). A simple git commit/tag/push and composer packages could be installable without extra work.
Screenshots
No response
Metadata
Metadata
Assignees
Labels
topic/packagestype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.