Commit 6ec7908
committed
refactor(release): remove redundant version update step
Release-please already updates __init__.py version in the release PR,
making the update-version script and workflow step redundant.
- Remove update-version step from release workflow
- Remove update-version target from justfile
- Delete scripts/update_version.py1 parent 1148757 commit 6ec7908
File tree
3 files changed
+0
-55
lines changed- .github/workflows
- scripts
3 files changed
+0
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 60 | | |
65 | 61 | | |
66 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
This file was deleted.
0 commit comments