Jacob Wujciak-Jens
Jacob Wujciak-Jens
@github-actions crossbow submit java-jars
@kou I was able to improve the building of the libs but both @rok and I are unclear on how to best get maven to bundle these efficently in (idealy)...
> Decide if only migrating open issues I think importing all issues regardless of status makes sense as there is no cost to us ( excl. migration script run time)...
I think blocker should be a label outside of any other categorization schema. Having additionally at least a distinction between *bug* and *enhancement* makes sense imho. I don't think anything...
I have searched through INFRA jira to see how other projects handled the transition to issues and have found some relevant tickets: - https://issues.apache.org/jira/browse/INFRA-23322 - https://issues.apache.org/jira/browse/INFRA-23563 - https://issues.apache.org/jira/browse/INFRA-23386 Take aways:...
Some more questions to discuss: - What should be the new title format? Should we explicitly add the issue|pr number? Example from Beam:  - Do we want to keep...
One big difference between jira and github is that normal users can only edit the issue body and can not add any meta info unless they are a committer (e.g....
It would also be possible to use [sccache in local storage mode](https://github.com/mozilla/sccache#local), they explicitly support windows. For our cmake to use sccache in local mode you HAVE to set `SCCACHE_DIR`...
This is actually quite the issue for me as I am currently reworking the documentation of a package and this makes it difficult to do that in vsc while it...
Hey @mtennekes if you are still interested in CB I would like to mention [{touchstone}](https://github.com/lorenzwalthert/touchstone) which will run benchmarks and comment them on the PR after every push! We are...