The first one moves the existing Python package into a sub-directory and should introduce no functional changes (beyond adjusting a path in the container file).
The next one defines the message schema, and the last one actually adds the message publishing.
I put what I thought would be relevant in the messages, but I may have missed something.
This is best reviewed commit by commit.
The first one moves the existing Python package into a sub-directory and should introduce no functional changes (beyond adjusting a path in the container file).
The next one defines the message schema, and the last one actually adds the message publishing.
I put what I thought would be relevant in the messages, but I may have missed something.