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

Release v1.12.0 #829

Merged
merged 35 commits into from
Dec 13, 2024
Merged

Release v1.12.0 #829

merged 35 commits into from
Dec 13, 2024

Conversation

codechefmarc and others added 30 commits November 14, 2024 17:43
… search view, replace with custom dynamic route and controller, update header settings form with new option to show CAS titles in search
IYY-267: Add Last Updated by to Content admin
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
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
codechefmarc and others added 5 commits December 4, 2024 17:01
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
@yalesites yalesites requested a review from a team as a code owner December 12, 2024 20:29
Copy link
Contributor

@miketullo95 miketullo95 left a 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 dblanken-yale self-requested a review December 13, 2024 15:20
@vinmassaro vinmassaro merged commit abfd6dc into master Dec 13, 2024
5 checks passed
@vinmassaro vinmassaro deleted the v1120 branch December 13, 2024 16:43
@yalesites
Copy link
Author

🎉 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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants