Skip to content

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

Merged
ashwinsangem merged 2 commits intomainfrom
users/ashwinsangem/2gb_download_fix
Mar 30, 2022
Merged

Bumping up the version to fix download issue for files > 2 GB.#775
ashwinsangem merged 2 commits intomainfrom
users/ashwinsangem/2gb_download_fix

Conversation

@ashwinsangem
Copy link
Copy Markdown
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