This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Commit 1a4e57d
committed
Refine PyPi release workflow 🚀
Enhanced the PyPi release workflow in the GitHub Actions. Added a dependency on the smoke test job, ensuring it passes before proceeding with the release. Also, included steps for code checkout, Python setup, and package building. Now using Python 3.11 and caching pip for faster runs.1 parent 89ed9ae commit 1a4e57d
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
55 | 70 | | |
56 | 71 | | |
57 | 72 | | |
| |||
0 commit comments