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

fix(core): add missing dependency for core #12438

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

ermshiperete
Copy link
Contributor

Core depends on kmc which in turn depends on core/include/ldml. This change adds the missing dependency to the build script and fixes building core from a clean core subdirectory.

@keymanapp-test-bot skip

Core depends on `kmc` which in turn depends on `core/include/ldml`. This
change adds the missing dependency to the build script and fixes building
core from a clean `core` subdirectory.

# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
#     Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
#     Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Sep 18, 2024

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

Copy link
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

Base automatically changed from fix/common/dependency to master September 19, 2024 06:53
@ermshiperete ermshiperete merged commit 090a331 into master Sep 19, 2024
7 checks passed
@ermshiperete ermshiperete deleted the fix/core/dependency branch September 19, 2024 06:53
@mcdurdin
Copy link
Member

See also #7126 (because this adds a somewhat recursive dependency core->dev->core which is not ideal)

@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.115-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants