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

Issue #4185: Too many artifacts fail to upload #4186

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Commits on Mar 19, 2023

  1. Issue antlr#4185: Too many artifacts fail to upload

    Github action for upload was upgraded to v3 recently and the release is
    unstable causing too many uploads to fail. Downgrading back to previous
    version hasn't made significant improvement either.
    
    Since the artifacts aren't exactly used by any chained job, failures for
    uploading the artifact can be ignored. The artifacts are used mostly for
    the purpose for debugging and so if needed the user can trigger specific
    build again to get the artifact.
    
    Signed-off-by: HS <hs@apotell.com>
    hs-apotell committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6c1ada6 View commit details
    Browse the repository at this point in the history