Conversation
- Appending to a table is no longer supported. - Polled attributes need to be considered in *CHANGES commands. - Consider new mode attribute.
26aba33 to
fb3f11c
Compare
|
The tests CI workflow is not passing because of missing netcat, this will work once the associated change in rootfs is merged (and the docker image released). |
|
Where did the |
It's probably something they removed in newer versions, to find the option help, you could run the panda container and yum install netcat, then check the command help. |
|
The docker image was updated and CI is now happy! |
coretl
left a comment
There was a problem hiding this comment.
CI looks fine, I leave it to @Araneidae to decide if the server changes are reasonable
Araneidae
left a comment
There was a problem hiding this comment.
If the CI can be made to work for now without the change to attributes.c I'd like to handle this as a separate PR because I think there may be implications for the entire change mechanism.
fb3f11c to
957ba01
Compare
|
The polled attributes fix has been split to PR #71, I dropped the commit from this one and added a new commit to workaround the test, this commit can be reverted once the other PR is merged |
testswas added.In order for this to work, PR PandABlocks/PandABlocks-rootfs#70 needs to be merged and its associated docker image needs to be released.
This fixes #14.