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

Changes the Web Express version number to be the version number of the base theme #1502

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

timurtripp
Copy link
Member

@timurtripp timurtripp commented Nov 25, 2024

Previously, the Web Express version number was a theme variable. This update changes the Web Express version number to instead be the version number of the base theme. This update also resolves some PHPCS errors in boulder_base.theme.

[change] Resolves #1461

@timurtripp timurtripp requested a review from tirazel November 25, 2024 19:47
@timurtripp timurtripp added the change Modification to code without a functional change label Nov 25, 2024
@timurtripp timurtripp requested a review from jcsparks November 25, 2024 20:14
@timurtripp
Copy link
Member Author

Drush command to grab the base theme version:

drush pm:list --type=theme --filter=boulder_base --field=version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Modification to code without a functional change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a module-level variable override for the version string
1 participant