Commit Graph

12 Commits

Author SHA1 Message Date
f6d94c8311 Update package version to 1.0.11 in package.json and modify ci-deploy.sh to publish with 'latest' tag and include a completion message. 2025-11-23 01:24:18 -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
75022e05c8 Update ci-deploy.sh to include version in output 2025-11-22 23:16:52 -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
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
096f4754d3 Remove linting step from CI build script to streamline the build process. 2025-11-22 21:42:04 -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