Preparing for v0.4.0 release.#77
Conversation
- Marking package as deprecated. - All plugins moved to main `statick` package. - Pinned `statick` dependency to lower than v0.12 to avoid module collisions.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #77 +/- ##
===========================================
- Coverage 97.46% 29.01% -68.45%
===========================================
Files 7 6 -1
Lines 276 224 -52
===========================================
- Hits 269 65 -204
- Misses 7 159 +152 ☔ View full report in Codecov by Sentry. |
|
Is the plan for all these projects to do 1 last release, then "archive" the project in PyPI and github? should we also do something like this? https://dev.to/hckjck/python-deprecation-2mof#:~:text=%3D2)-,Package%20deprecation,-Package%20deprecation%20works |
That is my plan. I like the deprecation warning. We don't have |
|
We can't add The alternative is to add the deprecation warning per module. But, there are quite a few (dozens) in the plugin repos. I don't want to go in and make all those changes for repos that are getting archived (I'm against it for time reasons, I'm not against it technically if someone else wants to do that work). I recommend we move forward with the |
statickpackage.statickdependency to lower than v0.12 to avoid module collisions.