| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sentry config (#430) | Dan Engelbrecht | 2025-06-12 | 1 | -0/+84 |
| | | | | | | | | | | | - Feature: Added `--sentry-environment` to `zen` and `zenserver` - Feature: Added `--sentry-debug` to `zen` and `zenserver` - Feature: Added environment variable parsing for the following options: - `UE_ZEN_SENTRY_ENABLED`: `--no-sentry` (inverted) - `UE_ZEN_SENTRY_DEBUG`: `--sentry-debug` - `UE_ZEN_SENTRY_ALLOWPERSONALINFO`: `--sentry-allow-personal-info` - `UE_ZEN_SENTRY_DSN`: `--sentry-dsn` - `UE_ZEN_SENTRY_ENVIRONMENT`: `--sentry-environment` | ||||
| * | revert 61b4a88f and cadaad63 | Dan Engelbrecht | 2025-06-10 | 1 | -84/+0 |
| | | |||||
| * | add EnvironmentOptions helper | Dan Engelbrecht | 2025-06-10 | 1 | -0/+84 |