Felix Fontein
abb807e5dd
Extend dev guide for collection testing and collection hacking ( #68899 )
...
* Make clear which BOTMETA.yml is meant (some collections also have one), fix itemization, document /rebuild and /rebuild_failed, add section on how to test collections with ansible-test, update supported versions for compile tests, add a section on hacking collections, implement feedback.
* Update docs/docsite/rst/dev_guide/developing_collections.rst
Co-Authored-By: Felix Fontein <felix@fontein.de>
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
5 years ago
Sandra McCann
02e36fbfc2
fix broken link in developing collections ( #68442 )
5 years ago
John R Barker
4844adff9a
Collection developer guide - BOTMETA ( #67538 )
...
* Docs: Improve how to migrate and create collections
* Update docs/docsite/rst/dev_guide/developing_collections.rst
Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com>
5 years ago
Sandra McCann
a60feeb3c1
Specify lowercase only for Galaxy namespaces ( #67485 )
...
* specify lowercase only for galaxy namespaces
* doh... include meta file
5 years ago
Adam Miller
98c1fc9d3a
add a testing section to collections dev guide ( #67370 )
...
Signed-off-by: Adam Miller <admiller@redhat.com>
5 years ago
Sandra McCann
4dd2513371
add info on creating doc fragments in a collection ( #67171 )
...
* add info on creating doc fragments in a collection
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
5 years ago
Sam Doran
20eb1dca99
Update Galaxy docs to use "token" rather than "API key" ( #66644 )
...
We have called an API token many things. I changed the command line argument to
"--token", so now I'm unifying the documentation. I looked at both Galaxy and
Automation Hub and Galaxy is the only place that still uses the term "API Key",
which it could be argued should change.
5 years ago
Sandra McCann
0ca79a4234
Clarify how to use the Galaxy token ( #65961 )
...
* DOCS: clarify how to use the Galaxy token, with info for installs and api-key
5 years ago
Sandra McCann
a01376a493
update configuring ansible-galaxy client ( #64796 )
...
* update configuring ansible-galaxy client, deduplicate, clarify tokens, AH procedures, etc.
5 years ago
Jordan Borean
f8f7662850
Add the ability to ignore files and collection build ( #64688 )
5 years ago
Sandra McCann
6a662b0ed0
clarify acceptable file types in collection docs ( #64618 )
...
* clarify acceptable file times in collection docs
* implement feedback
5 years ago
Sandra McCann
797397558e
Add note about large tarball sizes for collections ( #64411 )
...
* add note on collection tarball size
5 years ago
Sandra McCann
6a2902c8d5
clarify no subfolders and md only for collections /docs folder ( #63808 )
5 years ago
Chris Houseknecht
911aa6aab9
Default collection install path to first path in COLLECTIONS_PATHS ( #62870 )
5 years ago
Sloane Hertel
d41050b28b
Add some documentation about plugins in collections ( #62465 )
...
* Add some documentation about using plugins in collections
- FQCN requirements
- Sharing code in collections
- Limitations with inventory caching
5 years ago
Sandra McCann
7e01de96d7
add more anchors to collections docs ( #62827 )
5 years ago
Sandra McCann
1b3bf33bdf
add anchors to support galaxy links ( #62808 )
5 years ago
James Mighion
679d3a46fa
doc: fix typo ( #62668 )
5 years ago
Sviatoslav Sydorenko
2969614c2c
Fix link syntax and a typo in dev collections doc ( #62650 )
5 years ago
Sandra McCann
7badeb6df0
[docs] split collections into user and dev guide sections ( #62363 )
...
* split collections into user and dev guide sections
* sentence case
5 years ago