]> Frank Brehm's Git Trees - pixelpark/puppetmaster-webhooks.git/log
pixelpark/puppetmaster-webhooks.git
5 years agoChanging URL of fb-tools
Frank Brehm [Fri, 13 Sep 2019 11:52:18 +0000 (13:52 +0200)]
Changing URL of fb-tools

5 years agoNew Example documents
Frank Brehm [Fri, 13 Sep 2019 11:51:50 +0000 (13:51 +0200)]
New Example documents

5 years agoMerge branch 'develop' 1.6.4
Frank Brehm [Tue, 30 Apr 2019 10:16:31 +0000 (12:16 +0200)]
Merge branch 'develop'

5 years agoMerge branch 'dev/deploylock' into develop
Frank Brehm [Tue, 30 Apr 2019 09:43:40 +0000 (11:43 +0200)]
Merge branch 'dev/deploylock' into develop

5 years agoUpdating Translations
Frank Brehm [Tue, 30 Apr 2019 09:41:43 +0000 (11:41 +0200)]
Updating Translations

5 years agoImplementing locking of r10k updates
Frank Brehm [Tue, 30 Apr 2019 09:35:07 +0000 (11:35 +0200)]
Implementing locking of r10k updates

5 years agoImplementing locking of deploying
Frank Brehm [Tue, 30 Apr 2019 09:20:24 +0000 (11:20 +0200)]
Implementing locking of deploying

5 years agoStarting with using locking on deploying
Frank Brehm [Tue, 30 Apr 2019 09:08:42 +0000 (11:08 +0200)]
Starting with using locking on deploying

5 years agoChanging logging output
Frank Brehm [Mon, 29 Apr 2019 15:21:44 +0000 (17:21 +0200)]
Changing logging output

5 years agoAktualisiere Übersetzungen
Frank Brehm [Mon, 29 Apr 2019 15:19:09 +0000 (17:19 +0200)]
Aktualisiere Übersetzungen

5 years agoAdding logging output
Frank Brehm [Mon, 29 Apr 2019 15:05:39 +0000 (17:05 +0200)]
Adding logging output

5 years agoSetting quiet execution of commands to False
Frank Brehm [Mon, 29 Apr 2019 14:54:51 +0000 (16:54 +0200)]
Setting quiet execution of commands to False

5 years agoMinor change to update_puppet5_env
Frank Brehm [Mon, 29 Apr 2019 14:28:38 +0000 (16:28 +0200)]
Minor change to update_puppet5_env

5 years agoMerge branch 'master' into develop
Frank Brehm [Wed, 27 Mar 2019 10:11:02 +0000 (11:11 +0100)]
Merge branch 'master' into develop

Conflicts:
lib/webhooks/__init__.py
lib/webhooks/deploy.py

5 years agoMerge branch 'hf-gitmodules' 1.0.3
Frank Brehm [Wed, 27 Mar 2019 09:59:02 +0000 (10:59 +0100)]
Merge branch 'hf-gitmodules'

5 years agoVersion bump to 1.0.3
Frank Brehm [Wed, 27 Mar 2019 09:34:55 +0000 (10:34 +0100)]
Version bump to 1.0.3

5 years agoAdding handling of GIT submodules in lib/webhooks/deploy.py
Frank Brehm [Wed, 27 Mar 2019 09:33:11 +0000 (10:33 +0100)]
Adding handling of GIT submodules in lib/webhooks/deploy.py

5 years agoAdding some stuff to .gitignore
Frank Brehm [Wed, 27 Mar 2019 09:09:00 +0000 (10:09 +0100)]
Adding some stuff to .gitignore

5 years agoCompleting i18n
Frank Brehm [Mon, 25 Mar 2019 09:52:47 +0000 (10:52 +0100)]
Completing i18n

5 years agoBetter handling of HTTP timeouts.
Frank Brehm [Mon, 25 Mar 2019 09:52:01 +0000 (10:52 +0100)]
Better handling of HTTP timeouts.

5 years agoChanged lib/webhooks/get_module_changes.py to use new objects
Frank Brehm [Tue, 19 Mar 2019 16:50:32 +0000 (17:50 +0100)]
Changed lib/webhooks/get_module_changes.py to use new objects

5 years agoAdding info about deprecation to show-modules-html.py
Frank Brehm [Tue, 19 Mar 2019 15:44:34 +0000 (16:44 +0100)]
Adding info about deprecation to show-modules-html.py

5 years agoAdding info about deprecation to show-modules-txt.py
Frank Brehm [Tue, 19 Mar 2019 15:28:26 +0000 (16:28 +0100)]
Adding info about deprecation to show-modules-txt.py

5 years agoThe show-modules apps are working again
Frank Brehm [Tue, 19 Mar 2019 14:54:04 +0000 (15:54 +0100)]
The show-modules apps are working again

5 years agoComplete reading in cache file for forge modules
Frank Brehm [Tue, 19 Mar 2019 14:33:07 +0000 (15:33 +0100)]
Complete reading in cache file for forge modules

5 years agoNew properties ts_checked and date_checked, new method set_ts_checked for class Forge...
Frank Brehm [Tue, 19 Mar 2019 14:30:52 +0000 (15:30 +0100)]
New properties ts_checked and date_checked, new method set_ts_checked for class ForgeModuleInfo

5 years agoBugfixing
Frank Brehm [Tue, 19 Mar 2019 14:29:18 +0000 (15:29 +0100)]
Bugfixing

5 years agoChanging logging behavour
Frank Brehm [Tue, 19 Mar 2019 11:17:07 +0000 (12:17 +0100)]
Changing logging behavour

5 years agoReading forge cache file
Frank Brehm [Tue, 19 Mar 2019 11:10:53 +0000 (12:10 +0100)]
Reading forge cache file

5 years agoFixing lib/webhooks/base_app.py because of newer version of the 'yaml' module
Frank Brehm [Tue, 19 Mar 2019 09:38:44 +0000 (10:38 +0100)]
Fixing lib/webhooks/base_app.py because of newer version of the 'yaml' module

5 years agoMoving some methods from class GetForgeModulesApp to class BaseHookApp
Frank Brehm [Tue, 19 Mar 2019 09:19:49 +0000 (10:19 +0100)]
Moving some methods from class GetForgeModulesApp to class BaseHookApp

5 years agoAdding test script test/test_base_app.py, removing test script test/test_lock.py
Frank Brehm [Fri, 15 Mar 2019 15:21:20 +0000 (16:21 +0100)]
Adding test script test/test_base_app.py, removing test script test/test_lock.py

5 years agoMoving two error classes into a separate module, moving methods init_forge_module_dic...
Frank Brehm [Fri, 15 Mar 2019 15:19:55 +0000 (16:19 +0100)]
Moving two error classes into a separate module, moving methods init_forge_module_dict() and init_puppet_environments() from class GetForgeModulesApp to class BaseHookApp

5 years agoSplitting method ModuleMetadata.from_json_data()
Frank Brehm [Fri, 15 Mar 2019 12:48:39 +0000 (13:48 +0100)]
Splitting method ModuleMetadata.from_json_data()

5 years agoApplying flake8 rules to some files
Frank Brehm [Thu, 14 Mar 2019 17:32:07 +0000 (18:32 +0100)]
Applying flake8 rules to some files

5 years agoApplying flake8 rules to some files
Frank Brehm [Thu, 14 Mar 2019 17:26:17 +0000 (18:26 +0100)]
Applying flake8 rules to some files

5 years agoApplying flake8 rules to some files
Frank Brehm [Thu, 14 Mar 2019 17:22:55 +0000 (18:22 +0100)]
Applying flake8 rules to some files

5 years agoApplying flake8 rules to some files
Frank Brehm [Thu, 14 Mar 2019 17:18:49 +0000 (18:18 +0100)]
Applying flake8 rules to some files

5 years agoApplying flake8 rules to some files
Frank Brehm [Thu, 14 Mar 2019 17:00:17 +0000 (18:00 +0100)]
Applying flake8 rules to some files

5 years agoMoving property puppet_root_env_dir from class GetForgeModulesApp to BaseHookApp
Frank Brehm [Thu, 14 Mar 2019 16:55:58 +0000 (17:55 +0100)]
Moving property puppet_root_env_dir from class GetForgeModulesApp to BaseHookApp

5 years agoAvoiding YAML-loader warnings
Frank Brehm [Thu, 14 Mar 2019 16:13:03 +0000 (17:13 +0100)]
Avoiding YAML-loader warnings

5 years agoUpdating i18n files
Frank Brehm [Thu, 14 Mar 2019 15:59:09 +0000 (16:59 +0100)]
Updating i18n files

5 years agoUpdating i18n files
Frank Brehm [Thu, 14 Mar 2019 15:50:27 +0000 (16:50 +0100)]
Updating i18n files

5 years agoChanging logging, moving method read_puppetfile() from lib/webhooks/get_forge_modules...
Frank Brehm [Thu, 14 Mar 2019 15:50:03 +0000 (16:50 +0100)]
Changing logging, moving method read_puppetfile() from lib/webhooks/get_forge_modules.py to lib/webhooks/base_app.py

5 years agoVersion bump
Frank Brehm [Fri, 1 Mar 2019 13:29:49 +0000 (14:29 +0100)]
Version bump

5 years agoBugfixing
Frank Brehm [Fri, 1 Mar 2019 13:28:07 +0000 (14:28 +0100)]
Bugfixing

5 years agoTranslations
Frank Brehm [Fri, 1 Mar 2019 13:06:07 +0000 (14:06 +0100)]
Translations

5 years agoTranslations
Frank Brehm [Fri, 1 Mar 2019 12:48:51 +0000 (13:48 +0100)]
Translations

5 years agoBugfixes, Finishing lib/webhooks/get_forge_modules.py
Frank Brehm [Wed, 27 Feb 2019 17:28:58 +0000 (18:28 +0100)]
Bugfixes, Finishing lib/webhooks/get_forge_modules.py

5 years agoRemoving lib/webhooks/get_forge_modules.py
Frank Brehm [Wed, 27 Feb 2019 15:10:23 +0000 (16:10 +0100)]
Removing lib/webhooks/get_forge_modules.py

5 years agoSplitting lib/webhooks/forge_module_info.py in different modules
Frank Brehm [Wed, 27 Feb 2019 15:08:43 +0000 (16:08 +0100)]
Splitting lib/webhooks/forge_module_info.py in different modules

5 years agoAdding class ForgeModulesList
Frank Brehm [Tue, 26 Feb 2019 17:12:29 +0000 (18:12 +0100)]
Adding class ForgeModulesList

5 years agoBugfixing
Frank Brehm [Tue, 26 Feb 2019 16:57:41 +0000 (17:57 +0100)]
Bugfixing

5 years agoFinishing class ForgeModuleInfo
Frank Brehm [Tue, 26 Feb 2019 16:24:05 +0000 (17:24 +0100)]
Finishing class ForgeModuleInfo

5 years agoContinuing with failing properties of class ForgeModuleInfo
Frank Brehm [Tue, 26 Feb 2019 15:54:49 +0000 (16:54 +0100)]
Continuing with failing properties of class ForgeModuleInfo

5 years agoStarting with failing properties of class ForgeModuleInfo
Frank Brehm [Tue, 26 Feb 2019 15:43:38 +0000 (16:43 +0100)]
Starting with failing properties of class ForgeModuleInfo

5 years agoAdding method __copy__() to class BaseModuleInfo
Frank Brehm [Tue, 26 Feb 2019 15:42:31 +0000 (16:42 +0100)]
Adding method __copy__() to class BaseModuleInfo

5 years agoFinishing class CurrentModuleReleaseInfo
Frank Brehm [Tue, 26 Feb 2019 15:15:51 +0000 (16:15 +0100)]
Finishing class CurrentModuleReleaseInfo

5 years agoBugfixing in lib/webhooks/get_forge_modules.py
Frank Brehm [Tue, 26 Feb 2019 15:15:27 +0000 (16:15 +0100)]
Bugfixing in lib/webhooks/get_forge_modules.py

5 years agoAdding and using class BaseForgeModuleInfo
Frank Brehm [Tue, 26 Feb 2019 14:20:52 +0000 (15:20 +0100)]
Adding and using class BaseForgeModuleInfo

5 years agoAdding class ForgeOwnerInfo
Frank Brehm [Tue, 26 Feb 2019 10:13:46 +0000 (11:13 +0100)]
Adding class ForgeOwnerInfo

5 years agoAdding definition of properties 'file_md5', 'license' and 'metadata' of class Current...
Frank Brehm [Tue, 26 Feb 2019 09:24:15 +0000 (10:24 +0100)]
Adding definition of properties 'file_md5', 'license' and 'metadata' of class CurrentModuleReleaseInfo

5 years agoStarting with class CurrentModuleReleaseInfo
Frank Brehm [Mon, 25 Feb 2019 18:16:40 +0000 (19:16 +0100)]
Starting with class CurrentModuleReleaseInfo

5 years agoAdding more properties to class ForgeModuleInfo
Frank Brehm [Wed, 13 Feb 2019 17:13:58 +0000 (18:13 +0100)]
Adding more properties to class ForgeModuleInfo

5 years agoAdding class ModuleReleaseList
Frank Brehm [Wed, 13 Feb 2019 16:39:07 +0000 (17:39 +0100)]
Adding class ModuleReleaseList

5 years agoCompleted class ModuleReleaseInfo
Frank Brehm [Wed, 13 Feb 2019 16:04:20 +0000 (17:04 +0100)]
Completed class ModuleReleaseInfo

5 years agoStart refactoring
Frank Brehm [Wed, 13 Feb 2019 14:45:01 +0000 (15:45 +0100)]
Start refactoring

5 years agoChanging debug putput in lib/webhooks/base_app.py
Frank Brehm [Wed, 13 Feb 2019 11:00:25 +0000 (12:00 +0100)]
Changing debug putput in lib/webhooks/base_app.py

5 years agoEnsuring correct translation as CGI
Frank Brehm [Wed, 13 Feb 2019 10:58:05 +0000 (11:58 +0100)]
Ensuring correct translation as CGI

5 years agoSome changhes because of i18n
Frank Brehm [Tue, 12 Feb 2019 17:12:06 +0000 (18:12 +0100)]
Some changhes because of i18n

5 years agoAdding show-env.py and show-env-html.py and lib/webhooks/show_env.py
Frank Brehm [Tue, 12 Feb 2019 14:35:01 +0000 (15:35 +0100)]
Adding show-env.py and show-env-html.py and lib/webhooks/show_env.py

5 years agoUpdating update-env.sh for some depenedencies
Frank Brehm [Tue, 12 Feb 2019 11:21:09 +0000 (12:21 +0100)]
Updating update-env.sh for some depenedencies

5 years agoUpdating update-env.sh to use minimal Python version 3.5
Frank Brehm [Tue, 12 Feb 2019 11:12:32 +0000 (12:12 +0100)]
Updating update-env.sh to use minimal Python version 3.5

5 years agoUpdating requirements.txt
Frank Brehm [Tue, 12 Feb 2019 10:43:24 +0000 (11:43 +0100)]
Updating requirements.txt

5 years agoAdding lib/webhooks/forge_module_info.py
Frank Brehm [Wed, 9 Jan 2019 17:23:54 +0000 (18:23 +0100)]
Adding lib/webhooks/forge_module_info.py

5 years agoRemoving lib/webhooks/lock_handler.py
Frank Brehm [Wed, 9 Jan 2019 16:55:05 +0000 (17:55 +0100)]
Removing lib/webhooks/lock_handler.py

5 years agoChanging init logging
Frank Brehm [Mon, 7 Jan 2019 15:00:03 +0000 (16:00 +0100)]
Changing init logging

5 years agoAdding property tags to class ModuleMetadata
Frank Brehm [Fri, 4 Jan 2019 16:47:42 +0000 (17:47 +0100)]
Adding property tags to class ModuleMetadata

5 years agoAdding class ModuleOsSupport, using it for a list of supported operating systems...
Frank Brehm [Fri, 4 Jan 2019 16:42:16 +0000 (17:42 +0100)]
Adding class ModuleOsSupport, using it for a list of supported operating systems in ModuleMetadata

5 years agoUsing class ModuleDependency for a list of requirements in ModuleMetadata
Frank Brehm [Fri, 4 Jan 2019 16:07:51 +0000 (17:07 +0100)]
Using class ModuleDependency for a list of requirements in ModuleMetadata

5 years agoUsing class ModuleDependency for a list of requirements in ModuleMetadata
Frank Brehm [Fri, 4 Jan 2019 16:01:19 +0000 (17:01 +0100)]
Using class ModuleDependency for a list of requirements in ModuleMetadata

5 years agoAdding class ModuleDependency, using it for a list of dependencies in ModuleMetadata
Frank Brehm [Fri, 4 Jan 2019 15:50:16 +0000 (16:50 +0100)]
Adding class ModuleDependency, using it for a list of dependencies in ModuleMetadata

5 years agoAdding properties license, source and summary to class ModuleMetadata
Frank Brehm [Fri, 4 Jan 2019 15:29:36 +0000 (16:29 +0100)]
Adding properties license, source and summary to class ModuleMetadata

5 years agoAdding property author to class ModuleMetadata
Frank Brehm [Fri, 4 Jan 2019 15:20:05 +0000 (16:20 +0100)]
Adding property author to class ModuleMetadata

5 years agoStarting with lib/webhooks/module_meta_info.py
Frank Brehm [Fri, 4 Jan 2019 15:05:08 +0000 (16:05 +0100)]
Starting with lib/webhooks/module_meta_info.py

5 years agoAdding two sample responses from Puppet-Forge for Module status
Frank Brehm [Fri, 4 Jan 2019 14:04:00 +0000 (15:04 +0100)]
Adding two sample responses from Puppet-Forge for Module status

5 years agoApplying flake8 rules
Frank Brehm [Thu, 3 Jan 2019 17:11:34 +0000 (18:11 +0100)]
Applying flake8 rules

5 years agoVersion bump to 1.4.6
Frank Brehm [Thu, 3 Jan 2019 16:56:34 +0000 (17:56 +0100)]
Version bump to 1.4.6

5 years agoChanging output
Frank Brehm [Thu, 3 Jan 2019 16:56:02 +0000 (17:56 +0100)]
Changing output

5 years agoCalling of compile-xlate-msgs.sh in checked out working directory if necessary
Frank Brehm [Thu, 3 Jan 2019 16:49:03 +0000 (17:49 +0100)]
Calling of compile-xlate-msgs.sh in checked out working directory if necessary

5 years agoTranslating lib/webhooks/r10k.py
Frank Brehm [Thu, 3 Jan 2019 16:19:40 +0000 (17:19 +0100)]
Translating lib/webhooks/r10k.py

5 years agoFixing lib/webhooks/puppetfile.py
Frank Brehm [Thu, 3 Jan 2019 12:12:07 +0000 (13:12 +0100)]
Fixing lib/webhooks/puppetfile.py

5 years agoTranslating lib/webhooks/puppetfile.py
Frank Brehm [Thu, 3 Jan 2019 11:24:55 +0000 (12:24 +0100)]
Translating lib/webhooks/puppetfile.py

5 years agoMinor changes to xtract-xlate-msgs.sh and *.pot and *.po files.
Frank Brehm [Thu, 3 Jan 2019 11:00:08 +0000 (12:00 +0100)]
Minor changes to xtract-xlate-msgs.sh and *.pot and *.po files.

5 years agoUpdating i18n
Frank Brehm [Thu, 3 Jan 2019 10:50:10 +0000 (11:50 +0100)]
Updating i18n

5 years agoBugfixing lib/webhooks/get_module_changes.py
Frank Brehm [Thu, 3 Jan 2019 10:09:32 +0000 (11:09 +0100)]
Bugfixing lib/webhooks/get_module_changes.py

5 years agoTranslating lib/webhooks/module_info.py and lib/webhooks/module_list.py
Frank Brehm [Wed, 2 Jan 2019 17:26:39 +0000 (18:26 +0100)]
Translating lib/webhooks/module_info.py and lib/webhooks/module_list.py

5 years agoChanging behaviour on paths in lib/webhooks/base_app.py and lib/webhooks/get_forge_mo...
Frank Brehm [Wed, 2 Jan 2019 16:42:12 +0000 (17:42 +0100)]
Changing behaviour on paths in lib/webhooks/base_app.py and lib/webhooks/get_forge_modules.py

5 years agoTranslating lib/webhooks/get_forge_modules.py
Frank Brehm [Wed, 2 Jan 2019 10:25:17 +0000 (11:25 +0100)]
Translating lib/webhooks/get_forge_modules.py

5 years agoChanges because of changed API of fb_tools
Frank Brehm [Wed, 2 Jan 2019 09:59:36 +0000 (10:59 +0100)]
Changes because of changed API of fb_tools