Files
crawlab/core/utils
Marvin Zhang 8aa801e2ba feat: add Go path configuration to task runner
- Introduced a new method configureGoPath in runner.go to set the GOPATH environment variable based on the retrieved Go path.
- Updated configureEnv to call configureGoPath, ensuring the Go path is configured alongside Node.js paths.
- Added a new utility function GetGoPath in config.go to retrieve the Go path from configuration, with a default fallback.
- These changes enhance the task runner's environment setup by supporting Go development alongside existing Node.js configurations.
2025-01-06 13:42:40 +08:00
..
2024-06-14 15:42:50 +08:00
2024-10-20 17:55:57 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-10-20 17:22:35 +08:00
2024-08-26 18:33:46 +08:00
2024-10-18 15:03:32 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-11-18 16:48:09 +08:00
2024-11-18 16:48:09 +08:00
2024-06-14 15:42:50 +08:00