Kenny Root

Results 134 comments of Kenny Root

Do you have a test case?

The default layout of the projects would help (external/fdlibm instead of just fdlibm, system/core instead of core). An example of a pared-down repo manifest can be seen at https://android.googlesource.com/accessories/manifest/+/master/default.xml Also...

I implemented the API as outlined by @grawity, but I have a question: What should `sasl_mechanism_register` do internally? Should the `sasl ` event not be broadcast if that mechanism has...

It would be helpful to see the developers console output from your browser. I have fixed quite a bit of problems from the Bootstrap 5 upgrade since your original report.

The device only sends response messages back on `krs.tel.gts.#` and [`krs.api.gts.#`](https://github.com/feedernet/petnet-feeder-service/blob/c4f8d87ec9864803f7176ef910d5fed5dd53b270/feeder_api/mqttclient.py#L47) which this service shouldn't be sending. I think the `gts` is gateway-to-server and `stg` is server-to-gateway to remove the...

I've been trying to upgrade the dependencies lately. This might have broken some stuff, but it also would reveal that we don't have enough testing. Perhaps some end-to-end testing is...

I created a release and tagged it as '1.0.0' which should be stable. It's before I started upgrading all the backend stuff and realized our existing tests aren't covering everything.

I think I've fixed all the problems from the latest Bootstrap 5 upgrade with #206. I am still working on some end-to-end tests that test the Node.js frontend together with...

Is this still happening, @snirsh ?

Is this still happening, @phrend ?