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

chore: update staging #295

Merged
merged 4 commits into from
Jun 14, 2024
Merged

chore: update staging #295

merged 4 commits into from
Jun 14, 2024

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Jun 12, 2024

updates staging with the following commits from main:


Mostly trying this because I can't repro #289 on localhost.. but I don't see changes here that could be breaking things on inbrowser.dev :(

lidel and others added 3 commits May 20, 2024 16:47
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Without this people see  confusing button to click, and some
configuration, but have no idea what is happening.

Co-authored-by: Russell Dempsey <[email protected]>
* fix: add purgecss webpack plugin

* fix: keep only woff2 font, remove purgeCss
@2color
Copy link
Member

2color commented Jun 13, 2024

How do you create these releases?

@SgtPooki
Copy link
Member Author

SgtPooki commented Jun 13, 2024

How do you create these releases?

main is supposed to be our dev branch, and staging is not sharing history with main, so I just did:

git checkout staging
git pull
git checkout main
git pull
gh pr create --base staging

@2color 2color merged commit a4852e1 into staging Jun 14, 2024
30 checks passed
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