Philipp van Kempen

Results 27 issues of Philipp van Kempen

Features to be implemented: - [x] Pre-fill body of release-drafts with automatically generated changelog from commit messages (See https://github.com/marketplace/actions/get-a-changelog-between-two-references) - [x] Build MacOS App for Client with bundled JRE (DMG...

enhancement

Needs further debugging... Priority is likely very low.

help wanted

When trying to understand the ChatPanel-related source code, I stumbled across some functions targeted at parsing admin-related commands. I maybe interesting to get those documented or fixed if they are...

help wanted

The created tracks in the editor.jar neither be exported or imported into the client/server at the moment.

enhancement

This would require a database connection and a working login mechanism. See #1

enhancement

For reference here is a summary of my past efforts to get TFLMC running with current tflite-micro. This heavily depends on @andrewstevens-infineon works over the past two years and should...

I found out that some CI jobs fail for the following reasons: - Wheel-Manylinux-Nightly : ` github3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='uploads.github.com', port=443): Read timed out. (read timeout=10)` -...

- Fixed failing download in lint job - Increase runner disk space to avoid running out of storage - Update actions to latest versions One CI job (`unit (elem, cv32e40x)`)...

I regularly use spike + riscv-pk to run baremetal programs communicating with a host application via STDIN/STDOUT. The code looks roughly as follows and worked fine until October 2022 when...

The last 3 weekly uploads to the Pypi website (Job "Wheel-Manylinux-Pypi") failed due to the 10GB project quota beeing exceeded for the `apache-tvm` package, see: https://github.com/tlc-pack/tlcpack/actions/workflows/wheel_manylinux_pypi.yaml I would appreciate if...