lazydocker/pkg
Jesse Duffield f5ff116af9 Use IsProjectScoped at remaining call sites + add test
Addresses Copilot review comments on PR #797:
- Containers panel title, initial focus selection, and the local-project
  inclusion in getDiscoveredProjects all switched from
  InDockerComposeProject to IsProjectScoped, so they stay consistent
  when -p is given outside a compose dir.
- Adds TestIsProjectScoped table test covering all four combinations.

InDockerComposeProject is still used at the call sites that genuinely
require a compose dir (renderDockerComposeConfig, GetServices).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 12:47:30 +10:00
..
app improve subprocess approach 2022-10-09 18:03:46 -07:00
cheatsheet Improve projects support 2026-03-15 14:53:48 +11:00
commands Use IsProjectScoped at remaining call sites + add test 2026-04-19 12:47:30 +10:00
config Improve projects support 2026-03-15 14:53:48 +11:00
gui Use IsProjectScoped at remaining call sites + add test 2026-04-19 12:47:30 +10:00
i18n Improve projects support 2026-03-15 14:53:48 +11:00
log Appease linter 2023-10-10 17:39:09 +11:00
tasks Use taskID mutex properly 2024-05-26 12:25:32 +10:00
utils Short status (#419) 2023-07-21 18:22:18 +10:00