Simon Schrottner

Results 37 issues of Simon Schrottner

This is a draft pullrequest, it is just a small idea, i wanted to challenge first, before investing more time into this. #842 ## Refactoring TravisPlugin to generic Ci plugin...

OI_OPTIONAL_ISSUES_USES_IMMEDIATE_EXECUTION is producing false positives when using static methods which are returning statically initialized fields, like `Collections.emptyList()`. ``` List list = Optional.of(null).orElse(Collections.emptyList()); ``` This will cause an issue. But `Collections.emptyList()`...

addition

Not all OS Projects are using GitHub and have the benefit of using GitHub Actions. With this changes the Wrapper-Validation-Action is executable on its own. It will use command line...

Utilizing `jvm-test-suite` to its full potential. Removing deprecated configuration, and updating Gradle. Proposed commit message: ``` ${action} (${issues} / ${pull-request}) [max 70 characters] ${body} [max 70 characters per line] ${references}:...

merge-ready

So far we do not have a lot of Issues created, but there is still an inconsistency about the creation process. Some are labelled, some are not, and some are...

🏗️ type: enhancement
📢 up for grabs
⚙️ component: Pioneer
🚦 status: in discussion
good first issue

Our GitHub Actions do not provide a lot of information to the user why they are failing. There is always a second click needed to get to the action log....

🏗️ type: enhancement
📖 theme: build
🚦 status: in progress
⚙️ component: Pioneer
🚦 status: reviewing
📖 theme: reporting
🛸 3rd-party: Github Actions
good first issue

we are using: - shipkit for changelog - our own version approach - signing - uploading maven central - using shipkit for releases We can evaluate jrleaser doing a lot...

🏗️ type: enhancement
📖 theme: build
📢 up for grabs
⚙️ component: Pioneer
🛸 3rd-party: Gradle
🛸 3rd-party: Github Actions
:flying_saucer: 3rd-party: Artifact Repository

Our Github actions are a mess, we started and improved them over time, we renamed them etc. But now we do have some old Actions in there, which we do...

📖 theme: build
🏗️ type: task
📖 theme: cleanup
🛸 3rd-party: Github Actions

A big struggle within our project is code formatting. A lot of people struggling with Spotless and that we do not offer configuration for certain IDEs (at least the favorite...

🏗️ type: enhancement
📖 theme: build
📢 up for grabs
⚙️ component: Pioneer
🚦 status: in discussion
🛸 3rd-party: IDE
good first issue

Sorry i simply started experimenting out of curiosity regarding #2760 , and I want to share what I tried and what worked and did not work for such modular tests....

theme: modules