Simon Heimberg
Simon Heimberg
## Checklist - [x] This Feature Request only contains 1 request (if you have multiple open multiple feature requests). ## The idea Allow to skip downloading shellcheck if it is...
**Type of change** New feature **Issue(s) closed** (Was suggested in forum https://www.widelands.org/forum/topic/5797/) If the bug/feature does not appear on the issue tracker: a clear and concise description of what your...
**Type of change** Enhancement of checks **Issue(s) closed** companion of #6257 **New behavior** Local files referenced in a workflow are checked for existence (and tracking). When such files are renamed...
The PR is not complete yet. But I need some help. - [x] How can I get the builder from the building site window? `friend` does not work as I...
**Type of change** Cleanup **Issue(s) closed** Fixes - **Rationale** Why checking shell scripts makes sense is shown in many examples on https://shellcheck.net (load a random example) suggestions for github actions:...
**Type of change** Enhancement **Issue(s) closed** Fixes - **New behavior** - update_translation_stats.py calls pocount just once. Speedup from 32s to 22s 8dfe828b069802f282636c51eab0c15fcb9a95b3 - update_translation_stats.py does not fail on shorter line...
**Describe the bug** The link "Ship" fails in help. After a click on such a link to "ship" (in help text of a building), an error message is shown. In...
**Type of change** Enhancement of testsuite **Issue(s) closed** Enhances #5880 **New behavior** The job testsuite is skipped for changes in irrelevant directories. **How it works** For the list of dorny/paths-filter,...
**Type of change** Enhancement of testsuite **Issue(s) closed** Fixes - **New behavior** Compiler errors and similar messages are marked clearly on GitHub. **How it works** The marking of the failure...
**Type of change** Enhances testsuite **Issue(s) closed** Fixes - **New behavior** Do not use cmake. All files are checked anyway. Using cmake is no advantage. CodeCheck.py produces output for failures...