[WIP] refactor: Move Sprocket JS files to Webpack#3023
Draft
arkirchner wants to merge 3 commits into
Draft
Conversation
arkirchner
force-pushed
the
ak/move_sprocket_assets_to_webpack
branch
2 times, most recently
from
July 17, 2025 09:36
b9050d9 to
d9a6473
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## ak/move_sprocket_assets_to_webpack_part_1 #3023 +/- ##
==========================================================================
Coverage 70.08% 70.08%
==========================================================================
Files 215 215
Lines 6850 6850
==========================================================================
Hits 4801 4801
Misses 2049 2049 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
arkirchner
force-pushed
the
ak/move_sprocket_assets_to_webpack
branch
from
July 17, 2025 15:53
d9a6473 to
ba613d7
Compare
arkirchner
changed the base branch from
main
to
ak/move_sprocket_assets_to_webpack_part_1
July 21, 2025 10:28
arkirchner
force-pushed
the
ak/move_sprocket_assets_to_webpack
branch
3 times, most recently
from
July 22, 2025 10:49
5831c69 to
787f050
Compare
JavaScript for RfCs, Flashes and the color mode can be moved without modifications. Relates to #3021
arkirchner
force-pushed
the
ak/move_sprocket_assets_to_webpack_part_1
branch
from
July 22, 2025 12:30
ad943d2 to
12f21d0
Compare
Code editor modules are moved with minimal changes. Relates to #3021
arkirchner
force-pushed
the
ak/move_sprocket_assets_to_webpack
branch
from
July 22, 2025 13:16
787f050 to
8142c50
Compare
arkirchner
changed the base branch from
ak/move_sprocket_assets_to_webpack_part_1
to
ak/move_sprocket_assets_to_webpack_part_2
July 22, 2025 13:25
arkirchner
force-pushed
the
ak/move_sprocket_assets_to_webpack_part_2
branch
4 times, most recently
from
July 28, 2025 09:23
1062f2d to
5518e2b
Compare
arkirchner
force-pushed
the
ak/move_sprocket_assets_to_webpack_part_2
branch
from
July 30, 2025 12:30
5518e2b to
c60094e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
wip