8000 Bumping up the version to fix download issue for files > 2 GB. by ashwinsangem · Pull Request #775 · actions/cache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bumping up the version to fix download issue for files > 2 GB. #775

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

Merged
merged 2 commits into from
Mar 30, 2022

Conversation

ashwinsangem
Copy link
Contributor
@ashwinsangem ashwinsangem commented Mar 25, 2022

Reflecting these changes in the current PR to fix the > 2 GB cache download issue during the cache restore phase.

@ashwinsangem ashwinsangem requested a review from a team as a code owner March 25, 2022 05:08
anthonyfok added a commit to anthonyfok/boundaries that referenced this pull request Mar 25, 2022
Upstream has updated from Node 12 to Node 16 in these GitHub Actions.

    Note: actions/cache v3.0.0 has trouble restoring cache over
    2 GiB in size:

        Warning: The value of "length" is out of range.
        It must be >= 0 && <= 2147483647. Received 2419791709

    so the upgrade to actions/cache@v3 will have to wait until the
    resolution of Issue actions/cache#773 in PR actions/cache#775.

Together with the previous commits, the refactoring of the previous
gpkg-to-pgdump.yml GitHub Actions workflow is now complete.

Fixes OpenDRR#36
anthonyfok added a commit to anthonyfok/boundaries that referenced this pull request Mar 25, 2022
Upstream has updated from Node 12 to Node 16 in these GitHub Actions.

    Note: actions/cache v3.0.0 has trouble restoring cache over
    2 GiB in size:

        Warning: The value of "length" is out of range.
        It must be >= 0 && <= 2147483647. Received 2419791709

    so the upgrade to actions/cache@v3 will have to wait until the
    resolution of Issue actions/cache#773 in PR actions/cache#775.

Together with the previous commits, the refactoring of the previous
gpkg-to-pgdump.yml GitHub Actions workflow is now complete.

Fixes OpenDRR#36
anthonyfok added a commit to anthonyfok/boundaries that referenced this pull request Mar 26, 2022
Upstream has updated from Node 12 to Node 16 in these GitHub Actions.

    Note: actions/cache v3.0.0 has trouble restoring cache over
    2 GiB in size:

        Warning: The value of "length" is out of range.
        It must be >= 0 && <= 2147483647. Received 2419791709

    so the upgrade to actions/cache@v3 will have to wait until the
    resolution of Issue actions/cache#773 in PR actions/cache#775.

Together with the previous commits, the refactoring of the previous
gpkg-to-pgdump.yml GitHub Actions workflow is now complete.

Fixes OpenDRR#36
anthonyfok added a commit to anthonyfok/boundaries that referenced this pull request Mar 26, 2022
Upstream has updated from Node 12 to Node 16 in these GitHub Actions.

Note: actions/cache v3.0.0 has trouble restoring cache over
2 GiB in size:

    Warning: The value of "length" is out of range.
    It must be >= 0 && <= 2147483647. Received 2419791709

so the upgrade to actions/cache@v3 will have to wait until the
resolution of Issue actions/cache#773 in PR actions/cache#775.
anthonyfok added a commit to OpenDRR/boundaries that referenced this pull request Mar 29, 2022
Upstream has updated from Node 12 to Node 16 in these GitHub Actions.

Note: actions/cache v3.0.0 has trouble restoring cache over
2 GiB in size:

    Warning: The value of "length" is out of range.
    It must be >= 0 && <= 2147483647. Received 2419791709

so the upgrade to actions/cache@v3 will have to wait until the
resolution of Issue actions/cache#773 in PR actions/cache#775.
@ashwinsangem ashwinsangem merged commit 7d4f40b into main Mar 30, 2022
@ashwinsangem ashwinsangem deleted the users/ashwinsangem/2gb_download_fix branch March 30, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0