Commit efb2185
fix(snapshot): Gate upload task registration on snapshots.enabled
The upload task and its Paparazzi wiring were registered
unconditionally for all variants. This caused projects using both
the Sentry plugin and Paparazzi to get unwanted task dependencies
even with snapshots disabled.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 953aa3b commit efb2185
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments