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

(chore) Release v5.9.0 #1145

Closed
wants to merge 1 commit into from
Closed

(chore) Release v5.9.0 #1145

wants to merge 1 commit into from

Conversation

vasharma05
Copy link
Member

Requirements

  • This PR has a title that briefly describes the work done including the ticket number. Ensure your PR title includes a conventional commit label (such as feat, fix, or chore, among others). See existing PR titles for inspiration.

For changes to apps

If applicable

  • My work includes tests or is validated by existing tests.
  • I have updated the esm-framework mock to reflect any API changes I have made.

Summary

This PR cuts a minor release of the OpenMRS ESM Core, which supports the following changes:

  1. Improved the workspace title translation issue with asynchronous translation resource loading.
  2. New E2E workflow to use the local shell to assemble the E2E environment and run all E2E tests from other repositories.
  3. Introduction of a safer expression runner

Changelog

Fixes

New improvements

Improvements to E2E test suite

A recent change in the E2E test suite runs the E2E test suites in every new PR for @openmrs/esm-patient-chart and @openmrs/esm-patient-management to verify that new changes in the @openmrs/esm-framework doesn't cause issues in the above-mentioned apps.

Screenshots

Related Issue

Other

@ibacher
Copy link
Member

ibacher commented Sep 8, 2024

@vasharma05 Can you update this so it’s mergable?

@ibacher ibacher closed this Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants