mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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). |
5 months ago | |
---|---|---|
.. | ||
e2e | 7 months ago | |
fuzz | 1 year ago | |
gitea-lfs-meta | 2 years ago | |
gitea-repositories-meta | 6 months ago | |
integration | 5 months ago | |
testdata/data/attachments/a/0 | 1 year ago | |
mssql.ini.tmpl | 8 months ago | |
mysql.ini.tmpl | 1 year ago | |
pgsql.ini.tmpl | 8 months ago | |
sqlite.ini.tmpl | 1 year ago | |
test_utils.go | 5 months ago |