Commit Graph

8 Commits

Author SHA1 Message Date
e09889bd83 docs: add project overview and setup instructions to readme 2024-11-22 13:56:40 +00:00
1c772bae53 docs: add project overview and setup instructions to README 2024-11-22 13:51:55 +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
e65e3322c2 chore: improve grammar and phrasing across multiple documentation files 2024-11-22 13:45:03 +00:00
8d6e4b930b docs: add project overview and setup instructions to README 2024-11-22 13:45:03 +00:00
e7c5df0752 feat: add initial project content with core application files 2024-11-22 13:45:03 +00:00
cb3abfec53 docs: add project overview and setup instructions to README 2024-11-22 13:45:03 +00:00
4a5a381ffd feat: add initial project structure with core files and configuration 2024-11-22 13:45:03 +00:00