HAL9000
94ab8f1a6f
fix(actor): propagate typer.Exit through CLI exception handlers and add missing BDD step
...
- actor.py and actor_run.py: broaden `except click.exceptions.Exit` to
`except (click.exceptions.Exit, typer.Exit)` so that typer.Exit(code=N)
raised by _resolve_config_files propagates with the original exit code
instead of being caught by the generic Exception handler and re-raised
as code 3. Fixes Unknown Actor Name Error / Actor App Unknown Name Error
integration tests.
- actor_run_signature_resolve_steps.py + actor_run_signature_security_steps.py:
add typer.Exit to the exception catches around resolve_config_files calls
so Behave scenarios correctly capture the exit code.
- cloud_types_steps.py: add missing @then("it should reject tags with empty key")
step for the AWSResource tags validation scenario.
ISSUES CLOSED : #8607
2026-06-15 14:11:47 -04:00
..
2026-06-15 06:36:16 -04:00
2026-06-10 11:14:45 -04:00
2026-06-06 20:45:20 -04:00
2026-06-15 14:11:47 -04:00
2026-06-15 14:11:47 -04:00
2026-06-06 09:06:02 -04:00
2026-06-06 19:05:19 -04:00
2026-06-14 16:11:26 -04:00
2026-06-15 02:59:42 -04:00
2026-06-14 11:14:35 -04:00
2026-06-14 09:09:24 -04:00
2026-06-06 10:26:09 -04:00
2026-06-13 04:59:44 -04:00
2026-06-06 11:08:28 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 04:28:02 -04:00
2026-06-06 05:52:06 -04:00
2026-06-11 19:58:52 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 01:01:54 -04:00
2026-06-14 02:14:33 -04:00
2026-06-06 11:52:49 -04:00
2026-06-15 02:03:56 -04:00
2026-06-13 09:29:11 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-06 06:28:09 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 16:11:26 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-06 09:24:27 -04:00
2026-06-14 18:13:27 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 11:36:15 -04:00
2026-06-13 18:50:14 -04:00
2026-06-14 08:18:13 -04:00
2026-06-06 12:11:44 -04:00
2026-06-14 23:37:20 -04:00
2026-06-14 15:06:44 -04:00
2026-06-13 17:42:05 -04:00
2026-06-06 13:54:43 -04:00
2026-06-14 20:39:38 -04:00
2026-06-13 04:39:01 -04:00
2026-06-13 16:10:40 -04:00
2026-06-14 16:11:26 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 06:36:16 -04:00
2026-06-14 17:15:04 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-06 20:26:27 -04:00
2026-06-14 09:49:42 -04:00
2026-06-14 21:07:19 -04:00
2026-06-06 16:25:55 -04:00
2026-06-14 06:43:09 -04:00
2026-06-13 14:44:45 -04:00
2026-06-13 14:44:45 -04:00
2026-06-14 22:50:43 -04:00
2026-06-14 09:51:14 -04:00
2026-06-13 23:43:22 -04:00
2026-06-15 09:17:34 -04:00
2026-06-13 15:07:27 -04:00
2026-06-14 11:36:15 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 02:24:03 -04:00
2026-06-14 15:50:15 -04:00
2026-06-10 05:05:40 -04:00
2026-06-06 14:56:30 -04:00
2026-06-14 04:44:44 -04:00
2026-06-12 12:08:13 -04:00
2026-06-13 23:43:22 -04:00
2026-06-14 19:05:21 -04:00
2026-06-06 15:31:12 -04:00
2026-06-11 20:00:04 -04:00
2026-06-14 13:23:57 -04:00
2026-06-06 11:27:30 -04:00
2026-06-14 15:26:27 -04:00
2026-06-14 12:22:44 -04:00
2026-06-14 12:22:44 -04:00
2026-06-15 00:43:45 -04:00
2026-06-14 21:28:31 -04:00
2026-06-10 02:00:43 -04:00
2026-06-10 11:14:45 -04:00
2026-06-10 11:14:45 -04:00
2026-06-14 16:34:44 -04:00
2026-06-10 20:39:28 -04:00
2026-06-14 09:51:14 -04:00
2026-06-07 00:48:54 -04:00
2026-06-10 07:43:02 -04:00
2026-06-14 17:33:45 -04:00
2026-06-06 12:31:45 -04:00
2026-06-10 10:16:30 -04:00
2026-06-15 11:14:31 +00:00
2026-06-06 12:11:44 -04:00
2026-06-13 14:07:02 -04:00
2026-06-13 16:54:29 -04:00