Fix: Add missing Python module dependency "munch" causing cleanup job failures
[releng/lftools.git] / tests /
2023-10-13 Eric BallMerge "Refactor: Annotate lftools.deploy"
2023-10-13 Andrew GrimbergMerge changes from topic "modernize_lftools"
2023-10-12 Anil BelurMerge "CI: Bring testing of lftools.cli.version to...
2023-10-12 Andrew GrimbergCI: Bring testing of lftools.cli.version to 100% 57/72257/1
2023-04-12 Andrew GrimbergChore: Clean-up pre-commit issues 42/71542/1
2022-12-07 Eric BallMerge "Fix: Replace v1 dockerhub api with v2 json files" v0.37.2
2022-12-07 Bengt ThureeFix: Replace v1 dockerhub api with v2 json files 86/70986/6
2022-08-15 Eric BallFix: Bugs in git.gerrit on nexus3 and sanity_check 05/70505/1 v0.36.2
2022-04-15 Eric BallFix: INFO job template and sanity_check call 35/70035/2 v0.36.1
2022-04-12 Bengt ThureeFix: Do not fail tox if gerrit.acumos.org is down 00/70000/1
2022-04-11 Bengt ThureeFix: Force delay (take 2) between docker get calls 05/69905/2
2022-03-23 Andrew GrimbergMerge "Fix: Force delay between docker get calls"
2022-03-11 Eric BallFeat: New method add_maven_config for JCasC config 02/69802/4 v0.36.0
2022-02-24 Eric BallFeat: Move git functions to use python git lib 17/69717/9
2022-02-22 Eric BallTest: Speed up Nexus tests 20/69720/3
2021-10-09 Thanh HaRefactor: Resolve F811 and E712 and E501 in tests 61/68961/1
2021-10-05 Andrew GrimbergMerge "Refactor: Resolve flake8 E722 bare except"
2021-10-05 Thanh HaRefactor: Resolve W605 Invalid escape sequence 37/68937/2
2021-08-16 Andrew GrimbergMerge "Fix: Refactor image clean" v0.35.8
2021-08-14 Eric BallMerge "Refactor: Fix flake8 F841"
2021-08-13 Thanh HaRefactor: Fix flake8 F841 28/68528/2
2021-08-03 Andrew GrimbergMerge "Test: Improve unit test for nexus"
2021-08-02 Eric BallTest: Improve unit test for nexus 02/68402/2
2021-07-31 Andrew GrimbergMerge "Refactor: Fix F401 module imported but unused"
2021-07-31 Andrew GrimbergMerge "Chore: Remove botocore from requirements.txt"
2021-07-31 Andrew GrimbergMerge "Refactor: Fix E713 form should be "not in""
2021-07-31 Thanh HaRefactor: Fix F401 module imported but unused 92/68392/1
2021-07-31 Thanh HaRefactor: Fix E713 form should be "not in" 89/68389/1
2021-07-31 Thanh HaRefactor: Fix Flake8 E711 87/68387/2
2021-07-30 Thanh HaChore: Add isort to Python linters 81/68381/2
2021-07-22 Eric BallFix: Nexus release logic and naming, add unit test 06/68306/4 v0.35.3
2021-06-29 Andrew GrimbergChore: Upgrade pre-commit hooks 60/68160/2
2020-10-27 Andrew GrimbergMerge "Add user regexp for version tag validation"
2020-09-02 Bengt ThureeAdd user regexp for version tag validation 22/65222/6
2020-08-28 Bengt ThureeAdd --repofile to releasedockerhub 15/63615/12
2020-04-02 Aric GardnerChanges for nexus2 automation 58/63558/6 v0.32.0
2020-03-10 DW TaltonFormat lftools code with the Black code formatter 57/63357/1
2020-03-03 Eric BallRevert "Change the copy_archives method to use..." 66/63266/1 v0.31.1
2020-02-26 Andrew GrimbergMerge "Change the copy_archives method to use copy2"
2020-02-25 Eric BallChange the copy_archives method to use copy2 73/63173/3
2020-01-23 Aric GardnerMake output parsable 21/62921/3 v0.30.0
2020-01-22 Aric GardnerEnable project_version_update 58/62858/11
2019-11-22 Aric GardnerMerge "Fix help text for github create team"
2019-11-22 Bengt ThureeAdd --exact to releasedockerhub 74/62374/6
2019-11-21 Andrew GrimbergMerge "Add "create role" subcommand for nexus"
2019-11-19 DW TaltonAdd RTD project details update support 26/62326/2 v0.28.0
2019-11-07 DW TaltonMerge "Rewrite DCO check in python"
2019-11-05 DW TaltonRefactor API client to support more auth types 67/62167/1
2019-10-29 Eric BallAdd "create role" subcommand for nexus 15/61815/8
2019-10-09 DW TaltonAdd support for RTD subprojects 54/61954/1 v0.27.1
2019-09-24 DW TaltonAdd support for Read the Docs API v3 23/61523/14
2019-08-23 Bengt ThureeDo not copy sub-directory 51/16651/5 v0.26.1
2019-08-14 Andrew GrimbergMerge "Changes needed in lftools for github orgs" v0.26.0
2019-08-13 Aric Gardnerexit if errors are found in a nexus repo 13/16513/12
2019-08-05 Aric GardnerRemove drop of staging repos on release 48/16448/4 v0.25.4
2019-07-01 Eric BallMerge "Use requests.put for Nexus 2+3 compatibility" v0.25.2
2019-06-27 Eric BallUse requests.put for Nexus 2+3 compatibility 60/15960/2
2019-06-13 Bengt Thureelftools deploy archives handle dup patterns/file 49/15849/10
2019-06-13 Bengt ThureeHandle archives is a file instead of dir. 30/15830/6
2019-04-12 Andrew GrimbergMerge "Update docs for git-tag and container signing"
2019-04-07 Anil BelurMerge "Add git tag and Docker container sigul signing" v0.23.0 v0.23.1
2019-04-02 Andrew GrimbergMerge "Fix OSError in lftools deploy archives" v0.22.2
2019-04-02 Bengt ThureeFix OSError in lftools deploy archives 66/15066/9
2019-03-25 Eric BallRevert "Refactor deploy_maven_file from shell ..." 28/14928/4 v0.22.1
2019-03-21 Thanh Ha (zxiiro)Merge changes from topic 'release_docker_hub'
2019-03-15 Bengt ThureeAdd multithread code to release_docker_hub 6(7). 33/13733/11
2019-02-10 Thanh Ha (zxiiro)Merge "Fetch nexus3 catalog to release_docker_hub 4...
2019-02-10 Thanh Ha (zxiiro)Merge "Add main project class to release_docker_hub...
2019-02-10 Thanh Ha (zxiiro)Merge "Add tag classes to release_docker_hub 2(7)."
2019-02-10 Thanh Ha (zxiiro)Merge "Add common functions to release_docker_hub 1...
2019-02-10 Aric GardnerAdd "schema validate" command 63/14363/8
2019-01-31 Bengt ThureeFetch nexus3 catalog to release_docker_hub 4(7). 31/13731/7
2019-01-31 Bengt ThureeAdd main project class to release_docker_hub 3(7). 30/13730/8
2019-01-31 Bengt ThureeAdd tag classes to release_docker_hub 2(7). 29/13729/6
2019-01-31 Bengt ThureeAdd common functions to release_docker_hub 1(7). 47/13047/17
2019-01-15 Eric BallRefactor deploy_maven_file from shell to python 52/13552/11
2019-01-09 Eric BallAdd "nexus release" command 68/13868/7
2018-11-22 Bengt ThureeRefactor deploy_nexus_stage to Python 88/13488/6
2018-11-22 Thanh Ha (zxiiro)Merge "Refactor of Deploy_Nexus"
2018-11-21 Bengt ThureeRefactor of Deploy_Nexus 87/13487/18
2018-11-20 Bengt ThureeRefactor upload_maven_file_to_nexus to Python 56/13556/8
2018-11-19 Bengt ThureeInternal func _request_post_file function 45/13545/7
2018-11-12 Bengt ThureeRefactor Nexus stage repo close|create cmds 36/13236/26
2018-11-12 Bengt ThureeRefactor Deploy Nexus Zip command to Python 86/13286/7
2018-11-09 Thanh HaRefactor deploy-logs cmd to Python 13/13413/7
2018-11-09 Thanh HaRefactor deploy-archives to Python 72/13272/10
2018-11-09 Thanh Ha (zxiiro)Merge "Add jenkins and xdg to known 3rdparty"
2018-11-07 Bengt ThureeInternal func _log_error_and_exit & _request_post 88/13288/11
2018-11-06 Eric BallMerge "Add docker list/delete subcommands for nexus"
2018-11-05 Thanh Ha (zxiiro)Merge changes from topic '13163'
2018-11-02 Bengt ThureeInternal func _format_url() to verify url fmt 87/13287/3
2018-11-01 Thanh Ha (zxiiro)Merge "Test against explicit major versions of Python"
2018-10-31 Thanh HaRefactor copy_archives deploy function to Python 51/13251/6
2018-09-06 Sam HagueMerge "Add stack create & delete commands"
2018-08-27 Thanh Ha (zxiiro)Merge "Enable or disable Jenkins jobs matching regex"
2018-08-24 Thanh Ha (zxiiro)Merge "Extend lftools with scripts for ldap lookups"
2018-08-24 Thanh HaAdd option to enable debug logs 79/12379/4
2018-04-30 Thanh HaSimplify Nexus 2 repo target regex 55/9855/4
2017-08-02 Jeremy PhelpsMerge "Add a license header scanner"
2017-08-02 Thanh HaMerge "Pass maven parameters to deploy maven-file"
next