Skip to content

feat(developer): support build of .kmn from kmc 🙀#8302

Merged
mcdurdin merged 2 commits intofeature-ldmlfrom
feat/developer/5283-kmc-kmn-wrapper
Feb 27, 2023
Merged

feat(developer): support build of .kmn from kmc 🙀#8302
mcdurdin merged 2 commits intofeature-ldmlfrom
feat/developer/5283-kmc-kmn-wrapper

Conversation

@mcdurdin
Copy link
Copy Markdown
Member

Uses existing kmcomp.exe to build .kmn files. Requires kmc to be in a subfolder of the Keyman Developer binary folder.

@keymanapp-test-bot skip

@mcdurdin mcdurdin added this to the A17S7 milestone Feb 23, 2023
@keymanapp-test-bot
Copy link
Copy Markdown

keymanapp-test-bot bot commented Feb 23, 2023

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

return false;
}

console.log(child.stdout);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should kmcomp info and warnings also go to console?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

They do, see below where stderr is logged. We will improve error reporting in a future PR.

@mcdurdin mcdurdin force-pushed the feat/developer/5283-kmc-kmn-wrapper branch from cebc094 to f59d880 Compare February 24, 2023 02:13
@mcdurdin mcdurdin force-pushed the feat/developer/5283-kmc-command-line-refactor branch from 226d343 to 91c6cb9 Compare February 24, 2023 06:54
@mcdurdin mcdurdin requested a review from rc-swag as a code owner February 24, 2023 06:54
Uses existing kmcomp.exe to build .kmn files. Requires kmc to be in a
subfolder of the Keyman Developer binary folder.
Copy link
Copy Markdown
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

lgtm

@mcdurdin mcdurdin changed the title feat(developer): support build of .kmn from kmc feat(developer): support build of .kmn from kmc 🙀 Feb 25, 2023
Base automatically changed from feat/developer/5283-kmc-command-line-refactor to feature-ldml February 27, 2023 08:55
@mcdurdin mcdurdin merged commit a9b707d into feature-ldml Feb 27, 2023
@mcdurdin mcdurdin deleted the feat/developer/5283-kmc-kmn-wrapper branch February 27, 2023 08:55
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.

2 participants