Replies: 3 comments
-
Tests do not belong in the tarball. Tarballs are for end users (that's why docs do need to go into the tarball). |
Beta Was this translation helpful? Give feedback.
-
I never used tests in a usage use case. And on contributions or modifications I pulled the repository anyways. So imo remove test and bring down the footprint. |
Beta Was this translation helpful? Give feedback.
-
Agree with the others, tests don't need to be distributed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Including
tests/
in the built Ansible Galaxy package takes up a lot of space, which has to be download every time.Are collection tarballs for users or developers?
If we say the collection tarballs are for users then:
build_ignore
ingalaxy.yml
for tests/{integration,unit,utils,output}/` (and in collection_templateNeed to check with legal first, also package maintainers
We'd ❤️ your feedback!
Beta Was this translation helpful? Give feedback.
All reactions