-
-
Notifications
You must be signed in to change notification settings - Fork 120
maint(developer): move TC configuration for Keyman Developer to scripts 🔗 #14052
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
Conversation
This matches the existing TC configuration as closely as possible. Part-of: #13399 Test-bot: skip
5dfa5d2
to
797af43
Compare
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
} | ||
|
||
function publish_action() { | ||
_publish_sentry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we test for Windows here and fail the script if not Windows
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll do that in #14059.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should make sure that the platform-specific build scripts are not run on the wrong platform -- with is_mac tests etc. For all three scripts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense. I'll do that in #14059.
…int/web/13399_tc-config_dev
4a9972c
to
1904470
Compare
Changes in this pull request will be available for download in Keyman version 19.0.59-alpha |
This matches the existing TC configuration as closely as possible.
Part-of: #13399
Test-bot: skip