spiegel-keyman/resources/teamcity/includes
Marc Durdin 7b13f0fcbc fix(windows): adjust symbol paths for publishing to symbol server
There were two issues arising from #15493 - first,
`$KEYMAN_SYMSTOREPATH` was set too late, after the build, and second,
symsrv renames `000admin` to `000Admin` but we need to keep it lowercase
for our deployment server, so rename it back just in time before
uploading.

As tidy-up, given that the folder name `000admin` is static and never
changes, removed the parameter and hard-coded it instead.

* export `$KEYMAN_SYMSTOREPATH` before build
* define `000admin` folder explicitly and deprecate --symbols-subdir parameter
* rename `000Admin` to `000admin` before upload

Fixes: #14837
Follows: #15493
Test-bot: skip
2026-01-29 10:18:37 +11:00
..
tc-helpers.inc.sh maint(common): move help-keyman-com.sh to ci/ 2025-08-05 11:59:15 +10:00
tc-linux.inc.sh maint(linux): suppress output of stopping processes after test run 2025-10-06 16:13:44 +02:00
tc-mac.inc.sh chore(resources): Merge branch 'master' into maint/resources/14201_prefixtc 2025-07-24 14:54:08 +02:00
tc-windows.inc.sh fix(windows): adjust symbol paths for publishing to symbol server 2026-01-29 10:18:37 +11:00