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

tpl/os: remove 1mb limit for readFile. #8172

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

avdva
Copy link
Contributor

@avdva avdva commented Jan 22, 2021

Instead of adding an option that would allow to change the limit, we just remove this limit.
More context here: https://discourse.gohugo.io/t/error-calling-readfile-file-is-too-big/25460.
Will need to update the docs too.

@bep bep merged commit ee9c136 into gohugoio:master Jan 22, 2021
@avdva avdva deleted the no-readfile-limit branch January 23, 2021 11:53
avdva added a commit to avdva/hugoDocs that referenced this pull request Jan 23, 2021
avdva added a commit to unravelin/hugo that referenced this pull request Jan 23, 2021
avdva added a commit to unravelin/hugo that referenced this pull request Jan 23, 2021
bep pushed a commit that referenced this pull request Jan 23, 2021
The limit itself was removed in this PR: #8172.
@tsal
Copy link

tsal commented Jan 24, 2021

THANK YOU!!

@ghost
Copy link

ghost commented Feb 3, 2021

w00t

bep pushed a commit to gohugoio/hugoDocs that referenced this pull request Feb 19, 2021
msfschaffner added a commit to msfschaffner/opentitan that referenced this pull request Apr 3, 2021
When adding more pinmux signals and pads, we run into a
funny error where HUGO can't read the generated pinmux register
documentation anymore since the file is too big. This file
limitation has just recently (3 months ago) been removed.

See gohugoio/hugo#8172 for reference.

This commit moves to HUGO 0.82.0 which contains this fix.

Signed-off-by: Michael Schaffner <msf@opentitan.org>
msfschaffner added a commit to lowRISC/opentitan that referenced this pull request Apr 4, 2021
When adding more pinmux signals and pads, we run into a
funny error where HUGO can't read the generated pinmux register
documentation anymore since the file is too big. This file
limitation has just recently (3 months ago) been removed.

See gohugoio/hugo#8172 for reference.

This commit moves to HUGO 0.82.0 which contains this fix.

Signed-off-by: Michael Schaffner <msf@opentitan.org>
symbiflow-robot pushed a commit to litex-hub/pythondata-misc-opentitan that referenced this pull request Apr 4, 2021
Updated data to v0.0-5615-ge371842b0 based on e371842 from https://github.com/lowRISC/opentitan.
> commit e371842
> Author: Michael Schaffner <msf@opentitan.org>
> Date:   Fri Apr 2 18:25:42 2021 -0700
>
>     [docs/hugo] Move to hugo version 0.82.0
>
>     When adding more pinmux signals and pads, we run into a
>     funny error where HUGO can't read the generated pinmux register
>     documentation anymore since the file is too big. This file
>     limitation has just recently (3 months ago) been removed.
>
>     See gohugoio/hugo#8172 for reference.
>
>     This commit moves to HUGO 0.82.0 which contains this fix.
>
>     Signed-off-by: Michael Schaffner <msf@opentitan.org>
>

Updated using 0.0.post95 from https://github.com/litex-hub/litex-data-auto
@github-actions
Copy link

github-actions bot commented Feb 4, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants