Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 vs 10 artifacts in a workflow run #1849

Open
ragnarpa opened this issue Oct 15, 2024 · 1 comment
Open

500 vs 10 artifacts in a workflow run #1849

ragnarpa opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ragnarpa
Copy link

Describe the bug

The documentation at https://github.com/actions/toolkit/tree/main/packages/artifact#breaking-changes says that you are limited to 10 artifacts per job. Whereas the documentation at https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changes says that the limit is 500.

To Reproduce

Compare https://github.com/actions/toolkit/tree/main/packages/artifact#breaking-changes and https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changes. One says 10 while the other 500.

Expected behavior
The action actions/upload-artifact uses the package actions/artifact. The expectation is that they both state the same limits.

Screenshots

image vs image
@ragnarpa ragnarpa added the bug Something isn't working label Oct 15, 2024
@Yavarhami
Copy link

Yavarhami commented Oct 23, 2024

0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee******

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants