Files
crawlab/core
Marvin Zhang c01b300a95 refactor: consolidate environment variable configuration in task runner
- Renamed configurePythonPath, configureNodePath, and configureGoPath methods into a single configureEnv method for improved organization and clarity.
- Streamlined the handling of environment variables by using a map to avoid duplicates and facilitate easier manipulation.
- Enhanced logging for environment variable settings, providing better visibility during configuration.
- Ensured all necessary environment variables are set correctly, including Crawlab-specific variables and global system variables.
2025-04-15 23:22:03 +08:00
..
2024-06-14 15:42:50 +08:00
2024-06-14 15:42:50 +08:00
2024-11-01 15:19:48 +08:00
2024-06-14 15:42:50 +08:00
2024-06-14 15:42:50 +08:00
2024-10-20 18:55:02 +08:00
2024-06-14 15:42:50 +08:00
2024-10-29 12:59:45 +08:00
2024-06-14 15:42:50 +08:00

crawlab-core

Backend core modules for Crawlab