forgejo/models/packages
TheFox0x7 4de909747b
Some checks are pending
/ release (push) Waiting to run
testing / test-remote-cacher (map[image:redis:7.2 port:6379]) (push) Blocked by required conditions
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-remote-cacher (map[image:docker.io/valkey/valkey:7.2.5-alpine3.19 port:6379]) (push) Blocked by required conditions
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Add testifylint to lint checks (#4535)
go-require lint is ignored for now

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4535
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:41:10 +00:00
..
alpine Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
conan Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
conda Add Conda package registry (#22262) 2023-02-01 12:30:39 -06:00
container List all Debian package versions in Packages (#27786) 2023-10-29 14:14:47 +00:00
cran Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
debian List all Debian package versions in Packages (#27786) 2023-10-29 14:14:47 +00:00
nuget remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
rpm Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
descriptor.go Fix incorrect relative/absolute URL usages (#29531) 2024-03-06 12:10:46 +08:00
package.go feat: optimize the FindUnreferencedPackages package query 2024-07-27 15:57:24 +02:00
package_blob.go Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
package_blob_upload.go Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
package_cleanup_rule.go Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
package_file.go Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
package_property.go Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
package_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
package_version.go Fix package list performance (#30520) 2024-04-21 16:28:16 +02:00