fetch_ml/internal
Jeremie Fraeys 10a3afaafb fix: update production environment variable check
- Change FETCH_ML_ENV check from 'production' to 'prod'
- Aligns with common environment naming conventions
- Fixes authentication validation for production deployment
2025-12-04 17:06:32 -05:00
..
api feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
auth fix: update production environment variable check 2025-12-04 17:06:32 -05:00
config feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
container feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
errors feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
experiment feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
logging feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
metrics feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
middleware feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
network feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
queue feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
storage feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
telemetry feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00