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

Clean / Update pr.yml #206

Merged
merged 2 commits into from
Jan 28, 2024
Merged

Clean / Update pr.yml #206

merged 2 commits into from
Jan 28, 2024

Conversation

bkardell
Copy link
Member

@bkardell bkardell commented Jan 2, 2024

it seems that this is currently building a > 2gb artifact as it just keeps growing, and what's happening is a fail to upload (or at least that is happening, maybe there's more too though) because that exceeds the limit for GH... I'd like to let it clean so we can verify if this is the whole issue, we can go back to true after. We'd need to rerun any existing prs.

I guess this is #47 basically, but I never noticed that one until today


Site preview: https://igalia.github.io/wpewebkit.org/bkardell-patch-3/

it seems that this is currently building a > 2gb artifact as it just keeps growing - I'd like to let it clean so we can verify if this is the whole issue, we can go back to true after. We'd need to rerun any existing prs
@bkardell bkardell requested a review from aperezdc as a code owner January 2, 2024 21:10
@bkardell bkardell requested a review from meyerweb January 26, 2024 17:51
Copy link
Member

@meyerweb meyerweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a small enough (and easily-reverted, if necessary) change to me.

Copy link
Member

@aperezdc aperezdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose we can merge this, and I will try to get #47 sorted out so we can have previews for multiple PRs at the same time again.

@@ -32,7 +32,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./_site
keep_files: true
keep_files: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will make only the latest generated preview visible, which is not ideal.

@aperezdc aperezdc merged commit 590b170 into master Jan 28, 2024
1 check passed
@aperezdc aperezdc deleted the bkardell-patch-3 branch January 28, 2024 22:39
bkardell added a commit that referenced this pull request Jan 29, 2024
This is the inverse "turn it back on again" intended to follow #206 .

Long term we will use a different strategy but for now this works for some time
bkardell added a commit that referenced this pull request Jan 30, 2024
This is the inverse "turn it back on again" intended to follow #206 .

Long term we will use a different strategy but for now this works for some time
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