Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Feb 2, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Feb 2, 2024
@pull pull bot added the merge-conflict Resolve conflicts manually label Feb 27, 2024
Link- and others added 28 commits December 2, 2024 20:48
Enhance blob client resilience & performance
Prepare `@actions/cache` `4.0.0` release
Signed-off-by: Brian DeHamer <[email protected]>
…rrency_and_timeout

Make both upload concurrency and timeout settings configurable with env variables.
* Update `@actions/core` and prepare 2.0.2 release

* Include these changes in the release notes
Remove runtime dependency on `twirp-ts`
salmanmkc and others added 30 commits October 15, 2025 16:41
Removed unnecessary conversion of Buffer to Uint8Array for compatibility.
Remove unnecessary Buffer to Uint8Array conversion
- Fix off-by-one error in pagination loop (< to <=) that prevented fetching last page
- Add Math.ceil() to maxNumberOfPages calculation for proper limit handling
- Replace hardcoded 2000 limit with configurable getMaxArtifactListCount()
- Add pagination test for multi-page artifact listing
- Add environment variable test for ACTIONS_ARTIFACT_MAX_ARTIFACT_COUNT
- Add comprehensive test coverage for getMaxArtifactListCount() function

Fixes compound bug where pagination and limit logic capped results at 900 artifacts instead of intended 1000.
Co-authored-by: Bassem Dghaidi <[email protected]>
fix: artifact pagination bugs and configurable artifact count limits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.