spiegel-keyman/docs
Eberhard Beilharz d307051836
Merge pull request #13854 from keymanapp/maint/common/versionvars
Previously the builder scripts defined a readonly `VERSION` environment variable for the Keyman version. That caused problems when another (external) script tried to define a `VERSION` variable. We encountered this problem when trying to move the TC build steps of a configuration into a single script (#13399) when we tried to source `~/.nvm/nvm.sh`.

This change uses a Keyman specific prefix for the version variables and renames `VERSION` → `KEYMAN_VERSION` etc. as well as `TIER` → `KEYMAN_TIER`. Unfortunately these variables are used in a lot of places, so this turned out to be a bit of a yak shave.
2025-05-12 08:58:19 +02:00
..
build chore: Merge branch 'master' into chore/b18s4-merge-beta-to-master 2025-03-29 05:38:08 +07:00
file-formats chore: Merge branch 'master' into chore/b18s4-merge-beta-to-master 2025-03-29 05:38:08 +07:00
linux maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
settings feat(linux): add --remote-debug flag to run-tests.sh script 2025-02-14 16:29:41 +01:00
websites docs(common): Document Keyman website server-side dependencies 2025-04-02 07:30:10 +07:00
builder.md maint(common): address code review comments 2025-05-09 11:39:57 +02:00
CODEOWNERS maint: remove platform advocates from CODEOWNERS 2025-04-30 09:19:25 +07:00
core-api-verification.md Merge pull request #10637 from keymanapp/chore/linux/10626_apichecks 2024-05-21 19:03:36 +02:00
history-and-versioning.md chore: Update history-and-versioning to match history 2022-11-10 08:26:59 +07:00
minimum-versions.md maint(common): test imported resource versions 2025-04-30 10:31:21 +07:00
minimum-versions.md.in chore: Revert "Merge branch 'master' into beta" 2025-02-14 07:45:28 +07:00
npm-packages.md refactor: move langtags to @keymanapp/langtags npm module 2025-01-27 09:59:38 +07:00