Release: promote Solr changes to main for TEST deployment#1602
Closed
Oluwapizzy wants to merge 22 commits into
Closed
Release: promote Solr changes to main for TEST deployment#1602Oluwapizzy wants to merge 22 commits into
Oluwapizzy wants to merge 22 commits into
Conversation
* make different color for differnt highlighting types * update
* test github app (#1578) - verify pre-view build workflow using github app instead of token * 31118 bug fix: SUBMITTED DATE SORT does not work (#1581) * bug fix: SUBMITTED DATE SORT does not work * order on submitted date only * 30614 Add expiration date validation to edit (#1583) * add expiration date validation to edit * update * 31568 - Chore: remove broken link (#1584) * 31568 - Chore: remove broken link * 31569 - Test: update search test to match current order criteria --------- Co-authored-by: Andrew Bolyachevets <Andriy.Bolyachevets@gov.bc.ca> Co-authored-by: eve-git <54647458+eve-git@users.noreply.github.com>
* test github app (#1578) - verify pre-view build workflow using github app instead of token * 31118 bug fix: SUBMITTED DATE SORT does not work (#1581) * bug fix: SUBMITTED DATE SORT does not work * order on submitted date only * 30614 Add expiration date validation to edit (#1583) * add expiration date validation to edit * update * 31568 - Chore: remove broken link (#1584) * 31568 - Chore: remove broken link * 31569 - Test: update search test to match current order criteria * Name Examination UI: change to use Namex API GW URL and API key#30767 Signed-off-by: stevenc987 <steven.chen@gov.bc.ca> * Name Examination UI: change to use Namex API GW URL and API key#30767 Signed-off-by: stevenc987 <steven.chen@gov.bc.ca> * Refactor: improve highlighting logic and modularize with `highlightWord` utility function --------- Signed-off-by: stevenc987 <steven.chen@gov.bc.ca> Co-authored-by: Andrew Bolyachevets <Andriy.Bolyachevets@gov.bc.ca> Co-authored-by: eve-git <54647458+eve-git@users.noreply.github.com> Co-authored-by: stevenc987 <steven.chen@gov.bc.ca>
* test github app (#1578) - verify pre-view build workflow using github app instead of token * 31118 bug fix: SUBMITTED DATE SORT does not work (#1581) * bug fix: SUBMITTED DATE SORT does not work * order on submitted date only * 30614 Add expiration date validation to edit (#1583) * add expiration date validation to edit * update * 31568 - Chore: remove broken link (#1584) * 31568 - Chore: remove broken link * 31569 - Test: update search test to match current order criteria * Name Examination UI: change to use Namex API GW URL and API key#30767 Signed-off-by: stevenc987 <steven.chen@gov.bc.ca> * Name Examination UI: change to use Namex API GW URL and API key#30767 Signed-off-by: stevenc987 <steven.chen@gov.bc.ca> * Refactor: improve highlighting logic and modularize with `highlightWord` utility function * 31278-Update code owners. (#1588) * Chore: remove unused `backup-pnpm-lock.yaml.backup` file updated plugins to return names Fix tests to run locally * reverted some changes in plugins * Fix: remove duplicate `LoadingSpinner` component in `ResultsBox.vue` * Test: add Vue Router setup to test configuration * Chore: update `happy-dom` to version 20.4.0 in `pnpm-lock.yaml` and dependencies (dealing with vulnerabilities in v14) * Chore: update Node.js to v24, configure module type, and improve typings and event handling * chore: upgrade cloud build to node 24 & pnpm * chore: add pnpm version 10.28.1 and node version 24.x to CI/CD workflows * chore: remove unused `@vitejs/plugin-vue` dependency from package.json * missing pnpm-lock.yaml
* chore: update CI/CD workflows to use node version value '24' instead of '24.x'
…e-examination into feature-solr-merged
Feature solr merged
… Synonym, Character Swap)
fix: split conflict results into 4 priority buckets (Exact, Phonetic,…
…ict priority order
stevenc987
approved these changes
Jun 17, 2026
Collaborator
|
/gcbrun |
…e-fix-conflict-priority-order # Conflicts: # app/components/examine/recipe/conflicts/index.vue # app/store/examine/conflicts.ts # app/util/namex-api.ts
…lution fix: restore grouped conflict-list resolution + possible-conflicts migration[ConflictListItem/ConflictList]
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.
SUMMARY
This PR promotes the Solr changes from feature-solr-merged into main as part of the planned Solr release to TEST.
Release Context
*Source branch: feature-solr-merged
*Target branch: main
*Target environment: TEST
*Release scope: Multi-repo Solr promotion
*Deployment workflow: Merge to main, then workflow/pipeline deploys to TEST
Validation Plan
After merge and TEST deployment, validation will include:
Confirming the deployment workflow completed
Validating known Solr search scenarios
Documenting any issues or follow-up actions
Post-Merge
Once the PR is approved/merged into main, the workflow/pipeline should deploy the changes to TEST.