Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stagingapi: fix execution with OSC 1.x #2988

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

DimStar77
Copy link
Contributor

osc 1.0 changed the behavior of delete_project. Older versions considered
'force' to imply recursive, new versions want this explicitly.

Fixes #2928

osc 1.0 changed the behavior of delete_project. Older versions considered
'force' to imply recursive, new versions want this explicitly.

Fixes openSUSE#2928
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2023

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.01 ⚠️

Comparison is base (3bf8fdf) 28.45% compared to head (d257369) 28.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2988      +/-   ##
==========================================
- Coverage   28.45%   28.45%   -0.01%     
==========================================
  Files          85       85              
  Lines       14698    14702       +4     
==========================================
+ Hits         4183     4184       +1     
- Misses      10515    10518       +3     
Impacted Files Coverage Δ
osclib/stagingapi.py 58.89% <20.00%> (-0.15%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@DimStar77 DimStar77 merged commit 15a1347 into openSUSE:master Jul 18, 2023
6 checks passed
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.

[osc1.x] staging accept does not cleanup linked packages before deleting an adi
3 participants