Christian Bruckmayer

Results 55 comments of Christian Bruckmayer

Hey Charlie, not sure but I don't think so. Just thought as it was open for ~2 years now without much progress close it. There was also not much feedback...

Both requires first to setup some credentials :cry: Write a text file to an USB stick?

But how would you access the settings page without the IP?

I just tried it briefly: https://build.opensuse.org/package/show/home:cbruckmayer:branches:openSUSE:Factory:ARM/JeOS Problem is here with the service and that we use Kiwi for building the image because it is hard to get the sources inside...

@schneems same for me. Do I need to subscribe to a repository? For me interface looked like I only have to select my favorite languages and then code triage will...

@mmohring thanks for reporting! Please try to add the following to the beginning of the migration: ``` execute('ALTER TABLE bs_request_actions MODIFY target_project VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci;') execute('ALTER TABLE...

@mmohring yep, I will add these to the migration! Thanks for reporting and trying it out!

Yes, still valid, see https://github.com/openSUSE/open-build-service/blob/master/src/api/db/migrate/20170509123922_add_references_to_bs_request_action.rb

@rich-bain can you show which version you pinned to?

Pinning the image to ``` image: summerwind/actions-runner-dind:v2.293.0-ubuntu-20.04-933b0c7@sha256:635aa33ed5fc83f5df7a27986f654500fc28eeb619498888f3442a133b54258b ``` resolved the issue for us!