]> Frank Brehm's Git Trees - pixelpark/puppetmaster-webhooks.git/log
pixelpark/puppetmaster-webhooks.git
6 months agoAdding method read_puppetfile() to class BaseWebHookApp develop
Frank Brehm [Wed, 28 Feb 2024 14:30:56 +0000 (15:30 +0100)]
Adding method read_puppetfile() to class BaseWebHookApp

6 months agoAdding properties project, mail_subject and mail_headline and method send_error_msgs...
Frank Brehm [Wed, 28 Feb 2024 13:59:34 +0000 (14:59 +0100)]
Adding properties project, mail_subject and mail_headline and method send_error_msgs() to class BaseWebHookApp

7 months agoAdding error_data to BaseWebHookApp
Frank Brehm [Tue, 20 Feb 2024 16:23:43 +0000 (17:23 +0100)]
Adding error_data to BaseWebHookApp

7 months agoRemoving all stuff with logging_directory
Frank Brehm [Tue, 20 Feb 2024 16:11:32 +0000 (17:11 +0100)]
Removing all stuff with logging_directory

7 months agoAdding properties fileserver_dir and tz to classes BaseWebHookApp and WebHookConfigur...
Frank Brehm [Tue, 20 Feb 2024 15:08:02 +0000 (16:08 +0100)]
Adding properties fileserver_dir and tz to classes BaseWebHookApp and WebHookConfiguration

7 months agoVersion bump to 1.8.1
Frank Brehm [Tue, 20 Feb 2024 11:39:49 +0000 (12:39 +0100)]
Version bump to 1.8.1

7 months agoMinor changes in test methods
Frank Brehm [Tue, 20 Feb 2024 11:39:18 +0000 (12:39 +0100)]
Minor changes in test methods

7 months agoBugfixing, evaluating more stuff from config
Frank Brehm [Tue, 20 Feb 2024 11:37:58 +0000 (12:37 +0100)]
Bugfixing, evaluating more stuff from config

7 months agoAdding properties and methods to class BaseWebHookApp:
Frank Brehm [Tue, 20 Feb 2024 11:34:30 +0000 (12:34 +0100)]
Adding properties and methods to class BaseWebHookApp:

* property do_sudo
* property cachedir_name
* property cache_dir
* method post_init()
* method get_cfg_attribs()

7 months agoAdding test/test_10_base_app.py
Frank Brehm [Tue, 20 Feb 2024 11:32:20 +0000 (12:32 +0100)]
Adding test/test_10_base_app.py

7 months agoAdding etc/webhooks.yaml
Frank Brehm [Tue, 20 Feb 2024 11:32:01 +0000 (12:32 +0100)]
Adding etc/webhooks.yaml

7 months agoAdding test/test_00_errors.py
Frank Brehm [Tue, 20 Feb 2024 09:13:29 +0000 (10:13 +0100)]
Adding test/test_00_errors.py

7 months agoAdding method print_used_cfg_files() to class WebHookConfiguration and using it in...
Frank Brehm [Thu, 15 Feb 2024 12:33:12 +0000 (13:33 +0100)]
Adding method print_used_cfg_files() to class WebHookConfiguration and using it in unit tests.

7 months agoMake the linter happy
Frank Brehm [Thu, 15 Feb 2024 12:22:13 +0000 (13:22 +0100)]
Make the linter happy

7 months agoExtending tests of WebHookConfiguration
Frank Brehm [Thu, 15 Feb 2024 12:15:13 +0000 (13:15 +0100)]
Extending tests of WebHookConfiguration

7 months agoAdding methods get_search_paths() and print_search_paths() to class WebHookConfiguration
Frank Brehm [Thu, 15 Feb 2024 12:14:37 +0000 (13:14 +0100)]
Adding methods get_search_paths() and print_search_paths() to class WebHookConfiguration

7 months agoFixing test/test_05_config.py
Frank Brehm [Thu, 15 Feb 2024 09:21:17 +0000 (10:21 +0100)]
Fixing test/test_05_config.py

7 months agoMake the linter happy
Frank Brehm [Thu, 15 Feb 2024 09:05:05 +0000 (10:05 +0100)]
Make the linter happy

7 months agoUpdating test/general.py
Frank Brehm [Thu, 15 Feb 2024 09:01:58 +0000 (10:01 +0100)]
Updating test/general.py

7 months agoFixing lib/webhooks/config.py
Frank Brehm [Thu, 15 Feb 2024 09:01:22 +0000 (10:01 +0100)]
Fixing lib/webhooks/config.py

7 months agoGoing on on refactoring ...
Frank Brehm [Wed, 14 Feb 2024 17:11:41 +0000 (18:11 +0100)]
Going on on refactoring ...

7 months agoChanging copyright year to 2024
Frank Brehm [Wed, 14 Feb 2024 14:05:35 +0000 (15:05 +0100)]
Changing copyright year to 2024

7 months agoAdding changelog and debian/changelog
Frank Brehm [Wed, 14 Feb 2024 13:58:10 +0000 (14:58 +0100)]
Adding changelog and debian/changelog

7 months agoVersion bump to 1.8.0
Frank Brehm [Wed, 14 Feb 2024 13:57:16 +0000 (14:57 +0100)]
Version bump to 1.8.0

7 months agoMinor changes
Frank Brehm [Fri, 9 Feb 2024 17:08:24 +0000 (18:08 +0100)]
Minor changes

7 months agoAdding lib/webhooks/config.py and lib/webhooks/app/__init__.py
Frank Brehm [Fri, 9 Feb 2024 16:48:20 +0000 (17:48 +0100)]
Adding lib/webhooks/config.py and lib/webhooks/app/__init__.py

7 months agoUsing lib/webhooks/argparse_actions.py in lib/webhooks/base_app.py
Frank Brehm [Fri, 9 Feb 2024 16:10:20 +0000 (17:10 +0100)]
Using lib/webhooks/argparse_actions.py in lib/webhooks/base_app.py

7 months agoAdding pp-admintools to requirements.txt
Frank Brehm [Fri, 9 Feb 2024 16:09:55 +0000 (17:09 +0100)]
Adding pp-admintools to requirements.txt

7 months agoAdding lib/webhooks/argparse_actions.py
Frank Brehm [Fri, 9 Feb 2024 16:08:56 +0000 (17:08 +0100)]
Adding lib/webhooks/argparse_actions.py

7 months agoMake the linter happy
Frank Brehm [Fri, 9 Feb 2024 15:50:35 +0000 (16:50 +0100)]
Make the linter happy

7 months agoAdding setup.cfg for linter options
Frank Brehm [Fri, 9 Feb 2024 15:50:07 +0000 (16:50 +0100)]
Adding setup.cfg for linter options

7 months agoAlign scripts in cgi-bin/ to their new location
Frank Brehm [Fri, 9 Feb 2024 15:42:03 +0000 (16:42 +0100)]
Align scripts in cgi-bin/ to their new location

7 months agoAlign scripts in bin/ to their new location
Frank Brehm [Fri, 9 Feb 2024 15:19:42 +0000 (16:19 +0100)]
Align scripts in bin/ to their new location

7 months agoRenaming bin/update_puppet5_env -> bin/update-puppet-env
Frank Brehm [Fri, 9 Feb 2024 15:18:45 +0000 (16:18 +0100)]
Renaming bin/update_puppet5_env -> bin/update-puppet-env

7 months agoUpdating update-env.sh
Frank Brehm [Fri, 9 Feb 2024 15:03:59 +0000 (16:03 +0100)]
Updating update-env.sh

7 months agoFixing xtract-xlate-msgs.sh
Frank Brehm [Fri, 9 Feb 2024 14:40:28 +0000 (15:40 +0100)]
Fixing xtract-xlate-msgs.sh

7 months agoChanging .gitignore, adding test data
Frank Brehm [Fri, 9 Feb 2024 14:33:22 +0000 (15:33 +0100)]
Changing .gitignore, adding test data

7 months agoMoved files from rot into special dirs
Frank Brehm [Fri, 9 Feb 2024 14:30:30 +0000 (15:30 +0100)]
Moved files from rot into special dirs

19 months agoFixing importing of collections
Frank Brehm [Fri, 10 Feb 2023 09:10:31 +0000 (10:10 +0100)]
Fixing importing of collections

19 months agoRemoving admintools from requirements.txt
Frank Brehm [Fri, 10 Feb 2023 09:09:45 +0000 (10:09 +0100)]
Removing admintools from requirements.txt

19 months agoAdding pp-admintools to requirements.txt
Frank Brehm [Thu, 2 Feb 2023 17:10:00 +0000 (18:10 +0100)]
Adding pp-admintools to requirements.txt

20 months agoMerge branch 'develop' master
Frank Brehm [Tue, 17 Jan 2023 14:02:25 +0000 (15:02 +0100)]
Merge branch 'develop'

20 months agoVersion bump to 1.7.12
Frank Brehm [Tue, 17 Jan 2023 14:01:53 +0000 (15:01 +0100)]
Version bump to 1.7.12

20 months agoBetter handling of failing env directory.
Frank Brehm [Tue, 17 Jan 2023 14:00:30 +0000 (15:00 +0100)]
Better handling of failing env directory.

23 months agoVersion bump to 1.7.11
Frank Brehm [Fri, 28 Oct 2022 15:26:20 +0000 (17:26 +0200)]
Version bump to 1.7.11

23 months agoDisabling mails on not existing projects in lib/webhooks/deploy.py
Frank Brehm [Fri, 28 Oct 2022 15:25:37 +0000 (17:25 +0200)]
Disabling mails on not existing projects in lib/webhooks/deploy.py

23 months agoChanging debug output
Frank Brehm [Fri, 28 Oct 2022 15:14:21 +0000 (17:14 +0200)]
Changing debug output

23 months agoChanging debug output
Frank Brehm [Fri, 28 Oct 2022 15:03:25 +0000 (17:03 +0200)]
Changing debug output

23 months agoMerge branch 'develop'
Frank Brehm [Fri, 28 Oct 2022 14:57:54 +0000 (16:57 +0200)]
Merge branch 'develop'

23 months agoChanging debug output
Frank Brehm [Fri, 28 Oct 2022 14:56:34 +0000 (16:56 +0200)]
Changing debug output

23 months agoChanging debug output
Frank Brehm [Fri, 28 Oct 2022 14:53:57 +0000 (16:53 +0200)]
Changing debug output

23 months agoMerge branch 'develop'
Frank Brehm [Mon, 24 Oct 2022 07:42:04 +0000 (09:42 +0200)]
Merge branch 'develop'

23 months agoVersion bump to 1.7.10
Frank Brehm [Mon, 24 Oct 2022 07:41:37 +0000 (09:41 +0200)]
Version bump to 1.7.10

23 months agoBetter exception handling in lib/webhooks/forge/mod_info.py
Frank Brehm [Mon, 24 Oct 2022 07:40:56 +0000 (09:40 +0200)]
Better exception handling in lib/webhooks/forge/mod_info.py

23 months agoMinor changes
Frank Brehm [Mon, 17 Oct 2022 10:40:55 +0000 (12:40 +0200)]
Minor changes

2 years agoMerge branch 'develop' 1.7.9
Frank Brehm [Wed, 28 Sep 2022 07:43:13 +0000 (09:43 +0200)]
Merge branch 'develop'

2 years agoVersion bump to 1.7.9
Frank Brehm [Wed, 28 Sep 2022 07:42:55 +0000 (09:42 +0200)]
Version bump to 1.7.9

2 years agoBetter exception handling in lib/webhooks/module_info.py
Frank Brehm [Wed, 28 Sep 2022 07:39:44 +0000 (09:39 +0200)]
Better exception handling in lib/webhooks/module_info.py

2 years agoMerge branch 'fix_order_of_run_hook' into 'master'
Robert Waffen [Mon, 11 Apr 2022 14:16:24 +0000 (16:16 +0200)]
Merge branch 'fix_order_of_run_hook' into 'master'

Fix order of the command in run_hook of r10k.py

See merge request ppadmin/puppetmaster-webhooks!4

2 years agoFix order of the command in run_hook of r10k.py
Reinhard Schmitz [Mon, 11 Apr 2022 14:16:24 +0000 (16:16 +0200)]
Fix order of the command in run_hook of r10k.py

2 years agoRevert "Merge branch 'rwaffen_remove_gen_types' into 'master'"
Robert Waffen [Mon, 11 Apr 2022 13:35:23 +0000 (15:35 +0200)]
Revert "Merge branch 'rwaffen_remove_gen_types' into 'master'"

This reverts merge request !3

2 years agoMerge branch 'rwaffen_remove_gen_types' into 'master'
Robert Waffen [Mon, 11 Apr 2022 06:42:24 +0000 (08:42 +0200)]
Merge branch 'rwaffen_remove_gen_types' into 'master'

remove generate types, will be done in r10k directly

See merge request ppadmin/puppetmaster-webhooks!3

2 years agoremove generate types, will be done in r10k directly
Robert Waffen [Fri, 8 Apr 2022 11:05:28 +0000 (13:05 +0200)]
remove generate types, will be done in r10k directly

2 years agoVersion bump to 1.7.8
Frank Brehm [Mon, 4 Apr 2022 14:22:39 +0000 (16:22 +0200)]
Version bump to 1.7.8

2 years agoMerge branch 'develop'
Frank Brehm [Mon, 4 Apr 2022 14:22:02 +0000 (16:22 +0200)]
Merge branch 'develop'

2 years agoChanging import
Frank Brehm [Mon, 4 Apr 2022 14:21:39 +0000 (16:21 +0200)]
Changing import

2 years agoUpdating Python environment in requirements.txt and update-env.sh
Frank Brehm [Mon, 4 Apr 2022 14:21:25 +0000 (16:21 +0200)]
Updating Python environment in requirements.txt and update-env.sh

2 years agoChanging import
Frank Brehm [Mon, 4 Apr 2022 14:16:16 +0000 (16:16 +0200)]
Changing import

2 years agoUpdating requirements.txt
Frank Brehm [Mon, 4 Apr 2022 14:13:51 +0000 (16:13 +0200)]
Updating requirements.txt

3 years agoMerge branch 'develop' 1.7.7
Frank Brehm [Thu, 2 Sep 2021 08:27:22 +0000 (10:27 +0200)]
Merge branch 'develop'

3 years agoUpdating locales
Frank Brehm [Thu, 2 Sep 2021 08:26:34 +0000 (10:26 +0200)]
Updating locales

3 years agoVersion bump to 1.7.7
Frank Brehm [Thu, 2 Sep 2021 08:20:20 +0000 (10:20 +0200)]
Version bump to 1.7.7

3 years agoCosmetic changes
Frank Brehm [Thu, 2 Sep 2021 07:23:24 +0000 (09:23 +0200)]
Cosmetic changes

3 years agoImprove exception handling on getting forge module information
Frank Brehm [Thu, 2 Sep 2021 07:21:18 +0000 (09:21 +0200)]
Improve exception handling on getting forge module information

3 years agoMerge branch 'develop' 1.7.6
Frank Brehm [Wed, 25 Aug 2021 11:55:07 +0000 (13:55 +0200)]
Merge branch 'develop'

3 years agoFixing locale/de_DE/LC_MESSAGES/puppetmaster_webhooks.po
Frank Brehm [Wed, 25 Aug 2021 11:53:46 +0000 (13:53 +0200)]
Fixing locale/de_DE/LC_MESSAGES/puppetmaster_webhooks.po

3 years agoTranslations
Frank Brehm [Wed, 25 Aug 2021 11:52:28 +0000 (13:52 +0200)]
Translations

3 years agoAdding flag to not discover last activity on modules
Frank Brehm [Wed, 25 Aug 2021 11:48:03 +0000 (13:48 +0200)]
Adding flag to not discover last activity on modules

3 years agoTranslations
Frank Brehm [Wed, 25 Aug 2021 11:23:46 +0000 (13:23 +0200)]
Translations

3 years agoChanging output of generated mail
Frank Brehm [Wed, 25 Aug 2021 11:18:47 +0000 (13:18 +0200)]
Changing output of generated mail

3 years agoBugfixing
Frank Brehm [Mon, 23 Nov 2020 14:17:16 +0000 (15:17 +0100)]
Bugfixing

3 years agoFixing branch behaviour of deploy webhook
Frank Brehm [Mon, 23 Nov 2020 14:14:02 +0000 (15:14 +0100)]
Fixing branch behaviour of deploy webhook

4 years agoVersion bump to 1.7.5 1.7.5
Frank Brehm [Tue, 19 Nov 2019 11:12:53 +0000 (12:12 +0100)]
Version bump to 1.7.5

4 years agoMerge branch 'develop'
Frank Brehm [Tue, 19 Nov 2019 11:12:11 +0000 (12:12 +0100)]
Merge branch 'develop'

4 years agoBetter exceptioon handling on ReadTimout while get-forge-modules
Frank Brehm [Tue, 19 Nov 2019 11:11:16 +0000 (12:11 +0100)]
Better exceptioon handling on ReadTimout while get-forge-modules

4 years agoVersion bump to 1.7.4 1.7.4
Frank Brehm [Wed, 9 Oct 2019 09:51:01 +0000 (11:51 +0200)]
Version bump to 1.7.4

4 years agoMerge branch 'develop'
Frank Brehm [Wed, 9 Oct 2019 09:40:24 +0000 (11:40 +0200)]
Merge branch 'develop'

4 years agoAdding parameter add_direction to function format_timedelta_list()
Frank Brehm [Wed, 9 Oct 2019 09:28:09 +0000 (11:28 +0200)]
Adding parameter add_direction to function format_timedelta_list()

4 years agoTranslations
Frank Brehm [Wed, 9 Oct 2019 09:12:24 +0000 (11:12 +0200)]
Translations

4 years agoIncreasing function format_timedelta_list in lib/webhooks/xlate.py
Frank Brehm [Wed, 9 Oct 2019 08:46:12 +0000 (10:46 +0200)]
Increasing function format_timedelta_list in lib/webhooks/xlate.py

4 years agoGeneration of a list of longer not updated modules
Frank Brehm [Mon, 7 Oct 2019 16:42:52 +0000 (18:42 +0200)]
Generation of a list of longer not updated modules

4 years agoRetrieving list of modules, which were updated a longer time ago.
Frank Brehm [Fri, 4 Oct 2019 14:26:56 +0000 (16:26 +0200)]
Retrieving list of modules, which were updated a longer time ago.

4 years agoAdding limits for last updates of modules in forge.
Frank Brehm [Fri, 4 Oct 2019 13:48:50 +0000 (15:48 +0200)]
Adding limits for last updates of modules in forge.

4 years agoIncluding last update date on Forge in module information
Frank Brehm [Fri, 4 Oct 2019 13:01:17 +0000 (15:01 +0200)]
Including last update date on Forge in module information

4 years agoMerge branch 'develop'
Frank Brehm [Fri, 4 Oct 2019 10:44:21 +0000 (12:44 +0200)]
Merge branch 'develop'

4 years agoTranslations
Frank Brehm [Fri, 4 Oct 2019 10:41:16 +0000 (12:41 +0200)]
Translations

4 years agoOutput of deprecated modules
Frank Brehm [Fri, 4 Oct 2019 10:29:55 +0000 (12:29 +0200)]
Output of deprecated modules

4 years agoStarting extending get-module-changes
Frank Brehm [Fri, 4 Oct 2019 09:29:06 +0000 (11:29 +0200)]
Starting extending get-module-changes

4 years agoRewritten searching for dependencies in update-env.sh
Frank Brehm [Fri, 4 Oct 2019 08:55:49 +0000 (10:55 +0200)]
Rewritten searching for dependencies in update-env.sh

4 years agoRefactored update-env.sh
Frank Brehm [Fri, 4 Oct 2019 08:20:43 +0000 (10:20 +0200)]
Refactored update-env.sh