spiegel-keyman/resources
Marc Durdin c336a8052c fix(developer): publish @keymanapp/keyman-version to npm
Fixes #7582.

Because of https://github.com/npm/cli/issues/3466, we must publish our
internal dependency @keymanapp/keyman-version. This change adds a common
builder function builder_publish_to_npm in build-utils-ci.inc.sh to help
with that task, which should be adopted by other scripts that need to
publish to npm, in the future.

For now, responsibility for publishing keyman-version is delegated to
kmlmc. In the future, we will move this to a single top-level build
action that publishes all npm modules across the entire repo for the
given version.
2022-11-02 13:33:24 +11:00
..
build fix(developer): publish @keymanapp/keyman-version to npm 2022-11-02 13:33:24 +11:00
devbox refactor(common): Revert move of KEYMAN_ROOT to REPO_ROOT 2022-09-28 07:56:08 +07:00
git-hooks chore: make git pre-commit hook executable 2022-10-31 16:13:58 +11:00
gosh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
scopes chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
standards-data chore(common): Update to Unicode 15.0 2022-09-16 11:42:16 +07:00
builder.inc.sh fix(common): ignore deps when formatting help 2022-10-24 15:26:16 +11:00
shellHelperFunctions.sh feat(common): builder dependency support 2022-10-12 12:50:26 +11:00