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: merge master into linux-mcompile 🐘 #9870

Merged
merged 172 commits into from
Oct 27, 2023

Conversation

keyman-server
Copy link
Collaborator

srl295 and others added 30 commits July 12, 2023 12:34
- syslog() will automatically add newlines (per mac and linux manpages)
- there's no reason to add NL *AND* add std::endl
- this fix will cause syslog to have no newline going in, and print only one instead of two newlines on other platforms/environments
- 0 steps forward, 4294967294 steps back

For: #9468
chore(linux): Add code coverage reports for keyman-config and keyman-system-service
- change tests to NFD for now

For: #9468
- split out 'process_key_string'

For: #9468
auto: increment master version to 17.0.191
- change more tests to NFD for now

For: #9468
- more progress in the normalization pipeline. Trying to keep it from leaking.
- normalize output to NFC.
- normalize json test data to NFC (both context and expected).
- we do NOT try to normalize the 'embedded' strings currently.
- yet more test data fixes (turns out u+00e0 ≠ u+00e8)

For: #9468
- fix windows build

For: #9468
- fix unnecessary test churn.

For: #9468
@keymanapp-test-bot keymanapp-test-bot bot changed the title chore: merge master into linux-mcompile chore: merge master into linux-mcompile 🐘 Oct 27, 2023
@keymanapp-test-bot keymanapp-test-bot bot added this to the A17S24 milestone Oct 27, 2023
Copy link
Member

@mcdurdin mcdurdin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@mcdurdin mcdurdin merged commit f151a34 into epic/linux-mcompile Oct 27, 2023
83 of 87 checks passed
@mcdurdin mcdurdin deleted the chore/merge-master-into-linux-mcompile branch October 27, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants