thiagorb commented on PR #3057: URL: https://github.com/apache/avro/pull/3057#issuecomment-2354036639
@jjatria It looks like the monorepo setup doesn't work as assumed. Just tested this: ``` composer init ... composer config repositories.repo-name vcs https://github.com/apache/avro composer require apache/avro:dev-main ``` After that, I can still see all the files in this repo by running: ``` find vendor/apache/avro/ ``` So, I don't see a reason to keep the monorepo usage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org