Commit e63cf06
committed
fix(release): update uv.lock in release PR
Instead of using release-please's generic updater (which cannot reliably
identify the correct version line in uv.lock), update uv.lock via
workflow after release-please creates/updates the PR.
- Remove extra-files config from release-please (doesn't work for uv.lock)
- Add workflow step to run uv lock and commit to release PR branch
- Use skip-uv-sync for release steps since nix develop handles deps1 parent 893ed42 commit e63cf06
2 files changed
+29
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
22 | 49 | | |
23 | 50 | | |
24 | 51 | | |
| |||
28 | 55 | | |
29 | 56 | | |
30 | 57 | | |
31 | | - | |
| 58 | + | |
32 | 59 | | |
33 | 60 | | |
34 | 61 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments