-
Notifications
You must be signed in to change notification settings - Fork 4
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
Release v1.12.0 #829
Merged
Merged
Release v1.12.0 #829
Conversation
This file contains 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
… search view, replace with custom dynamic route and controller, update header settings form with new option to show CAS titles in search
…cit about what it indexes
IYY-267: Add Last Updated by to Content admin
Update drupal core to 10.3.10
There was a function signature that had changed, causing our existing LocalistJson parser to fail. This places the signature in line with the subclass function definition. References: https://www.drupal.org/project/migrate_plus/issues/3462520
…w and reportEmbed
Hotfix: Update LocalistJson function signature
IYY-263: Show CAS'd content in search results
We are running into an issue where slevomat/coding-standard is being installed from the master branch of that project, instead of the 8.x version as defined. The root cause is hard to track down, but stripping down the require-dev stanza fixes the issue.
fix: update focal_point to 2.1.2 so patch #2830678 still applies
fix: remove duplicative dependencies from require-dev stanza
The release_pr.yml workflow is triggered manually using workflow_dispatch, and on pull request synchronize/closed activities. It is running unexpectedly against other pull requests to master, like hotfixes. Since it currently does not need to run automatically against pull requests to master since we create release PRs using workflow_dispatch, this change sets it to only run on pull requests matching the release branch naming pattern.
fix: only run release_pr.yml workflow against release branch pattern, not master
…oth public and private embeds
IYY-266: Ensure Microsoft BI embeds work
b382a15 broke the behavior of release_pr.yml running when a release pull request was closed. This change triggers the workflow to run after running release.yml.
fix: run workflow after creating a release to clean up multidevs
miketullo95
approved these changes
Dec 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just logged in and confirmed:
- i can clone a page
- last updated by are in all manage pages
- quick link block items are wrapped correctly with external link treatment
assuming localist is also working as intended. this looks good to go
dblanken-yale
approved these changes
Dec 13, 2024
🎉 This PR is included in version 1.12.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Pull requests