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/actions
Chongyi Zheng 970965f6d8
Fix nil dereference on error (#30740)
In both cases, the `err` is nil because of `if` checks before

Reference: #30729
10 months ago
..
ping Upgrade Go 1.22 and upgrade dependency (#29869) 11 months ago
runner Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
actions.go Refactor web package and context package (#25298) 2 years ago
artifact.pb.go Actions Artifacts v4 backend (#28965) 12 months ago
artifact.proto Actions Artifacts v4 backend (#28965) 12 months ago
artifacts.go Fix nil dereference on error (#30740) 10 months ago
artifacts_chunks.go Actions Artifacts v4 backend (#28965) 12 months ago
artifacts_utils.go Actions Artifacts v4 backend (#28965) 12 months ago
artifactsv4.go Actions Artifacts v4 backend (#28965) 12 months ago