Files
Matt Aitken e785924d5d fix(cli): resolve maxComputeSeconds in validateConfig for bypass cases
If a user exports a trigger.config plain object without going through
defineConfig() (TypeScript allows it), validation previously rejected
the new maxComputeSeconds field with an error mentioning maxDuration.

Mirror the SDK boundary's resolution at the CLI boundary so downstream
internals (which still read maxDuration) keep working.
2026-05-22 08:55:57 +01:00
..
2026-05-21 16:40:21 +01:00
2026-05-21 16:40:21 +01:00
2026-05-21 16:40:21 +01:00