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

Support a local build of a local multibuild package #4461

Merged
merged 2 commits into from
May 19, 2018

Conversation

marcus-h
Copy link
Member

@marcus-h marcus-h commented Feb 7, 2018

Support a local build of a local multibuild package (untested).
Fixes: openSUSE/osc#376 ("osc build -M something
does not work with --alternative-project")

This allows, for instance, for building a local multibuild package.

Fixes: openSUSE/osc#376 ("osc build -M
something does not work with --alternative-project")
We simply strip the multibuild suffix (aka flavor) from the package name
and check if the result equals "_repository" (note that the backend's
flavor stripping code and Package.striping_multibuild_suffix [sic!]
are a bit "inconsistent" (but it should not cause any trouble)).
@codecov
Copy link

codecov bot commented Feb 7, 2018

Codecov Report

Merging #4461 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4461      +/-   ##
==========================================
- Coverage   88.43%   88.41%   -0.03%     
==========================================
  Files         352      352              
  Lines       18694    18694              
==========================================
- Hits        16532    16528       -4     
- Misses       2162     2166       +4
Flag Coverage Δ
#api 80.52% <100%> (-0.03%) ⬇️
#rspec 70.75% <0%> (ø) ⬆️

Copy link
Member

@hennevogel hennevogel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

frontend part looks good to me

@hennevogel hennevogel added Bug Frontend Things related to the OBS RoR app Backend Things regarding the OBS backend labels Feb 12, 2018
@bgeuken
Copy link
Member

bgeuken commented Feb 14, 2018

@mlschroe Could you take a look at the backend part?

@hennevogel
Copy link
Member

@openSUSE/open-build-service hey backend peepz, are you going to look at this some time? 1.5 months old by now...

@bgeuken bgeuken requested review from mlschroe, M0ses and lethliel May 15, 2018 11:29
@bmwiedemann
Copy link
Member

ping

@adrianschroeter adrianschroeter merged commit dd77346 into openSUSE:master May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Things regarding the OBS backend Bug Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants