Commit 4fa4768
ci: fix pre-release workflow to use UV_DYNAMIC_VERSIONING_BYPASS
The pre-release workflow was using sed to edit _version.py, which is now
ignored since #175 switched to git tag-based versioning. Replace with
UV_DYNAMIC_VERSIONING_BYPASS env var (matching PyAirbyte pattern).
Also adds fetch-depth: 0 to the checkout step.
Co-Authored-By: AJ Steers <aj@airbyte.io>1 parent 35eb6eb commit 4fa4768
1 file changed
Lines changed: 5 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 122 | + | |
129 | 123 | | |
130 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
| |||
0 commit comments