Commit 540e044
feat(snapshot): Add enabled flag to snapshots extension
Gate test generation and dependency addition on snapshots.enabled
so that applying Paparazzi alongside the Sentry plugin doesn't
affect normal Paparazzi task execution. Defaults to false.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 205521b commit 540e044
2 files changed
Lines changed: 9 additions & 5 deletions
File tree
- plugin-build/src/main/kotlin/io/sentry/android/gradle
- extensions
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments