Dany Marcoux
Dany Marcoux
@adrianschroeter Please have a look at this PR. I added you as a reviewer since you commented in the issue linked in the PR's description.
> Depends on #12789 and #12787 Both are now merged. Rebasing...
As @rubhanazeem and I discussed together this morning, we need to have a better overview on who approved/declined the request and who still needs to review the request (if a...
To help users understand who exactly is involved in reviews, we should display the name of the users in addition to their login. So as an example with the screenshot...
There's a typo in the commit message. duplic**a**tes
Regarding the linters in the `checkout_code` check, the RuboCop offenses can be autocorrected with the command: ``` bundle exec rake dev:lint:rubocop:auto_correct ```
As mentioned in #12689, it seems like we don't want to have the changes requested in this issue. I'm closing this issue. Feel free to re-open if I was mistaken.
A possible fix: https://die-antwort.eu/techblog/2018-08-avoid-invalid-cross-origin-request-with-catch-all-route/
This is where the backend errors out: https://github.com/openSUSE/open-build-service/blob/a46cfdc581b09e8ef8c1ef8f7c26b871abf274dd/src/backend/bs_srcserver#L4285-L4287 This code should support multibuild flavors.
What was your `osc` call exactly, was it `osc wipebinaries --all home:coolo:alp libappindicator:gtk2`?