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 failed 💥 |
86433c7 to
ca58f58
Compare
|
Sandbox deployment failed 💥 |
ca58f58 to
1e3054a
Compare
|
Sandbox deployment failed 💥 |
|
Sandbox deployment failed 💥 |
1e3054a to
88f7c51
Compare
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
| @@ -0,0 +1,25 @@ | |||
| module.exports = { | |||
There was a problem hiding this comment.
It seems this should be a temporary change and should be removed in the final implementation.
And I am not sure about merging it to the master branch directly. Probably, we should use some separate development brunch for pre-stage tasing and further releasing.
| ], | ||
| "scripts": { | ||
| "build": "fedx-scripts webpack", | ||
| "build": "sh run-build-for-gh-deps.sh", |
There was a problem hiding this comment.
Also, these seem to be temporary changes and should be reverted at release.
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
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
|
@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
ParagonWebpackPluginto support design tokens frontend-build#546