ammar92
ammar92
If we don't specifically use `apt` output in our scripts, I don't see any harm in the warnings and using `apt` as such. But either way is fine
@stephanie0x00 Any updates on this?
Not sure what's going on with the Rocky tests, I've run it locally a few times with success.
## Chain of API calls We need to tackle these kind of situations as well: ```mermaid sequenceDiagram actor User User ->> Rocky: GET "/entity?pk=Hostname|ifconfig.me" Rocky ->> Octopoes: Request object "Hostname|ifconfig.me"...