valory-xyz / open-aea

A framework for open autonomous economic agent (AEA) development - no package vendor is prioritised over other package vendors
https://open-aea.docs.autonolas.tech
Apache License 2.0
65 stars 16 forks source link

Bug: Customs are not ejected with the publish command. #751

Open 8ball030 opened 2 months ago

8ball030 commented 2 months ago

Describe the bug When publishing an agent, custom packages are not ejected.

To duplicate the issue.

aea fetch bafybeibrisleqqy36zdhw5x54pww7xohmove6g7tiune5ajnjga2qc7eqm
cd __dummy__
aea publish --push-missing --local

Expected behavior A clear and concise description of what you expected to happen. This is an agent with custom compoennts, I would expect the new custom components to end up in the packages dir. They do not.

These are the ejected packages;

image

However we pull the following customs as well;

image