Skip to content

Remove development builds#1020

Draft
seherv wants to merge 5 commits intodapr:mainfrom
seherv:remove-dev-packages
Draft

Remove development builds#1020
seherv wants to merge 5 commits intodapr:mainfrom
seherv:remove-dev-packages

Conversation

@seherv
Copy link
Copy Markdown
Contributor

@seherv seherv commented May 7, 2026

Description

Removes the setup.py files that created separate -dev builds for all packages, and updates docs to instruct users to install directly from source if they need the latest changes in main.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #961

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@sicoyle
Copy link
Copy Markdown
Contributor

sicoyle commented May 7, 2026

pls resolve the conflicts @seherv

Signed-off-by: Sergio Herrera <627709+seherv@users.noreply.github.com>
@seherv seherv force-pushed the remove-dev-packages branch from a9aa525 to 0d90170 Compare May 7, 2026 14:08
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.53%. Comparing base (bffb749) to head (0d90170).
⚠️ Report is 125 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1020      +/-   ##
==========================================
- Coverage   86.63%   81.53%   -5.10%     
==========================================
  Files          84      138      +54     
  Lines        4473    13482    +9009     
==========================================
+ Hits         3875    10992    +7117     
- Misses        598     2490    +1892     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

seherv added 4 commits May 7, 2026 20:23
Signed-off-by: Sergio Herrera <627709+seherv@users.noreply.github.com>
Signed-off-by: Sergio Herrera <627709+seherv@users.noreply.github.com>
Signed-off-by: Sergio Herrera <627709+seherv@users.noreply.github.com>
Signed-off-by: Sergio Herrera <627709+seherv@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: remove -dev packages

2 participants