spiegel-keyman/developer/src/server
Marc Durdin d7411ec4c4 fix(developer): version string matches for sentry
Fixes two things:
* $VERSION_GIT_TAG was being misinterpreted by mkver as
  $VERSION + "_GIT_TAG". This has been addressed by making the $VERSION
  match the last one in the replaceVersionStrings_Mkver function, and
  also have moved to using the newer $VersionGitTag and $Environment
  vartiables instead.
* The 'dist' property was being set in sentry-cli sourcemap uploads,
  though we never set the dist prop when we initialize sentry.
2024-02-22 11:48:56 +07:00
..
src fix(developer): version string matches for sentry 2024-02-22 11:48:56 +07:00
test chore: update tsconfig 2023-10-04 15:16:34 +07:00
.gitignore chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00
build-addins.inc.sh fix(developer): server node addin paths 2023-10-05 14:42:33 +07:00
build.sh chore(developer): developer-utils embed 2023-11-06 10:46:48 +07:00
Makefile chore(developer): fixup signcode paths for server 2023-10-10 10:33:59 +07:00
package.json chore(developer): upgrade ngrok package to 5.0 beta 2024-01-11 09:57:32 +07:00
tsconfig.json fix(developer): Sentry in Server should honour reporting settings 2023-11-06 08:18:24 +07:00