forgejo/modules/packages
Gusted bb93d3e6c8
fix: handle renamed dependency for cargo registery
- When a dependency is renamed, specified via `package="actual-name"` in
Cargo.toml, this should become the name of the depedency when the
package is retrieved from the registery by cargo and the old name should
be available in the `package` field.
- The reference implementation also does this: 490e66a9d6/src/controllers/krate/publish.rs (L702-L705)
- Resolves #5936
- Unit test added.
2024-11-13 21:26:49 +01:00
..
alpine
arch feat: add architecture-specific removal support for arch package (#5351) 2024-09-27 08:21:22 +00:00
cargo fix: handle renamed dependency for cargo registery 2024-11-13 21:26:49 +01:00
chef
composer Add bin to Composer Metadata (#32099) 2024-09-27 08:42:48 +02:00
conan
conda Support compression for Actions logs (#31761) 2024-08-13 06:51:49 +02:00
container
cran
debian Support compression for Actions logs (#31761) 2024-08-13 06:51:49 +02:00
goproxy
helm
maven
npm
nuget
pub
pypi
rpm
rubygems
swift
vagrant
content_store.go Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) 2024-11-05 09:33:15 +01:00
hashed_buffer.go
hashed_buffer_test.go
multi_hasher.go
multi_hasher_test.go