1
0
Fork 0
gitea/models
Earl Warren a9ce570298
add Upload URL to release API (#26663)
- Resolves https://codeberg.org/forgejo/forgejo/issues/580
- Return a `upload_field` to any release API response, which points to
the API URL for uploading new assets.
- Adds unit test.
- Adds integration testing to verify URL is returned correctly and that
upload endpoint actually works

---------

Co-authored-by: Gusted <postmaster@gusted.xyz>
2023-08-24 10:36:10 +00:00
..
actions
activities
admin
asymkey
auth
avatars
db
dbfs
fixtures
git
issues Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 2023-08-24 13:06:17 +08:00
migrations
organization
packages
perm
project
pull
repo add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
secret
shared/types
system
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go