fix(common): publish @keymanapp/developer-utils as npm module#10118
fix(common): publish @keymanapp/developer-utils as npm module#10118
Conversation
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
srl295
left a comment
There was a problem hiding this comment.
looks ok, does developer-utils have docs around it that it's more of an implementation detail?
Added a basic README.md. |
|
Changes in this pull request will be available for download in Keyman version 17.0.222-alpha |
|
Didn't get to test but lgtm. Want a CI test for it? |
That's a bit of infrastructure work I think? How would you foresee that working? |
I'd think the Dockerfile as a GitHub action in #10111 (comment) could be run whenever a new release https://github.com/keymanapp/keyman/tags is created, and simply attempt an npm install and run against that tag. |
|
OK, we don't have Docker on most of our build agents at present, so there's a chunk of work to set this up -- don't want to dive into adding extra infrastructure without consideration. Not that this isn't a good idea, but... even adding the GHA for Linux has been multiple weeks of effort to get it stable. Do you want to open it as a separate issue? |
|
i'll prototype on my own GHA |
Fixes #10111.
@keymanapp-test-bot skip