1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/modules/packages
Jamie Schouten d351a42494
Add bin to Composer Metadata (#32099)
This PR addresses the missing `bin` field in Composer metadata, which
currently causes vendor-provided binaries to not be symlinked to
`vendor/bin` during installation.

In the current implementation, running `composer install` does not
publish the binaries, leading to issues where expected binaries are not
available.

By properly declaring the `bin` field, this PR ensures that binaries are
correctly symlinked upon installation, as described in the [Composer
documentation](https://getcomposer.org/doc/articles/vendor-binaries.md).
2024-09-21 22:42:17 +00:00
..
alpine
cargo
chef
composer Add bin to Composer Metadata (#32099) 2024-09-21 22:42:17 +00:00
conan
conda Support compression for Actions logs (#31761) 2024-08-09 10:10:30 +08:00
container
cran Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
debian Support compression for Actions logs (#31761) 2024-08-09 10:10:30 +08:00
goproxy
helm
maven
npm Add support for npm bundleDependencies (#30751) 2024-04-29 16:19:06 +08:00
nuget
pub
pypi
rpm
rubygems
swift
vagrant
content_store.go Azure blob storage support (#30995) 2024-05-30 07:33:50 +00:00
hashed_buffer_test.go
hashed_buffer.go
multi_hasher_test.go
multi_hasher.go