Commit Graph

4 Commits

Author SHA1 Message Date
a8feb4a7ea chore: update build configuration to enable strict type checking in tsconfig 2024-11-22 15:30:38 +00:00
84b3461035 chore: update build configuration to enable parallel task execution in CI pipeline 2024-11-22 15:30:01 +00:00
09efab8563 chore: add tsconfig paths and vite resolve aliases for src directory 2024-11-22 15:27:37 +00:00
d5a0ab8797 feat: add runner configuration with environment and timeout settings
- Introduced a new configuration file for the runner, defining environment variables and timeout parameters.
- Configured the runner to use a specific environment (e.g., production) with a timeout of 300 seconds.
- Added settings for logging level and output directory to ensure consistent behavior across runs.
2024-11-22 13:45:03 +00:00