index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
galaxy
/
test_collection.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update triple single quotes to triple double quotes (#84099)
Matt Clay
2024-10-09
1
-2
/
+2
*
Cover unit tests with mypy (#84084)
Matt Clay
2024-10-08
1
-1
/
+1
*
Use sentinel everywhere (#84041)
Abhijeet Kasurde
2024-10-03
1
-1
/
+1
*
config, integrate dynamic galaxy servers (#83129)
Brian Coca
2024-05-29
1
-3
/
+3
*
Use of constant for 644 permission variable (#82762)
Abhijeet Kasurde
2024-03-05
1
-4
/
+5
*
Remove Python 2 compat (via six) from unit tests
Matt Clay
2023-11-02
1
-1
/
+1
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
1
-3
/
+1
*
Make sure paths are treated correctly when building collection files manifest...
Carlos Camacho
2023-09-20
1
-4
/
+19
*
Add pymarkdown sanity test for core (#81220)
Matt Clay
2023-07-11
1
-1
/
+1
*
ansible-galaxy - add config option for the default ansible-galaxy timeout (#8...
Sloane Hertel
2023-06-26
1
-0
/
+50
*
Update galaxy_ng container for tests (#80721)
Matt Martz
2023-06-07
1
-6
/
+0
*
Improve code coverage of unit tests (#80904)
Matt Clay
2023-05-27
1
-27
/
+5
*
Use ansible.module_utils.common.text.converters (#80704)
Matt Clay
2023-05-03
1
-1
/
+1
*
Fix unit test asserts (#80500)
Matt Clay
2023-04-12
1
-3
/
+3
*
Clean up unused imports in unit tests (#79893)
Matt Clay
2023-02-03
1
-2
/
+1
*
Add support for importlib.resources (#78915)
Matt Martz
2023-01-10
1
-51
/
+1
*
ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...
Sloane Hertel
2023-01-09
1
-38
/
+60
*
galaxy: Add license_file to manifest directives (#79420)
Maxwell G
2022-11-29
1
-5
/
+5
*
Relax minimal config to enable manifest functionality (#78574)
Matt Martz
2022-08-18
1
-5
/
+6
*
Use MANIFEST.in style directives to build collections (#78422)
Matt Martz
2022-08-17
1
-5
/
+6
*
Fix listing collections that are missing the metadata required by build (#76596)
Sloane Hertel
2022-08-02
1
-0
/
+17
*
Galaxy server config updates (#77106)
Brian Coca
2022-06-24
1
-3
/
+6
*
Use unittest.mock instead of mock. (#77883)
Matt Clay
2022-05-23
1
-1
/
+1
*
Fix type for ansible-galaxy server config definitions (#77424)
Sloane Hertel
2022-03-31
1
-1
/
+67
*
ansible-galaxy - add configuration options for more flexible collection signa...
Sloane Hertel
2022-03-23
1
-0
/
+36
*
Remove obsolete units.compat.mock compat layer. (#77118)
Matt Clay
2022-02-23
1
-1
/
+1
*
ansible-galaxy - fix the --ignore-certs flag for the implicit galaxy server (...
Sloane Hertel
2022-01-11
1
-1
/
+43
*
galaxy build - ignore existing MANIFEST and FILES (#76479)
Jordan Borean
2021-12-07
1
-0
/
+39
*
ansible-galaxy - add a per-server validate_certs option (#75710)
Sloane Hertel
2021-09-16
1
-1
/
+44
*
Replace the inhouse collection dependency resolver with `resolvelib`
Sviatoslav Sydorenko
2021-01-27
1
-432
/
+53
*
galaxy - preserve symlinks on build/install (#69959)
Jordan Borean
2020-06-10
1
-24
/
+10
*
Add support to install collections from git repositories (#69154)
Sloane Hertel
2020-05-29
1
-4
/
+4
*
Unify ansible-galaxy install -r (#67843)
Jordan Borean
2020-05-18
1
-2
/
+2
*
better error for "ansible-galaxy collection verify" if there's no MANIFEST.js...
Sloane Hertel
2020-05-14
1
-5
/
+29
*
ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691...
Jordan Borean
2020-03-31
1
-0
/
+22
*
Add verify subcommand to 'ansible-galaxy collection' (#65618)
Sloane Hertel
2020-02-14
1
-2
/
+664
*
Rename private function (#66577)
Sam Doran
2020-01-17
1
-1
/
+1
*
Add the ability to ignore files and collection build (#64688)
Jordan Borean
2019-11-13
1
-8
/
+75
*
Galaxy publish fix (#63580)
Toshio Kuratomi
2019-10-17
1
-1
/
+1
*
Refactor galaxy collection API for v3 support (#61510)
Jordan Borean
2019-08-30
1
-512
/
+25
*
Support galaxy v3/autohub API in ansible-galaxy (#60982)
Adrian Likins
2019-08-28
1
-13
/
+216
*
ansible-galaxy - Add timeout and progress indicator for publish and install (...
Jordan Borean
2019-08-22
1
-89
/
+59
*
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
Jordan Borean
2019-08-20
1
-142
/
+72
*
Ignore collection build release files in the root collection directory (#59121)
Jordan Borean
2019-07-22
1
-3
/
+35
*
Generate galaxy.yml based on single source of truth (#59170)
Jordan Borean
2019-07-22
1
-5
/
+0
*
ansible-galaxy: add collection sub command (#57106)
Jordan Borean
2019-07-09
1
-0
/
+922