Simon Schrottner
Simon Schrottner
i just stumbled upon the same issue - this would be a really cool addition
@ThrawnCA no we cant, because this is not lambda but an object -> we could use `.orElseGet(Collections::emptyList)` as a work arround. > Assigning a raw type to a generic one...
i am not that familiar with spotbugs and its capabilities i would love to try to detect if a method just returns a final static field - and if so...
thoughts regarding this: - testing everything inside github with aciton should be not a problem - node application on its own no problem - github action no problem - docker...
@eskatos @JLLeitschuh - i can understand your concerns regarding support from the community - i am not a community but i do not plan to abandond my contributions :) To...
i am checking the failing ci step, and it seems like that the tool i used `gitlab-ci-local` is not able to handle git refs from pull requests. - I can...
i fixed the issue with gitlab-ci-local, so GitHub Actions should now pass. How do we want to continue on this, what do you need from me to finish this, or...
> i fixed the issue with gitlab-ci-local, so GitHub Actions should now pass. > > How do we want to continue on this, what do you need from me to...
I am pretty sure we are not blocked here. There is a difference within our experimental build, regarding which version of java Gradle is using, and which one we are...
i agree that we can definitley improve this. The first iterations of this build structures we did not have Gradle toolchains or the test suites feature available. But it definitely...