Commit 56c763e
committed
fix: resolve ruff PLR2004 lint error and Windows integration test failure
- Extract magic number 3 to _ECS_SERVICE_ARN_PARTS constant
- Switch test Dockerfile to public.ecr.aws alpine (multi-arch, no rate limits)1 parent 2eeb2b3 commit 56c763e
2 files changed
Lines changed: 7 additions & 3 deletions
File tree
- samcli/lib/sync/flows
- tests/integration/testdata/buildcmd/container_image/agent
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
177 | | - | |
| 181 | + | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments