Activate SearchEngineKeywordsPerformance Plugin#28
Merged
cabutlermit merged 1 commit intomainfrom Jul 3, 2025
Merged
Conversation
Why these changes are being introduced: The files are in place in the container across all three environments and the `./console plugin:activate` command has been run once in all three environments (which preps the database). Now we need to ensure that any container redeploys maintain the active status for this plugin. How this addresses that need: * Add the SearchEngineKeywordsPerformance to the list of installed plugins * Add the SearchEngineKeywordsPerformance to the list of active plugins Side effects of this change: None. Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/INFRA-558
dhrutibc
approved these changes
Jul 3, 2025
dhrutibc
left a comment
There was a problem hiding this comment.
The plugin is showing up in Dev and is listed as Active
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Helpful background context
The files are in place in the container across all three environments and the
./console plugin:activatecommand has been run once in all three environments (which preps the database). Now we need to ensure that any container redeploys maintain the active status for this plugin.How can a reviewer manually see the effects of these changes?
Check the version of Matomo running in Dev1. The plugin should be installed and listed as "Active" in the list of plugins. I have temporarily added our license key to the dev-matomo instance for this purpose. Once this PR is approved, I will remove the license key from Dev (since we are technically only allowed to use the key on two instances of Matomo).
Includes new or updated dependencies?
NO
What are the relevant tickets?
Developer
Code Reviewer
(not just this pull request message)