Commit Graph

23 Commits

Author SHA1 Message Date
ca935c98d6 Update 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. 2025-11-23 01:20:50 -05:00
f007573ade Update 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. 2025-11-23 01:15:28 -05:00
3deadc6e75 Update package version to 1.0.7 and modify entry points in package.json; remove TEAMCITY.md documentation file. 2025-11-23 01:00:25 -05:00
75022e05c8 Update ci-deploy.sh to include version in output 2025-11-22 23:16:52 -05:00
bdb03e17e7 Update version to 1.0.6 in package.json to reflect the latest changes and ensure consistency in deployment. 2025-11-22 22:57:22 -05:00
df686fbcda Enhance 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. 2025-11-22 22:56:45 -05:00
fb3f86daf3 Refine ci-deploy script by adjusting argument shifting for beta flag, improving command-line argument parsing. 2025-11-22 22:53:32 -05:00
ae7dec8ea8 Update version to 1.0.5 in package.json and simplify ci-deploy script by removing explicit beta flag argument. 2025-11-22 22:51:54 -05:00
7b3264f7f4 Fix ci-deploy script to correctly handle beta flag by adjusting shift command, ensuring proper argument parsing for deployment options. 2025-11-22 22:45:01 -05:00
3a58ab03d7 Implement 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. 2025-11-22 22:42:54 -05:00
a050c02dc1 Refactor 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. 2025-11-22 22:23:09 -05:00
dd39fd6fcb Update version to 1.0.4 in package.json and enhance ci-deploy script with dependency check and improved version update logic. 2025-11-22 22:15:46 -05:00
4ee358c0df Bump version to 1.0.3 in package.json 2025-11-22 22:00:02 -05:00
c75451b5e2 Version bump 2025-11-22 21:52:50 -05:00
096f4754d3 Remove linting step from CI build script to streamline the build process. 2025-11-22 21:42:04 -05:00
635eefd5e3 Update tsconfig.json to include source files from 'src' directory and exclude 'dist' and 'node_modules' directories. 2025-11-22 21:40:46 -05:00
63a9974f4f add eslint dependencies 2025-11-22 21:37:04 -05:00
aa2d3ebae1 Enhance package.json by adding formatting and linting scripts, and updating devDependencies for ESLint, Prettier, and TypeScript support. 2025-11-22 21:33:42 -05:00
cf04e28c38 Update package version to 1.0.1, enhance ESLint configuration to ignore specific directories and files, and refine .gitignore to include dist directory. 2025-11-22 21:26:31 -05:00
d0db8e5076 prepare for depoyment 2025-11-22 21:12:02 -05:00
d2d654dfda Remove technical documentation and testing files; add ESLint configuration and CI scripts for build and deployment processes. 2025-11-22 21:00:08 -05:00
aeed9a5c67 Add .nvmrc 2025-11-22 18:24:45 -05:00
74fd80f91c Initial Commit - Sonnet 4.5 2025-11-22 18:18:23 -05:00