-
Notifications
You must be signed in to change notification settings - Fork 63
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
testing: Using Paragon CSS External Hosting (JavaScript-based configuration) #707
testing: Using Paragon CSS External Hosting (JavaScript-based configuration) #707
Conversation
Thanks for the pull request, @PKulkoRaccoonGang! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. This is currently a draft pull request. When it is ready for our review and all tests are green, click "Ready for Review", or remove "WIP" from the title, as appropriate. |
e7bf503
to
740463f
Compare
Sandbox deployment failed 💥 |
Sandbox deployment failed 💥 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #707 +/- ##
=======================================
Coverage 92.88% 92.88%
=======================================
Files 160 160
Lines 3329 3329
Branches 888 898 +10
=======================================
Hits 3092 3092
+ Misses 219 218 -1
- Partials 18 19 +1 ☔ View full report in Codecov by Sentry. |
Sandbox deployment failed 💥 |
54201dc
to
40de617
Compare
Sandbox deployment failed 💥 |
40de617
to
67ae425
Compare
Sandbox deployment failed 💥 |
24e4bfc
to
e02ae37
Compare
Sandbox deployment successful 🚀 |
e02ae37
to
0445d5c
Compare
Sandbox deployment failed 💥 |
Sandbox deployment successful 🚀 |
Sandbox deployment successful 🚀 |
Sandbox deployment successful 🚀 |
db63180
to
b592f08
Compare
Sandbox deployment successful 🚀 |
b592f08
to
6e365bb
Compare
Sandbox deployment successful 🚀 |
Sandbox deployment failed 💥 |
refactor: code refactoring feat: necessary dependencies added refactor: corrected lint refactor: corrected sh refactor: added logs refactor: added temp frontend-platform dist refactor: updated run-build-for-gh-deps.sh refactor: corrected run-build-for-gh-deps.sh refactor: fixing the problem refactor: changed run build command feat: added header refactor: added dark theme and footer refactor: code refactoring refactor: code refactoring fix: fixed CommentsView button feat: added brand import feat: removed brand
cf730a1
to
8720ea3
Compare
@PKulkoRaccoonGang Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
The JavaScript-based configuration approach allows the user to add Paragon CSS from external hosting.
Info
Related PRs
ParagonWebpackPlugin
to support design tokens frontend-build#546