CI: Use latest actions and reusable workflows
[releng/lftools.git] / lftools / deploy.py
2023-11-03 Andrew GrimbergRevert "Refactor: Annotate lftools.deploy" 35/72335/1 v0.37.8
2023-10-13 Eric BallMerge "Refactor: Annotate lftools.deploy"
2023-10-12 Andrew GrimbergRefactor: Annotate lftools.deploy 50/72250/1
2022-06-06 Andrew GrimbergMerge "Fix: Print upload size with deploy nexus stage"
2022-04-19 Anil BelurFix: Print upload size with deploy nexus stage 37/70037/2
2021-10-26 Anil BelurFix: Create temp file in empty dirs for S3 log dir 93/68993/17 v0.35.11
2021-10-05 Andrew GrimbergMerge "Refactor: Resolve flake8 E722 bare except"
2021-10-05 Thanh HaRefactor: Resolve flake8 E722 bare except 36/68936/2
2021-08-23 pmikusFix: typo in deploy.py 97/68597/1 v0.35.9
2021-08-14 Eric BallMerge "Refactor: Fix flake8 F841"
2021-08-13 Eric BallFix: Move text/html mimetype check to after None 29/68529/2 v0.35.7
2021-08-11 pmikusFix: Add text/html mimetype to handle s3 logs 08/68508/1 v0.35.6
2021-07-30 Thanh HaChore: Add isort to Python linters 81/68381/2
2020-05-28 Eric BallFix string limit issue in _request_put_file 19/64119/1 v0.33.1
2020-04-28 Anil BelurMerge "Add ODL exception" v0.33.0
2020-04-24 Houa YangAdd S3 log shipping subcommand 28/61828/98
2020-03-24 Andrew GrimbergMerge "Fix potential symlink loop in _compress_text()"
2020-03-20 Eric BallFix potential symlink loop in _compress_text() 74/63474/1
2020-03-10 DW TaltonReplace python test harness 32/63232/11
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
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-11 Aric GardnerDrop support for python2.7 and 3.4(EOL) 14/62114/3
2019-10-28 Aric Gardnerlftools info file generator 80/62080/15
2019-10-03 DW TaltonRefactored multithreaded nexus upload 25/16625/6
2019-08-23 Bengt ThureeDo not copy sub-directory 51/16651/5 v0.26.1
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 Eric BallFix deploy_logs unicode handling for Python 2 & 3 86/15886/1 v0.25.0
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-06-13 Anil BelurRevert "Use six.text_type rather than str.encode" 74/15874/2
2019-06-11 Andrew GrimbergMerge "Get jenkins config only with the key exists"
2019-06-11 Thanh Ha (zxiiro)Merge "Use six.text_type rather than str.encode('utf...
2019-06-11 Eric BallUse six.text_type rather than str.encode('utf-8') 40/15840/3
2019-06-10 Andrew GrimbergMerge "Github api tools"
2019-06-07 Andrew GrimbergMerge "lfidapi create group checks if group exists"
2019-06-06 Anil BelurMerge "Move numpy dependency into coala linter" v0.24.0
2019-06-06 Anil BelurInclude *.{html,xml} file extensions to compress 93/15793/7
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-04-01 Andrew GrimbergMerge "Correct script exit condition."
2019-03-29 Thanh HaFix AttributeError on HTTPError in deploy code 23/15123/2
2019-01-25 Thanh Ha (zxiiro)Merge "lftools gerrit create for new projects"
2019-01-20 Bengt ThureeFix corrupted zip/image upload 57/13957/6
2018-12-30 Bengt ThureeMerge "Make URL example more clear"
2018-12-12 Thanh HaMake URL example more clear 51/13951/1
2018-12-06 Thanh Ha (zxiiro)Merge "Change default ldap server"
2018-12-06 Thanh Ha (zxiiro)Merge "Add filenames from zip file to error string"
2018-12-05 Bengt ThureeAdd filenames from zip file to error string 27/13827/2
2018-12-05 Thanh HaFix UnicodeEncodeError when calling deploy logs 25/13825/1 v0.19.1
2018-11-26 Thanh HaOnly skip files start with maven-metadata.xml 54/13654/3
2018-11-26 Thanh HaPrint the time in seconds it took to upload 53/13653/2
2018-11-26 Thanh HaReword some of the upload output 52/13652/1
2018-11-23 Thanh HaOutput files being uploaded to Nexus 34/13634/1
2018-11-23 Thanh HaSkip archive copying when pattern is blank 33/13633/1
2018-11-22 Thanh HaSave previous dir and restore it before rmtree 20/13620/2
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 ThureeUse new internal _request_post_file function 49/13549/3
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 Jessica WagantallMerge "Fix copy_archives crash when pattern is None"
2018-11-01 Thanh HaFix copy_archives crash when pattern is None 85/13285/1
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