Skip to content
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

Issue #1193: Smart Trim module upgrade. #1265

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

adrianodias8
Copy link

OPENEUROPA-000

OES-2364

( OES-2364 I couldn't find OPENEUROPA in jira )

Description

close #1193
Upgrade drupal/smart_trim to version 2.0.0

Change log

  • Changed:
    • Upgrade drupal/smart_trim to version 2.0.0
    • Ensure that $limit is always a integer to prevent type hint errors.

Commands

docker-compose up -d


docker-compose exec -u node node npm install
docker-compose exec -u node node npm run build
docker-compose exec web composer install
docker-compose exec web ./vendor/bin/run drupal:site-install

Copy link

@giucas-falchetto giucas-falchetto left a comment

Choose a reason for hiding this comment

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

Seems correct

@kimlop
Copy link

kimlop commented May 30, 2023

I tried this solution and I can confirm that it is correct, when will it be published?

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.

Smar Trim module and Openeuropa Theme
3 participants