Paginate release asset lookup #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-release-asset-pagination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Release asset overwrite only checked the first asset page. If an existing asset with the same name was on a later page, the action could miss it and attempt a duplicate upload.
This adds paginated asset listing and a mock Forgejo regression that rejects duplicate asset names while exposing the duplicate on page two.
Tested with
make test.