-
Notifications
You must be signed in to change notification settings - Fork 279
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
test: React frameworks compatibility automation #1719
Conversation
Codecov ReportBase: 83.58% // Head: 83.58% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## develop #1719 +/- ##
========================================
Coverage 83.58% 83.58%
========================================
Files 259 259
Lines 6396 6396
Branches 1795 1795
========================================
Hits 5346 5346
Misses 883 883
Partials 167 167 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
fe96d15
to
d297e2d
Compare
.github/workflows/ci.yml
Outdated
@@ -36,10 +36,18 @@ jobs: | |||
- name: 🔨 Install Dependencies | |||
run: yarn install --frozen-lockfile --ignore-engines --ignore-scripts | |||
|
|||
- uses: actions/cache@v3 |
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.
Great job 👍🏼
4bd60a5
to
6413aa4
Compare
081b19e
to
356f4fb
Compare
356f4fb
to
154278a
Compare
04bc54b
to
1b5f055
Compare
d8de077
to
ad8d629
Compare
2cc3b70
to
a510e8f
Compare
e866edb
to
78d643f
Compare
295c64b
to
cd5542d
Compare
🎯 Goal
This lets us detect regressions and incompatibilities with NextJS/Remix - we can add others.
🛠 Implementation details
a shell script that does typical hello world in NextJS + build.