]> Frank Brehm's Git Trees - pixelpark/puppetmaster-webhooks.git/log
pixelpark/puppetmaster-webhooks.git
5 years agoSwitching from own common.py to fb_tools.common
Frank Brehm [Thu, 6 Dec 2018 17:01:53 +0000 (18:01 +0100)]
Switching from own common.py to fb_tools.common

5 years agoAdding requirements.txt for virtual environments
Frank Brehm [Thu, 6 Dec 2018 16:40:45 +0000 (17:40 +0100)]
Adding requirements.txt for virtual environments

6 years agoAdding cmdline parameter for sort order of mudule lists
Frank Brehm [Tue, 6 Nov 2018 10:53:20 +0000 (11:53 +0100)]
Adding cmdline parameter for sort order of mudule lists

6 years agoMerge branch 'master' into develop
Frank Brehm [Tue, 6 Nov 2018 10:12:40 +0000 (11:12 +0100)]
Merge branch 'master' into develop

6 years agoMerge branch 'add_index_html_for_monitoring' into 'master'
Frank Brehm [Thu, 18 Oct 2018 11:34:53 +0000 (13:34 +0200)]
Merge branch 'add_index_html_for_monitoring' into 'master'

add index.html for monitoring of the webserver

See merge request ppadmin/puppetmaster-webhooks!1

6 years agoadd valid html
Robert Waffen [Thu, 18 Oct 2018 11:31:51 +0000 (13:31 +0200)]
add valid html

6 years agoadd index.html for monitoring of the webserver
Robert Waffen [Thu, 18 Oct 2018 11:11:48 +0000 (13:11 +0200)]
add index.html for monitoring of the webserver

6 years agoApplying flake8 to lib/webhooks/lock_handler.py
Frank Brehm [Fri, 14 Sep 2018 14:52:29 +0000 (16:52 +0200)]
Applying flake8 to lib/webhooks/lock_handler.py

6 years agoApplying flake8
Frank Brehm [Fri, 14 Sep 2018 13:48:02 +0000 (15:48 +0200)]
Applying flake8

6 years agoApplying flake8 to lib/webhooks/module_info.py
Frank Brehm [Fri, 14 Sep 2018 13:42:31 +0000 (15:42 +0200)]
Applying flake8 to lib/webhooks/module_info.py

6 years agoApplying flake8 to lib/webhooks/handler.py
Frank Brehm [Fri, 14 Sep 2018 13:40:23 +0000 (15:40 +0200)]
Applying flake8 to lib/webhooks/handler.py

6 years agoApplying flake8 to lib/webhooks/get_module_changes.py
Frank Brehm [Fri, 14 Sep 2018 13:10:46 +0000 (15:10 +0200)]
Applying flake8 to lib/webhooks/get_module_changes.py

6 years agoApplying flake8 to lib/webhooks/deploy.py
Frank Brehm [Fri, 14 Sep 2018 13:09:59 +0000 (15:09 +0200)]
Applying flake8 to lib/webhooks/deploy.py

6 years agoApplying flake8 to lib/webhooks/base_app.py
Frank Brehm [Fri, 14 Sep 2018 13:08:58 +0000 (15:08 +0200)]
Applying flake8 to lib/webhooks/base_app.py

6 years agoApplying flake8 rules 1.0.1
Frank Brehm [Fri, 7 Sep 2018 14:17:41 +0000 (16:17 +0200)]
Applying flake8 rules

6 years agoVersion bump to 1.0.0
Frank Brehm [Fri, 7 Sep 2018 14:11:38 +0000 (16:11 +0200)]
Version bump to 1.0.0

6 years agoMerge branch 'develop'
Frank Brehm [Fri, 7 Sep 2018 14:07:56 +0000 (16:07 +0200)]
Merge branch 'develop'

6 years agoUpdating update_puppet5_env
Frank Brehm [Fri, 7 Sep 2018 14:00:30 +0000 (16:00 +0200)]
Updating update_puppet5_env

6 years agoFinishing generating Mails
Frank Brehm [Fri, 7 Sep 2018 13:52:29 +0000 (15:52 +0200)]
Finishing generating Mails

6 years agoGenerating Mail about Puppet module versions
Frank Brehm [Fri, 7 Sep 2018 12:53:26 +0000 (14:53 +0200)]
Generating Mail about Puppet module versions

6 years agoEvaluating version
Frank Brehm [Fri, 7 Sep 2018 11:59:50 +0000 (13:59 +0200)]
Evaluating version

6 years agoAdding property environment to class GetModuleChangesApp
Frank Brehm [Fri, 7 Sep 2018 11:11:05 +0000 (13:11 +0200)]
Adding property environment to class GetModuleChangesApp

6 years agoAdding get-module-changes and lib/webhooks/get_module_changes.py
Frank Brehm [Fri, 7 Sep 2018 10:01:11 +0000 (12:01 +0200)]
Adding get-module-changes and lib/webhooks/get_module_changes.py

6 years agoSome changes because of Exceptions
Frank Brehm [Fri, 7 Sep 2018 10:00:28 +0000 (12:00 +0200)]
Some changes because of Exceptions

6 years agoMoving method read_cache_file() and class attribute open_args into class BaseHookApp
Frank Brehm [Fri, 7 Sep 2018 09:40:57 +0000 (11:40 +0200)]
Moving method read_cache_file() and class attribute open_args into class BaseHookApp

6 years agoMoving definition of cache file into class BaseHookApp
Frank Brehm [Fri, 7 Sep 2018 09:34:19 +0000 (11:34 +0200)]
Moving definition of cache file into class BaseHookApp

6 years agoApplying flake8 rules and bugfixing
Frank Brehm [Thu, 6 Sep 2018 15:15:58 +0000 (17:15 +0200)]
Applying flake8 rules and bugfixing

6 years agoMerge branch 'develop' 0.11.4
Frank Brehm [Thu, 6 Sep 2018 12:52:43 +0000 (14:52 +0200)]
Merge branch 'develop'

6 years agoAdding new command line parameter --no-forge to get-forge-modules
Frank Brehm [Thu, 6 Sep 2018 12:51:27 +0000 (14:51 +0200)]
Adding new command line parameter --no-forge to get-forge-modules

6 years agoFinishing get-forge-modules with new modules
Frank Brehm [Thu, 6 Sep 2018 10:32:36 +0000 (12:32 +0200)]
Finishing get-forge-modules with new modules

6 years agoAdding method merge to class ModuleInfoDict
Frank Brehm [Thu, 6 Sep 2018 10:31:47 +0000 (12:31 +0200)]
Adding method merge to class ModuleInfoDict

6 years agoBugfixing
Frank Brehm [Thu, 6 Sep 2018 10:31:05 +0000 (12:31 +0200)]
Bugfixing

6 years agoUsing lib/webhooks/module_list.py in lib/webhooks/show_modules.py
Frank Brehm [Tue, 4 Sep 2018 15:51:51 +0000 (17:51 +0200)]
Using lib/webhooks/module_list.py in lib/webhooks/show_modules.py

6 years agoAdding and using lib/webhooks/module_list.py
Frank Brehm [Tue, 4 Sep 2018 15:36:24 +0000 (17:36 +0200)]
Adding and using lib/webhooks/module_list.py

6 years agoShifting reading of a Puppetfile from lib/webhooks/get_forge_modules.py to lib/webhoo...
Frank Brehm [Tue, 4 Sep 2018 09:16:15 +0000 (11:16 +0200)]
Shifting reading of a Puppetfile from lib/webhooks/get_forge_modules.py to lib/webhooks/puppetfile.py

6 years agoAdding and using lib/webhooks/puppetfile.py
Frank Brehm [Mon, 3 Sep 2018 16:17:40 +0000 (18:17 +0200)]
Adding and using lib/webhooks/puppetfile.py

6 years agoMerge branch 'develop' 0.10.11
Frank Brehm [Fri, 31 Aug 2018 08:12:31 +0000 (10:12 +0200)]
Merge branch 'develop'

6 years agoOnly displaing modules, which are used in main branches
Frank Brehm [Fri, 31 Aug 2018 08:11:48 +0000 (10:11 +0200)]
Only displaing modules, which are used in main branches

6 years agoMerge branch 'develop' 0.10.10
Frank Brehm [Thu, 30 Aug 2018 09:43:48 +0000 (11:43 +0200)]
Merge branch 'develop'

6 years agoVersion bump
Frank Brehm [Thu, 30 Aug 2018 09:43:14 +0000 (11:43 +0200)]
Version bump

6 years agoUsing Confluence stylesheet classes
Frank Brehm [Thu, 30 Aug 2018 09:42:51 +0000 (11:42 +0200)]
Using Confluence stylesheet classes

6 years agoAdding Stylesheets
Frank Brehm [Thu, 30 Aug 2018 09:34:23 +0000 (11:34 +0200)]
Adding Stylesheets

6 years agoBugfixing in scripts 0.10.9
Frank Brehm [Mon, 27 Aug 2018 14:38:12 +0000 (16:38 +0200)]
Bugfixing in scripts

6 years agoVersion bump 0.10.8
Frank Brehm [Mon, 27 Aug 2018 14:13:32 +0000 (16:13 +0200)]
Version bump

6 years agoRenamings
Frank Brehm [Mon, 27 Aug 2018 14:13:12 +0000 (16:13 +0200)]
Renamings

6 years agoMerge branch 'develop' 0.10.7
Frank Brehm [Mon, 27 Aug 2018 14:00:50 +0000 (16:00 +0200)]
Merge branch 'develop'

6 years agoFinishing lib/webhooks/show_modules.py
Frank Brehm [Mon, 27 Aug 2018 13:57:50 +0000 (15:57 +0200)]
Finishing lib/webhooks/show_modules.py

6 years agoCreating HTML table
Frank Brehm [Mon, 27 Aug 2018 12:50:49 +0000 (14:50 +0200)]
Creating HTML table

6 years agoMinor changes on JSON output
Frank Brehm [Mon, 27 Aug 2018 12:20:23 +0000 (14:20 +0200)]
Minor changes on JSON output

6 years agoAdding new commandline and configuration parameter no_error_mail/--no-error-mail
Frank Brehm [Mon, 27 Aug 2018 12:13:02 +0000 (14:13 +0200)]
Adding new commandline and configuration parameter no_error_mail/--no-error-mail

6 years agoStarting with ouput of modules
Frank Brehm [Mon, 27 Aug 2018 09:54:59 +0000 (11:54 +0200)]
Starting with ouput of modules

6 years agoBugfixing and adding method local_version_output
Frank Brehm [Mon, 27 Aug 2018 09:54:27 +0000 (11:54 +0200)]
Bugfixing and adding method local_version_output

6 years agoAdding show-modules-html and show-modules-txt
Frank Brehm [Mon, 27 Aug 2018 09:05:31 +0000 (11:05 +0200)]
Adding show-modules-html and show-modules-txt

6 years agoEvaluating content of cache file.
Frank Brehm [Fri, 24 Aug 2018 15:33:51 +0000 (17:33 +0200)]
Evaluating content of cache file.

6 years agoReading cache YAML file
Frank Brehm [Fri, 24 Aug 2018 15:17:26 +0000 (17:17 +0200)]
Reading cache YAML file

6 years agoAdding possibility to change output format
Frank Brehm [Fri, 24 Aug 2018 14:46:49 +0000 (16:46 +0200)]
Adding possibility to change output format

6 years agoAdding lib/webhooks/show_modules.py and show-modules
Frank Brehm [Fri, 24 Aug 2018 13:21:18 +0000 (15:21 +0200)]
Adding lib/webhooks/show_modules.py and show-modules

6 years agoMerge branch 'develop' 0.9.10
Frank Brehm [Fri, 24 Aug 2018 13:09:53 +0000 (15:09 +0200)]
Merge branch 'develop'

6 years agoBugfixing an applying flake8 rules
Frank Brehm [Fri, 24 Aug 2018 13:06:06 +0000 (15:06 +0200)]
Bugfixing an applying flake8 rules

6 years agoCosmetics
Frank Brehm [Fri, 24 Aug 2018 12:54:04 +0000 (14:54 +0200)]
Cosmetics

6 years agoMerge branch 'develop' 0.9.8
Frank Brehm [Fri, 24 Aug 2018 12:35:22 +0000 (14:35 +0200)]
Merge branch 'develop'

6 years agoCosmetics
Frank Brehm [Fri, 24 Aug 2018 12:30:55 +0000 (14:30 +0200)]
Cosmetics

6 years agoBugfixing
Frank Brehm [Fri, 24 Aug 2018 12:15:25 +0000 (14:15 +0200)]
Bugfixing

6 years agoAdding setting of timestamp of checking
Frank Brehm [Fri, 24 Aug 2018 12:14:47 +0000 (14:14 +0200)]
Adding setting of timestamp of checking

6 years agoWriting cache file
Frank Brehm [Fri, 24 Aug 2018 10:51:36 +0000 (12:51 +0200)]
Writing cache file

6 years agoAdding method to_data() to class ModuleInfo
Frank Brehm [Fri, 24 Aug 2018 09:43:56 +0000 (11:43 +0200)]
Adding method to_data() to class ModuleInfo

6 years agoCleaning up
Frank Brehm [Fri, 24 Aug 2018 09:37:54 +0000 (11:37 +0200)]
Cleaning up

6 years agoCleaning up
Frank Brehm [Fri, 24 Aug 2018 09:37:13 +0000 (11:37 +0200)]
Cleaning up

6 years agoReorganized get-forge-modules
Frank Brehm [Fri, 24 Aug 2018 09:36:09 +0000 (11:36 +0200)]
Reorganized get-forge-modules

6 years agoGot upstream versions
Frank Brehm [Thu, 23 Aug 2018 16:00:56 +0000 (18:00 +0200)]
Got upstream versions

6 years agoFinish reading Puppetfile and metadata.json
Frank Brehm [Thu, 23 Aug 2018 15:24:20 +0000 (17:24 +0200)]
Finish reading Puppetfile and metadata.json

6 years agoAnalyzing Puppetfile
Frank Brehm [Thu, 23 Aug 2018 14:19:26 +0000 (16:19 +0200)]
Analyzing Puppetfile

6 years agoStart reading Puppetfiles
Frank Brehm [Thu, 23 Aug 2018 13:35:17 +0000 (15:35 +0200)]
Start reading Puppetfiles

6 years agoAdding and using lib/webhooks/module_info.py
Frank Brehm [Thu, 23 Aug 2018 12:35:00 +0000 (14:35 +0200)]
Adding and using lib/webhooks/module_info.py

6 years agoAdding configuration for get-forge-modules
Frank Brehm [Thu, 23 Aug 2018 10:31:08 +0000 (12:31 +0200)]
Adding configuration for get-forge-modules

6 years agoStarting with get-forge-modules
Frank Brehm [Thu, 23 Aug 2018 10:00:24 +0000 (12:00 +0200)]
Starting with get-forge-modules

6 years agoAdding property data_dir
Frank Brehm [Wed, 22 Aug 2018 16:29:51 +0000 (18:29 +0200)]
Adding property data_dir

6 years agoMerge branch 'develop' 0.8.7
Frank Brehm [Tue, 21 Aug 2018 10:22:00 +0000 (12:22 +0200)]
Merge branch 'develop'

6 years agoVersion bump to 0.8.7
Frank Brehm [Tue, 21 Aug 2018 10:21:08 +0000 (12:21 +0200)]
Version bump to 0.8.7

6 years agoBugfixing
Frank Brehm [Tue, 21 Aug 2018 10:20:30 +0000 (12:20 +0200)]
Bugfixing

6 years agoMerge branch 'develop' 0.8.6
Frank Brehm [Tue, 21 Aug 2018 09:32:03 +0000 (11:32 +0200)]
Merge branch 'develop'

6 years agoVersion bump to 0.8.6
Frank Brehm [Tue, 21 Aug 2018 09:31:35 +0000 (11:31 +0200)]
Version bump to 0.8.6

6 years agoAdding some logging
Frank Brehm [Tue, 21 Aug 2018 09:31:08 +0000 (11:31 +0200)]
Adding some logging

6 years agoMerge branch 'develop' 0.8.5
Frank Brehm [Tue, 21 Aug 2018 09:06:10 +0000 (11:06 +0200)]
Merge branch 'develop'

6 years agoApplying some flake8 rules
Frank Brehm [Tue, 21 Aug 2018 09:05:37 +0000 (11:05 +0200)]
Applying some flake8 rules

6 years agoMoving puppet_bin from lib/webhooks/base_app.py to lib/webhooks/r10k.py, Using call...
Frank Brehm [Tue, 21 Aug 2018 09:01:41 +0000 (11:01 +0200)]
Moving puppet_bin from lib/webhooks/base_app.py to lib/webhooks/r10k.py, Using call() from lib/webhooks/handler.py in lib/webhooks/deploy.py

6 years agoMerge branch 'develop' 0.8.4
Frank Brehm [Mon, 20 Aug 2018 14:04:14 +0000 (16:04 +0200)]
Merge branch 'develop'

6 years agoGenerating puppet types
Frank Brehm [Mon, 20 Aug 2018 13:59:17 +0000 (15:59 +0200)]
Generating puppet types

6 years agoSome refactoring in lib/webhooks/handler.py
Frank Brehm [Mon, 20 Aug 2018 13:58:51 +0000 (15:58 +0200)]
Some refactoring in lib/webhooks/handler.py

6 years agoChangin lib/webhooks/r10k.py to use method call() from base handler class
Frank Brehm [Mon, 20 Aug 2018 13:11:25 +0000 (15:11 +0200)]
Changin lib/webhooks/r10k.py to use method call() from base handler class

6 years agoAdding handler object to base application
Frank Brehm [Mon, 20 Aug 2018 10:48:08 +0000 (12:48 +0200)]
Adding handler object to base application

6 years agoBugfixing, adding path to puppet binary in base application class
Frank Brehm [Mon, 20 Aug 2018 10:33:06 +0000 (12:33 +0200)]
Bugfixing, adding path to puppet binary in base application class

6 years agoAdding tmp/.gitkeep, extending .gitignore
Frank Brehm [Mon, 20 Aug 2018 10:04:34 +0000 (12:04 +0200)]
Adding tmp/.gitkeep, extending .gitignore

6 years agoAdding debug output
Frank Brehm [Fri, 9 Mar 2018 15:59:17 +0000 (16:59 +0100)]
Adding debug output

6 years agoAdding possibility to stay a lockfile opened.
Frank Brehm [Fri, 9 Mar 2018 15:55:03 +0000 (16:55 +0100)]
Adding possibility to stay a lockfile opened.

6 years agoNeue Test-Methoden
Frank Brehm [Fri, 9 Mar 2018 14:55:53 +0000 (15:55 +0100)]
Neue Test-Methoden

6 years agoNeue test-Methoden
Frank Brehm [Fri, 9 Mar 2018 14:39:15 +0000 (15:39 +0100)]
Neue test-Methoden

6 years agoNeue test-Methoden
Frank Brehm [Fri, 9 Mar 2018 14:32:09 +0000 (15:32 +0100)]
Neue test-Methoden

6 years agoAdding test/general.py and test/test_lock.py
Frank Brehm [Fri, 9 Mar 2018 14:23:17 +0000 (15:23 +0100)]
Adding test/general.py and test/test_lock.py

6 years agoFatei lib/webhooks/lock_handler.py fuer LockObject und LockHandler dazu
Frank Brehm [Fri, 9 Mar 2018 14:06:25 +0000 (15:06 +0100)]
Fatei lib/webhooks/lock_handler.py fuer LockObject und LockHandler dazu