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
runner Feature: Ephemeral action runners (#33570) 2025-03-14 12:27:24 -07:00
actions.go
artifact.pb.go
artifact.proto
artifacts_chunks.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
artifacts_utils.go
artifacts.go actions artifacts api list/download check status upload confirmed (#34273) 2025-04-28 16:31:53 +00:00
artifactsv4.go actions artifacts api list/download check status upload confirmed (#34273) 2025-04-28 16:31:53 +00:00