Skip to content

Conversation

@sashas777
Copy link
Owner

Original Pull Request

magento#15144
Fixed Issue magento#11354 Merged CSS file name generation

Description

When "Sign Static Files" option enabled at the Stores->Configuration->Advanced->Developer->Static Files Settings minified and merged CSS file md5 hash will be based on deployed version number.

This allows CSS code to be updated after each deploy at browser automatically. Previously you have to do CTRL+F5 after deploy to see CSS changes.

Fixed Issues (if relevant)

  1. Merged CSS file name generation magento/magento2#11354 : Merged CSS file name generation

Manual testing scenarios

  1. Stores->Configuration->Advanced->Developer set CSS Settings Merge and Minify CSS Files to YES
  2. Stores->Configuration->Advanced->Developer set JavaScript Settings Merge and Minify JavaScript Files to YES
  3. Stores->Configuration->Advanced->Developer->Static Files Settings set Sign Static Files tp YES
  4. Delete static content & deploy the static content again
  5. Remember the CSS filename
  6. Delete static content & deploy the static content again
  7. Compare to CSS file name to the file name ftop step 5. They should be different because the version of deployed files changed.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

tomreece and others added 30 commits June 18, 2018 09:40
…ech-debt-cleanup-background-attributes-for-banner
- Fixing flakiness in delete image action group
…8-tech-debt-cleanup-background-attributes-for-banner
…pgrade-changes

[borg] MAGETWO-85929: Create and configure deployment plans to test publication changes
…ech-debt-cleanup-background-attributes-for-banner
Vasiliev.A and others added 24 commits June 27, 2018 12:59
…status-search

# Conflicts:
#	app/code/Magento/AsynchronousOperations/Api/Data/OperationSearchResultsInterface.php
#	app/code/Magento/AsynchronousOperations/Model/OperationRepository.php
…status-search

# Conflicts:
#	app/code/Magento/AsynchronousOperations/Api/Data/OperationSearchResultsInterface.php
#	app/code/Magento/AsynchronousOperations/Model/OperationRepository.php
[borg] MAGETWO-86795: Admin Create Customer functional test fails
…move-advanced-attributes

[obsessive] MC-401: Advanced Attributes Not Removing From Preview
sashas777 pushed a commit that referenced this pull request Jun 27, 2018
[Forwardport] Added language translation for comment tag
sashas777 pushed a commit that referenced this pull request Jun 27, 2018
[Forwardport] Remove double semicolon from the style sheets.
sashas777 pushed a commit that referenced this pull request Jun 27, 2018
sashas777 pushed a commit that referenced this pull request Jun 27, 2018
 - Merge Pull Request magento#15798 from chirag-wagento/magento2:2.3-develop-PR-port-15789
 - Merged commits:
   1. cd0a7b4
@sashas777 sashas777 closed this Oct 25, 2019
Nazar65 pushed a commit that referenced this pull request Feb 12, 2020
Pulling latest from M2 develop in to Absolute develop
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.