index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
galaxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update triple single quotes to triple double quotes (#84099)
Matt Clay
2024-10-09
2
-3
/
+3
*
Cover unit tests with mypy (#84084)
Matt Clay
2024-10-08
4
-7
/
+5
*
ansible-galaxy - fix ignoring certs when installing from git repos (#83332)
Sloane Hertel
2024-10-08
1
-2
/
+38
*
Use sentinel everywhere (#84041)
Abhijeet Kasurde
2024-10-03
1
-1
/
+1
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
2
-2
/
+2
*
config, integrate dynamic galaxy servers (#83129)
Brian Coca
2024-05-29
2
-6
/
+7
*
Use of constant for 644 permission variable (#82762)
Abhijeet Kasurde
2024-03-05
3
-11
/
+14
*
ansible-galaxy - fix exit code for failed role import (#82193)
Sloane Hertel
2023-12-12
1
-1
/
+18
*
Remove Python 2 compat (via six) from unit tests
Matt Clay
2023-11-02
3
-8
/
+8
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
7
-20
/
+7
*
Make sure paths are treated correctly when building collection files manifest...
Carlos Camacho
2023-09-20
1
-4
/
+19
*
galaxy: Cross check the collection type (#81423)
Abhijeet Kasurde
2023-08-03
1
-0
/
+21
*
Consider all configured collection paths when installing collections (#81243)
Sloane Hertel
2023-07-21
1
-3
/
+6
*
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
3
-119
/
+20
*
Use ansible.module_utils.common.text.converters (#80704)
Matt Clay
2023-05-03
5
-5
/
+5
*
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
2
-3
/
+1
*
Add support for importlib.resources (#78915)
Matt Martz
2023-01-10
2
-102
/
+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
*
Add --offline option to 'ansible-galaxy collection install' (#78678)
Sloane Hertel
2022-09-19
1
-16
/
+19
*
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
*
Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78...
Sloane Hertel
2022-07-21
1
-0
/
+80
*
Make unit test for missing git executable more generic (#78173)
Sloane Hertel
2022-06-30
1
-3
/
+4
*
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
4
-4
/
+4
*
ansible-galaxy collection - ensure dependencies are a dict (#77561)
Jack
2022-04-19
1
-9
/
+34
*
Make "~/.ansible" path configurable (#76114)
htol
2022-04-11
1
-1
/
+1
*
Get git executable for collections in git repos (#77493)
Sloane Hertel
2022-04-08
1
-4
/
+25
*
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
2
-1
/
+84
*
Remove obsolete units.compat.mock compat layer. (#77118)
Matt Clay
2022-02-23
4
-4
/
+4
*
ansible-galaxy - add signature verification of the MANIFEST.json (#76681)
Sloane Hertel
2022-02-10
2
-32
/
+119
*
Expect upper case message 'levels' for galaxy publish results (#63530)
Adrian Likins
2022-01-12
1
-8
/
+8
*
ansible-galaxy - fix the --ignore-certs flag for the implicit galaxy server (...
Sloane Hertel
2022-01-11
1
-1
/
+43
*
Fix tests failing on pytest 7 (#76670)
Jordan Borean
2022-01-08
1
-8
/
+9
*
galaxy build - ignore existing MANIFEST and FILES (#76479)
Jordan Borean
2021-12-07
1
-0
/
+39
*
ansible-galaxy role install: download from API response location (#73114)
Ross Bender
2021-09-22
1
-0
/
+151
*
ansible-galaxy: Clone git collections using shallow clones (#75722)
Sloane Hertel
2021-09-21
1
-0
/
+57
*
Enable ansible-galaxy to specify client id override with Keycloak Token (#75601)
Chris Hambridge
2021-09-17
1
-0
/
+43
*
ansible-galaxy - add a per-server validate_certs option (#75710)
Sloane Hertel
2021-09-16
1
-1
/
+44
*
ansible-galaxy - increase page size and add retry decorator for throttling (#...
Sloane Hertel
2021-05-10
1
-11
/
+23
*
add --offline option to galaxy collection verify (#74040)
Matt Davis
2021-03-29
1
-1
/
+1
*
ansible-galaxy - set the cache file after getting all collection versions (#7...
Sloane Hertel
2021-02-15
1
-2
/
+148
*
add option to upgrade collections (#73336)
Sloane Hertel
2021-02-03
1
-15
/
+17
[next]