Dominik Gedon

Results 63 issues of Dominik Gedon

## What does this PR change? We saw some issues with this in the 5.0.1 BV. I am not entirely sure, yet, if it was really due to that, but...

merge-candidate
testing
ruby_rubocop
test-framework

## Prerequisites before merging this - [x] https://github.com/openSUSE/twopence/pull/81 - [ ] https://github.com/uyuni-project/sumaform/pull/1248 ## What does this PR change? - https://github.com/uyuni-project/uyuni/pull/6559 - https://github.com/uyuni-project/uyuni/pull/5743 - https://github.com/uyuni-project/uyuni/pull/9160 - https://github.com/uyuni-project/uyuni/pull/9198 - https://github.com/uyuni-project/uyuni/pull/9205 - https://github.com/uyuni-project/uyuni/pull/9214...

secondary-features
ci-pipelines
testing
ruby_rubocop
test-framework

## What does this PR change? Minor fix to the apidocs for `createSystemRecord()` method. According to what we specify in the Java code ```java // Set network device information to...

java
java_lint_checkstyle
java_pgsql_tests
API
merge-candidate
xmlrpc
old-ui

## What does this PR change? Fixes https://github.com/uyuni-project/uyuni/issues/7963 by merging the 2 very similar feature files into 1. ## GUI diff No difference. - [x] **DONE** ## Documentation - No...

secondary-features
ci-pipelines
testing
ruby_rubocop

## What does this PR change? Add SLE Micros to Combustion to have Salt Bundle available early.

## What does this PR change? Make the kernel changes earlier in `cloud-init` instead of using the test suite. For SLES 15 SP4 only. See https://github.com/SUSE/spacewalk/issues/24903 When merging this PR,...

# Description This PR updates and aligns the README with the one from [cucumber-ruby](https://github.com/cucumber/cucumber-ruby-core/blob/main/README.md) the following way: - Adds the proper Cucumber logo - Adds the `#StaneWithUkraine` label - Removes...

I wonder if it makes sense to upgrade the minimal Ruby version to Ruby 3.2? Ruby 3.0 is EOL since 2024-04-23 and Ruby 3.1 will be EOL 2025-03-31 and got...

:question: question
:bank: debt

# Description Enable proper code coverage with `simplecov` and then fix the code coverage report in the CI tests: ```bash ==> Running upload-coverage ./codecov upload-coverage --git-service github --sha 1f1a2fd0f88ecc92811dd09e332073fcd55ad17f --branch...

tests
ruby
github_actions

I see the following deprecation warning when using Gitarro in our Jenkins CI: ```bash Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead! Top level ::Parts is deprecated,...