gitea/routers/api/actions
ChristopherHX 4ed07244b9
actions artifacts api list/download check status upload confirmed (#34273)
* fixes a fixture status to upload confirmed
* add another fixture as noise to break tests as soon they are exposed
to api
* v4 delete test added check that artifact is no longer visible in
internal api with status pending delete
* removal of http 404 on empty list: actions/upload-artifact@v4 now
backoff on http 404 of ListArtifacts endpoint
* fixes artifacts with pending delete etc. are able to be found and
downloaded if the storage is not freed
2025-04-28 16:31:53 +00:00
..
ping Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
runner Feature: Ephemeral action runners (#33570) 2025-03-14 12:27:24 -07:00
actions.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
artifact.pb.go Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00
artifact.proto Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00
artifacts.go actions artifacts api list/download check status upload confirmed (#34273) 2025-04-28 16:31:53 +00:00
artifacts_chunks.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
artifacts_utils.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
artifactsv4.go actions artifacts api list/download check status upload confirmed (#34273) 2025-04-28 16:31:53 +00:00