-
Notifications
You must be signed in to change notification settings - Fork 1
LPD-52709 Part 6: language request handler #5116
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
base: master
Are you sure you want to change the base?
Conversation
Note that we are not hashing the file names yet because they rely on Java tooling but at least we leverage the new configurable time based caching infrastructure.
Note that for some bundles we also hashify the file names to achieve infinite caching.
Note that we are not hashing the file names yet because that needs changes in the tooling, but at least we leverage the new configurable time based caching infrastructure.
We need to use language labels modules for caching to be feasible.
…rnals Since we will be splitting .js modules in two parts: code itself and labels in a different file, we don't need the LanguageFilter any more. This will make the use of ETags for .js files not necessary any more.
We will integrate all resources managed by frontend-js-web in a single filter that will delegate to request helpers in the next commit. This is to be able to centralize all frontend resources management (CSS, JS, source maps, etc) in one place and reuse strategies for serving them.
CI is automatically triggering the following test suites:
|
Test suite sf has been triggered on http://test-1-32 |
✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutesRan com.liferay.source.formatter at released version 1.0.1543. Click here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPD-52709-6 1 Successful Jobs:For more details click here. |
Jenkins Build:test-portal-source-format#10899 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-frontend#5116 Testray Routine:EE Pull Request Testray Build ID: 335561160 Testray Importer:test-portal-source-format#10899 |
ci:test:sf |
Test suite sf has been triggered on http://test-1-30 |
✔️ ci:test:sf - 1 out of 1 jobs passed in 5 minutesRan com.liferay.source.formatter at released version 1.0.1543. Click here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPD-52709-6 1 Successful Jobs:For more details click here. |
Jenkins Build:test-portal-source-format#7349 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-frontend#5116 Testray Routine:EE Pull Request Testray Build ID: 336218086 Testray Importer:test-portal-source-format#7349 |
No description provided.