gitea/models/packages
TheFox0x7 ff777cd2ad
Add terraform state registry (#36710)
Adds terraform/opentofu state registry with locking. Implements: https://github.com/go-gitea/gitea/issues/33644. I also checked [encrypted state](https://opentofu.org/docs/language/state/encryption), it works out of the box.

Docs PR: https://gitea.com/gitea/docs/pulls/357

---------

Co-authored-by: Andras Elso <elso.andras@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-06 13:41:17 -07:00
..
alpine Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
arch Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
conan
conda Add Conda package registry (#22262) 2023-02-01 12:30:39 -06:00
container Improve nuget/rubygems package registries (#34741) 2025-06-17 19:42:00 +02:00
cran Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
debian Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
nuget when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
rpm Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
descriptor.go Add terraform state registry (#36710) 2026-04-06 13:41:17 -07:00
package.go Add terraform state registry (#36710) 2026-04-06 13:41:17 -07:00
package_blob.go fix(packages/container): data race when uploading container blobs concurrently (#36524) 2026-02-04 00:08:20 +08:00
package_blob_test.go fix(packages/container): data race when uploading container blobs concurrently (#36524) 2026-02-04 00:08:20 +08:00
package_blob_upload.go
package_cleanup_rule.go
package_file.go Move package settings to package instead of being tied to version (#37026) 2026-04-06 03:51:51 +08:00
package_property.go Move package settings to package instead of being tied to version (#37026) 2026-04-06 03:51:51 +08:00
package_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
package_version.go Move package settings to package instead of being tied to version (#37026) 2026-04-06 03:51:51 +08:00