gitea/modules/packages
wxiaoguang 2d36a0c9ff
Fix various bugs (#35684)
1. Fix incorrect column in `applySubscribedCondition`, add a test
2. Fix debian version parsing, add more tests fix #35695
3. Fix log level for HTTP errors, fix #35651
4. Fix abused "panic" handler in API `Migrate`
5. Fix the redirection from PR to issue, add a test
6. Fix Actions variable & secret name validation, add more tests
    * envNameCIRegexMatch is unnecessary, removed
    * validating in "delete" function doesn't make sense, removed
7. Fix incorrect link in release email

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2025-10-19 00:37:50 +07:00
..
alpine
arch Relax the version checking for Arch packages (#32908) 2024-12-19 09:41:23 +07:00
cargo cargo registry - respect renamed dependencies (#32430) 2024-11-12 02:57:30 +07:00
chef
composer Add bin to Composer Metadata (#32099) 2024-09-21 22:42:17 +07:00
conan Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
conda Refactor error system (#33771) 2025-03-03 05:36:10 +07:00
container use experimental go json v2 library (#35392) 2025-09-28 08:03:36 +07:00
cran Enable `unparam` linter (#31277) 2024-06-11 18:47:45 +07:00
debian Fix various bugs (#35684) 2025-10-19 00:37:50 +07:00
goproxy Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
helm
maven Fix maven pom inheritance (#32943) 2024-12-25 04:28:37 +07:00
npm Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
nuget Improve NuGet API Parity (#21291) (#34940) 2025-07-07 10:43:58 +07:00
pub Enable gocritic `equalFold` and fix issues (#34952) 2025-07-06 16:53:34 +07:00
pypi
rpm
rubygems Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
swift fix: add author.name field to Swift Package Registry API response (#35410) 2025-09-07 18:24:25 +07:00
vagrant
content_store.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +07:00
hashed_buffer.go Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
hashed_buffer_test.go Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
multi_hasher.go
multi_hasher_test.go