Andreas Ahlenstorf
Andreas Ahlenstorf
We're currently only building and running the test suite on Linux. We should at least include macOS and, if possible, Windows. Question is what service we want to use. Travis...
- [Keras](https://keras.io) - [MXNet](https://mxnet.apache.org) - [TensorFlow](http://tensorflow.org) - [Caffe2](https://caffe2.ai)
When reading as CSV there might be column titles in the first row. An option to automatically skip them would be nice. Candidates: * `pingu.utils.textfile.read_separated_lines` * `pingu.utils.textfile.read_separated_lines_generator` * `pingu.utils.textfile.read_separated_lines_with_first_key`
It would be nice if `QueryBuilder` would allow to test for emptiness without having to resort to using `filter()`. This would be especially useful with many-to-many relations if one could...
We should have enough test machines to re-enable testing on ARMv7 across the board, at least with openjdk.sanity, preferably more. #2024 made some changes in that area, but at least...
Sources: * https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms * `strings -a bin/javac | grep "GCC:"` on upstream binaries Actions: * [x] Upgrade JDK16+ to VS 2019 on Windows x86_64 and x86_32 * [ ] Upgrade...
See https://github.com/AdoptOpenJDK/openjdk-support/issues/70 for context.
https://www.redhat.com/en/blog/extending-no-cost-red-hat-enterprise-linux-open-source-organizations [Following up on a Slack conversation](https://adoptopenjdk.slack.com/archives/C53GHCXL4/p1614511308045400), I mailed the ROSI program people today.
We have strange names in there like "AdoptOpenJDK Runtime Environment with Alibaba Dragonwell". That should probably just be "Dragonwell Runtime Environment" (maybe with an "Alibaba" at the beginning). We should...
https://github.com/AdoptOpenJDK/openjdk-support/issues/214 https://bugzilla.redhat.com/show_bug.cgi?id=1704608