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.
gitea/modules/packages
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995)
This PR implemented object storages(LFS/Packages/Attachments and etc.)
for Azure Blob Storage. It depends on azure official golang SDK and can
support both the azure blob storage cloud service and azurite mock
server.

Replace #25458
Fix #22527 

- [x] CI Tests
- [x] integration test, MSSQL integration tests will now based on
azureblob
  - [x] unit test 
- [x] CLI Migrate Storage
- [x] Documentation for configuration added

------

TODO (other PRs):
- [ ] Improve performance of `blob download`.

---------

Co-authored-by: yp05327 <576951401@qq.com>
9 months ago
..
alpine Integrate alpine `noarch` packages into other architectures index (#29137) 1 year ago
cargo Add Cargo package registry (#21888) 2 years ago
chef Add Chef package registry (#22554) 2 years ago
composer Replace `interface{}` with `any` (#25686) 2 years ago
conan Use ErrInvalidArgument in packages (#22268) 2 years ago
conda Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
container Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
cran Add CRAN package registry (#22331) 2 years ago
debian Prevent newline errors with Debian packages (#26332) 2 years ago
goproxy Add Go package registry (#24687) 2 years ago
helm Replace `interface{}` with `any` (#25686) 2 years ago
maven Add support for different Maven POM encoding (#25873) 2 years ago
npm Add support for npm bundleDependencies (#30751) 10 months ago
nuget Support nuspec manifest download for nuget packages (#28921) 10 months ago
pub Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
pypi Implement FSFE REUSE for golang files (#21840) 2 years ago
rpm Use new RPM constants (#28931) 1 year ago
rubygems Enable more `revive` linter rules (#30608) 10 months ago
swift Add Swift package registry (#22404) 2 years ago
vagrant Implement FSFE REUSE for golang files (#21840) 2 years ago
content_store.go Azure blob storage support (#30995) 9 months ago
hashed_buffer.go Close all hashed buffers (#27787) 1 year ago
hashed_buffer_test.go Add Debian package registry (#24426) 2 years ago
multi_hasher.go Implement FSFE REUSE for golang files (#21840) 2 years ago
multi_hasher_test.go Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago