f6d94c8311Update package version to 1.0.11 in package.json and modify ci-deploy.sh to publish with 'latest' tag and include a completion message.
main
Alexander Zinn2025-11-23 01:24:18 -05:00
ca935c98d6Update package version to 1.0.10 in package.json and change TypeScript module resolution from 'bundler' to 'node' in tsconfig.d.json for improved compatibility.Alexander Zinn2025-11-23 01:20:50 -05:00
f007573adeUpdate ESLint configuration, package.json, and README; improve formatting and versioning consistency. Adjust TypeScript configuration to disallow importing extensions and refine test scripts for better readability.Alexander Zinn2025-11-23 01:15:28 -05:00
3deadc6e75Update package version to 1.0.7 and modify entry points in package.json; remove TEAMCITY.md documentation file.Alexander Zinn2025-11-23 00:59:56 -05:00
75022e05c8Update ci-deploy.sh to include version in outputAlexander Zinn2025-11-22 23:16:52 -05:00
bdb03e17e7Update version to 1.0.6 in package.json to reflect the latest changes and ensure consistency in deployment.Alexander Zinn2025-11-22 22:57:22 -05:00
df686fbcdaEnhance ci-deploy script by adding functions for directory cleanup and package.json version updating, ensuring version consistency before deployment. Improve deployment messages for beta and GA releases.Alexander Zinn2025-11-22 22:56:45 -05:00
fb3f86daf3Refine ci-deploy script by adjusting argument shifting for beta flag, improving command-line argument parsing.Alexander Zinn2025-11-22 22:53:32 -05:00
ae7dec8ea8Update version to 1.0.5 in package.json and simplify ci-deploy script by removing explicit beta flag argument.Alexander Zinn2025-11-22 22:51:54 -05:00
7b3264f7f4Fix ci-deploy script to correctly handle beta flag by adjusting shift command, ensuring proper argument parsing for deployment options.Alexander Zinn2025-11-22 22:45:01 -05:00
3a58ab03d7Implement TeamCity test reporting integration by adding new scripts and documentation. Update package.json to include a new test command for TeamCity. Introduce TeamcityReporter class for formatting service messages and enhance test setup for compatibility with TeamCity environment.Alexander Zinn2025-11-22 22:42:54 -05:00
a050c02dc1Refactor ci-deploy script to automatically retrieve package version from package.json, streamline beta flag handling, and remove obsolete functions for directory cleanup and version updating.Alexander Zinn2025-11-22 22:23:09 -05:00
dd39fd6fcbUpdate version to 1.0.4 in package.json and enhance ci-deploy script with dependency check and improved version update logic.Alexander Zinn2025-11-22 22:15:46 -05:00
096f4754d3Remove linting step from CI build script to streamline the build process.Alexander Zinn2025-11-22 21:42:04 -05:00
635eefd5e3Update tsconfig.json to include source files from 'src' directory and exclude 'dist' and 'node_modules' directories.Alexander Zinn2025-11-22 21:40:46 -05:00
aa2d3ebae1Enhance package.json by adding formatting and linting scripts, and updating devDependencies for ESLint, Prettier, and TypeScript support.Alexander Zinn2025-11-22 21:33:42 -05:00
cf04e28c38Update package version to 1.0.1, enhance ESLint configuration to ignore specific directories and files, and refine .gitignore to include dist directory.Alexander Zinn2025-11-22 21:26:31 -05:00
d2d654dfdaRemove technical documentation and testing files; add ESLint configuration and CI scripts for build and deployment processes.Alexander Zinn2025-11-22 21:00:08 -05:00