mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 23:41:22 +08:00
feat: add global .env file support from ~/.hrp/.env
- Add support for loading environment variables from ~/.hrp/.env - Implement priority order: current working directory > ~/.hrp/.env > system environment variables - Use godotenv.Overload() for both global and local .env files to ensure proper priority - Maintain backward compatibility with existing functionality - Add comprehensive error handling and logging
This commit is contained in:
@@ -1 +1 @@
|
||||
v5.0.0-beta-2505310028
|
||||
v5.0.0-beta-2506021152
|
||||
|
||||
Reference in New Issue
Block a user