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/routers/api/v1
Jason Song c422f179dd
Enhance routers for the Actions variable operations (#33547)
- Find the variable before updating or deleting
- Move the main logic from `routers/web/repo/setting/variables.go` to
`routers/web/shared/actions/variables.go`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2 weeks ago
..
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 6 months ago
admin Inclusion of rename organization api (#33303) 3 weeks ago
misc Fix markup render regression and fix some tests (#32640) 3 months ago
notify Clarify path param naming (#32969) 2 months ago
org Enhance routers for the Actions variable operations (#33547) 2 weeks ago
packages remove util.OptionalBool and related functions (#29513) 12 months ago
repo Enhance routers for the Actions variable operations (#33547) 2 weeks ago
settings Move context from modules to services (#29440) 1 year ago
shared Refactor names (#31405) 8 months ago
swagger Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
user Enhance routers for the Actions variable operations (#33547) 2 weeks ago
utils Add tests for webhook and fix some webhook bugs (#33396) 4 weeks ago
api.go Feature: Support workflow event dispatch via API (#33545) 2 weeks ago