Dominik Gedon

Results 63 issues of Dominik Gedon

It would be good to have proper documentation inside the code that can get created/rendered automatically via e.g. RDoc. ## Links - https://github.com/ruby/rdoc - https://github.com/lsegal/yard

feature

# Description This will update `aruba` to the most current version and updates the code for it. See https://github.com/cucumber/aruba/blob/main/CHANGELOG.md ## Tasks - [ ] update to 0.8.1 - [ ]...

gems
ruby
dependencies

This will update `pom.xml` and `*.jar` files for the tests under `/spec/data/`

tests

Tracking issue for: - [ ] https://github.com/uyuni-project/tetra/security/code-scanning/7 - [ ] https://github.com/uyuni-project/tetra/security/code-scanning/8

security
ruby

This will fix the current issues RuboCop complains about.

RuboCop
ruby

Tetra uses a really old version (0.6.2 from 2015) of Aruba. We cannot simpy bump the version to the most recent one since this breaks the tests. ### Links -...

gems

RubyZip is giving the following warning: ```bash root@head-min-centos7 ~]# gem install tetra Fetching: clamp-1.3.2.gem (100%) Successfully installed clamp-1.3.2 Fetching: json_pure-2.6.2.gem (100%) Successfully installed json_pure-2.6.2 Fetching: open4-1.3.4.gem (100%) Successfully installed open4-1.3.4...

gems

Since we now use RuboCop when creating a pull request, it is advisable to check and correct the current offenses RuboCop shows. - [ ] Remove `.rubocop_todo.yml` - [ ]...

enhancement
RuboCop

This action could be useful. Since we have no releases we have to adjust the workflow to use tags instead. https://github.com/google-github-actions/release-please-action#whats-a-release-pr

enhancement
feature
github_actions

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Add a file with all available commands/parameters for bash/zsh completion.

feature