Commit 7f57eda
PR #151 (docs: add openadapt-ml migration analysis report) accidentally
deleted the entire [project.optional-dependencies] section and the
openadapt-ml editable source from pyproject.toml. This broke CI because
`uv sync --extra dev --no-sources` fails when the dev extra doesn't
exist. The PR was merged despite failing CI because enforce_admins is
disabled on branch protection.
Restores all optional-dependency groups (dev, waa, azure, aws, retrieval,
viewer, wandb, training, verl, all, test) and the openadapt-ml editable
source. Regenerates uv.lock with --no-sources to match CI resolution.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ec984d5 commit 7f57eda
2 files changed
Lines changed: 6001 additions & 2936 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
47 | 108 | | |
48 | 109 | | |
49 | 110 | | |
| |||
59 | 120 | | |
60 | 121 | | |
61 | 122 | | |
| 123 | + | |
62 | 124 | | |
63 | 125 | | |
64 | 126 | | |
| |||
0 commit comments