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/.github
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>
8 months ago
..
ISSUE_TEMPLATE Update demo site location from try.gitea.io -> demo.gitea.com (#31054) 8 months ago
workflows Azure blob storage support (#30995) 8 months ago
FUNDING.yml Remove bountysource (#29330) 11 months ago
actionlint.yaml Fix actionlint (#27513) 1 year ago
labeler.yml Remove `modifies/frontend` from labeler (#30198) 10 months ago
pull_request_template.md Improve pull_request_template.md (#22888) 2 years ago