You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-galaxy-collection-cli/files
Matt Martz f42984eeb3
Fix ManifestControl dataclass to work with future annotations (#82215)
* Fix ManifestControl dataclass to work with future annotations

* Add tests
11 months ago
..
empty_manifest_galaxy.yml Fix ManifestControl dataclass to work with future annotations (#82215) 11 months ago
expected.txt galaxy: Add license_file to manifest directives (#79420) 2 years ago
expected_empty.txt Fix ManifestControl dataclass to work with future annotations (#82215) 11 months ago
expected_full_manifest.txt
full_manifest_galaxy.yml
galaxy.yml galaxy: Add license_file to manifest directives (#79420) 2 years ago
make_collection_dir.py Require `from __future__ import annotations` (#81902) 1 year ago