Skip to content

ETT-1843: remove old css/js scripts - #251

Merged
carylwyatt merged 2 commits into
mainfrom
ETT-1843
Sep 8, 2026
Merged

ETT-1843: remove old css/js scripts#251
carylwyatt merged 2 commits into
mainfrom
ETT-1843

Conversation

@carylwyatt

@carylwyatt carylwyatt commented Sep 4, 2026

Copy link
Copy Markdown
Member

As far as I can tell, the functions (subroutines?) in make_common and make_concat are only ever called by each other. The txt files look like older versions of some kind of manifest for ls/mb/pt assets. I'm sure all of this used to work together to build file names/paths for common assets, but that's not how builds are handled anymore, so these are safe to go.

Staged on dev-3 for testing, and everything looks fine!

@carylwyatt
carylwyatt requested a review from aelkiss September 4, 2026 18:55
@carylwyatt

Copy link
Copy Markdown
Member Author

The perl test is failing though:

  #   Failed test 'solr9/js_css_filelist.txt is byte-identical to ls/lib/Config/js_css_filelist.txt'
    #   at ls/t/LS/FacetConfig.t line 49.

@aelkiss
aelkiss requested a review from liseli September 8, 2026 13:55
@aelkiss

aelkiss commented Sep 8, 2026

Copy link
Copy Markdown
Member

@liseli Could you see why this ls test is failing here?

@aelkiss

aelkiss commented Sep 8, 2026

Copy link
Copy Markdown
Member

Never mind, I think I saw the issue - the test was checking that we had js_css_filelist.txt in both the solr6 and solr 9 config, even though we don't need it and it was removed.

@aelkiss
aelkiss removed the request for review from liseli September 8, 2026 14:04

@aelkiss aelkiss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming tests pass this should be good to go.

@carylwyatt
carylwyatt merged commit 3f18a46 into main Sep 8, 2026
3 checks passed
@carylwyatt
carylwyatt deleted the ETT-1843 branch September 8, 2026 20:31
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.

2 participants