-
Notifications
You must be signed in to change notification settings - Fork 11
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
Conversation
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
There was a problem hiding this 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.
There was a problem hiding this 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 |
There was a problem hiding this comment.
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.
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
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
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/