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
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965)
Fixes #28853 

Needs both https://gitea.com/gitea/act_runner/pulls/473 and
https://gitea.com/gitea/act_runner/pulls/471 on the runner side and
patched `actions/upload-artifact@v4` / `actions/download-artifact@v4`,
like `christopherhx/gitea-upload-artifact@v4` and
`christopherhx/gitea-download-artifact@v4`, to not return errors due to
GHES not beeing supported yet.
11 months ago
..
ping Implement actions (#21937) 2 years ago
runner Add artifacts v4 jwt to job message and accept it (#28885) 1 year ago
actions.go Refactor web package and context package (#25298) 2 years ago
artifact.pb.go Actions Artifacts v4 backend (#28965) 11 months ago
artifact.proto Actions Artifacts v4 backend (#28965) 11 months ago
artifacts.go Move context from modules to services (#29440) 11 months ago
artifacts_chunks.go Actions Artifacts v4 backend (#28965) 11 months ago
artifacts_utils.go Actions Artifacts v4 backend (#28965) 11 months ago
artifactsv4.go Actions Artifacts v4 backend (#28965) 11 months ago