]> Frank Brehm's Git Trees - pixelpark/puppet-tools.git/log
pixelpark/puppet-tools.git
21 months agoFinishing writing and reading forge cache file.
Frank Brehm [Mon, 13 Feb 2023 14:20:40 +0000 (15:20 +0100)]
Finishing writing and reading forge cache file.

21 months agoRe-arranging commandline arguments for 'get-module-info'.
Frank Brehm [Mon, 13 Feb 2023 10:29:59 +0000 (11:29 +0100)]
Re-arranging commandline arguments for 'get-module-info'.

21 months agoAdding bin/get-forge-module and its application class
Frank Brehm [Fri, 10 Feb 2023 16:46:53 +0000 (17:46 +0100)]
Adding bin/get-forge-module and its application class

21 months agoFixing class ForgeModuleInfo in lib/dpx_puppettools/forge/mod_info.py
Frank Brehm [Fri, 10 Feb 2023 16:45:46 +0000 (17:45 +0100)]
Fixing class ForgeModuleInfo in lib/dpx_puppettools/forge/mod_info.py

21 months agoAdding module dpx_puppettools.forge.mod_info for class ForgeModuleInfo.
Frank Brehm [Fri, 10 Feb 2023 15:30:10 +0000 (16:30 +0100)]
Adding module dpx_puppettools.forge.mod_info for class ForgeModuleInfo.

21 months agoChanging location of default values.
Frank Brehm [Fri, 10 Feb 2023 15:28:56 +0000 (16:28 +0100)]
Changing location of default values.

21 months agoAdding module dpx_puppettools.forge.mod_release_list for class ModuleReleaseList.
Frank Brehm [Fri, 10 Feb 2023 09:53:54 +0000 (10:53 +0100)]
Adding module dpx_puppettools.forge.mod_release_list for class ModuleReleaseList.

21 months agoFixed lib/dpx_puppettools/xlate.py for HTTP LANG headers.
Frank Brehm [Thu, 9 Feb 2023 17:08:13 +0000 (18:08 +0100)]
Fixed lib/dpx_puppettools/xlate.py for HTTP LANG headers.

21 months agoFixed lib/dpx_puppettools/xlate.py for HTTP LANG headers.
Frank Brehm [Thu, 9 Feb 2023 17:07:31 +0000 (18:07 +0100)]
Fixed lib/dpx_puppettools/xlate.py for HTTP LANG headers.

21 months agoAdding stolen lib/dpx_puppettools/acceptparse.py
Frank Brehm [Thu, 9 Feb 2023 17:00:55 +0000 (18:00 +0100)]
Adding stolen lib/dpx_puppettools/acceptparse.py

21 months agoAdding module dpx_puppettools.forge.cur_mod_release_info for class CurrentModuleRelea...
Frank Brehm [Thu, 9 Feb 2023 16:38:24 +0000 (17:38 +0100)]
Adding module dpx_puppettools.forge.cur_mod_release_info for class CurrentModuleReleaseInfo.

21 months agoAdding test/test_27_metadata.py and fixing lib/dpx_puppettools/module_metadata.py
Frank Brehm [Thu, 9 Feb 2023 16:29:44 +0000 (17:29 +0100)]
Adding test/test_27_metadata.py and fixing lib/dpx_puppettools/module_metadata.py

21 months agoAdding property pdk_version to class ModuleMetadata.
Frank Brehm [Thu, 9 Feb 2023 16:08:43 +0000 (17:08 +0100)]
Adding property pdk_version to class ModuleMetadata.

21 months agoAdding module dpx_puppettools.module_metadata for classes ModuleDependency, ModuleOsS...
Frank Brehm [Thu, 9 Feb 2023 16:00:06 +0000 (17:00 +0100)]
Adding module dpx_puppettools.module_metadata for classes ModuleDependency, ModuleOsSupport and ModuleMetadata.

21 months agoAdding module dpx_puppettools.forge.mod_release_info for class ModuleReleaseInfo
Frank Brehm [Thu, 9 Feb 2023 15:12:05 +0000 (16:12 +0100)]
Adding module dpx_puppettools.forge.mod_release_info for class ModuleReleaseInfo

21 months agoAdding module dpx_puppettools.forge.base_module_info for class BaseForgeModuleInfo.
Frank Brehm [Thu, 9 Feb 2023 13:27:20 +0000 (14:27 +0100)]
Adding module dpx_puppettools.forge.base_module_info for class BaseForgeModuleInfo.

21 months agoAdding module dpx_puppettools.forge.owner_info for class ForgeOwnerInfo.
Frank Brehm [Thu, 9 Feb 2023 13:21:29 +0000 (14:21 +0100)]
Adding module dpx_puppettools.forge.owner_info for class ForgeOwnerInfo.

21 months agoAdding module dpx_puppettools.forge for class BaseForgeObject
Frank Brehm [Thu, 9 Feb 2023 12:52:53 +0000 (13:52 +0100)]
Adding module dpx_puppettools.forge for class BaseForgeObject

21 months agoMaking the default forge URL more common available.
Frank Brehm [Thu, 9 Feb 2023 12:43:37 +0000 (13:43 +0100)]
Making the default forge URL more common available.

21 months agoAdding test/test_25_puppetfile.py for testing class Puppetfile
Frank Brehm [Wed, 8 Feb 2023 16:55:50 +0000 (17:55 +0100)]
Adding test/test_25_puppetfile.py for testing class Puppetfile

21 months agoFixing lib/dpx_puppettools/puppetfile.py
Frank Brehm [Wed, 8 Feb 2023 16:54:59 +0000 (17:54 +0100)]
Fixing lib/dpx_puppettools/puppetfile.py

21 months agoMinor changes
Frank Brehm [Wed, 8 Feb 2023 16:35:18 +0000 (17:35 +0100)]
Minor changes

21 months agoAdding Puppetfiles from different envs
Frank Brehm [Wed, 8 Feb 2023 16:34:03 +0000 (17:34 +0100)]
Adding Puppetfiles from different envs

21 months agoAdding module dpx_puppettools.puppetfile for class Puppetfile
Frank Brehm [Wed, 8 Feb 2023 16:24:53 +0000 (17:24 +0100)]
Adding module dpx_puppettools.puppetfile for class Puppetfile

21 months agoAdding module dpx_puppettools.module_list for class ModuleInfoDict
Frank Brehm [Wed, 8 Feb 2023 15:45:11 +0000 (16:45 +0100)]
Adding module dpx_puppettools.module_list for class ModuleInfoDict

21 months agoCleaning lib/dpx_puppettools/pfile_moduleinfo.py and fixing test/test_22_pfile_modinfo.py
Frank Brehm [Wed, 8 Feb 2023 15:44:01 +0000 (16:44 +0100)]
Cleaning lib/dpx_puppettools/pfile_moduleinfo.py and fixing test/test_22_pfile_modinfo.py

21 months agoExtending tests
Frank Brehm [Wed, 8 Feb 2023 14:53:28 +0000 (15:53 +0100)]
Extending tests

21 months agoFixed parsing of Puppetfile module lines in class PuppetfileModuleInfo
Frank Brehm [Wed, 8 Feb 2023 14:52:51 +0000 (15:52 +0100)]
Fixed parsing of Puppetfile module lines in class PuppetfileModuleInfo

21 months agoAllowing undefined vendor in module BaseModuleInfo
Frank Brehm [Wed, 8 Feb 2023 14:50:19 +0000 (15:50 +0100)]
Allowing undefined vendor in module BaseModuleInfo

21 months agoAdding test/test_22_pfile_modinfo.py
Frank Brehm [Wed, 8 Feb 2023 10:58:27 +0000 (11:58 +0100)]
Adding test/test_22_pfile_modinfo.py

21 months agoFixing class PuppetfileModuleInfo
Frank Brehm [Wed, 8 Feb 2023 10:58:07 +0000 (11:58 +0100)]
Fixing class PuppetfileModuleInfo

21 months agoExtending tests in test/test_20_base_modinfo.py
Frank Brehm [Wed, 8 Feb 2023 10:39:38 +0000 (11:39 +0100)]
Extending tests in test/test_20_base_modinfo.py

21 months agoAdding test/test_20_base_modinfo.py
Frank Brehm [Wed, 8 Feb 2023 10:06:20 +0000 (11:06 +0100)]
Adding test/test_20_base_modinfo.py

21 months agoFixing method __repr__() of class BaseModuleInfo
Frank Brehm [Wed, 8 Feb 2023 10:05:05 +0000 (11:05 +0100)]
Fixing method __repr__() of class BaseModuleInfo

21 months agoFixing import in module dpx_puppettools.errors
Frank Brehm [Wed, 8 Feb 2023 10:03:23 +0000 (11:03 +0100)]
Fixing import in module dpx_puppettools.errors

21 months agoExtending class PuppetfileModuleInfo in dpx_puppettools.pfile_moduleinfo
Frank Brehm [Tue, 7 Feb 2023 17:13:09 +0000 (18:13 +0100)]
Extending class PuppetfileModuleInfo in dpx_puppettools.pfile_moduleinfo

21 months agoAdding dpx_puppettools.pfile_moduleinfo for class PuppetfileModuleInfo
Frank Brehm [Tue, 7 Feb 2023 16:29:42 +0000 (17:29 +0100)]
Adding dpx_puppettools.pfile_moduleinfo for class PuppetfileModuleInfo

21 months agoAdding module dpx_puppettools.base_moduleinfo for class BaseModuleInfo
Frank Brehm [Tue, 7 Feb 2023 16:28:55 +0000 (17:28 +0100)]
Adding module dpx_puppettools.base_moduleinfo for class BaseModuleInfo

21 months agoAdding exception classes
Frank Brehm [Tue, 7 Feb 2023 16:27:18 +0000 (17:27 +0100)]
Adding exception classes

21 months agoExtending tests
Frank Brehm [Tue, 7 Feb 2023 14:52:35 +0000 (15:52 +0100)]
Extending tests

21 months agoFixing evaluation of mail configs in class DpxPuppetConfig
Frank Brehm [Tue, 7 Feb 2023 14:52:13 +0000 (15:52 +0100)]
Fixing evaluation of mail configs in class DpxPuppetConfig

21 months agoAdding init parameters to class BaseDPXPuppetApplication
Frank Brehm [Tue, 7 Feb 2023 14:51:17 +0000 (15:51 +0100)]
Adding init parameters to class BaseDPXPuppetApplication

21 months agoExtending BaseDPXPuppetApplication by mail capabilities
Frank Brehm [Tue, 7 Feb 2023 14:10:14 +0000 (15:10 +0100)]
Extending BaseDPXPuppetApplication by mail capabilities

21 months agoAdding odule dpx_puppettools.argparse_actions.
Frank Brehm [Tue, 7 Feb 2023 14:09:28 +0000 (15:09 +0100)]
Adding odule dpx_puppettools.argparse_actions.

21 months agoSwitching config class of BaseDPXPuppetApplication in dpx_puppettools.app to DpxPuppe...
Frank Brehm [Mon, 6 Feb 2023 17:01:36 +0000 (18:01 +0100)]
Switching config class of BaseDPXPuppetApplication in dpx_puppettools.app to DpxPuppetConfig

21 months agoAdding more config options to lib/dpx_puppettools/config.py and testing them
Frank Brehm [Mon, 6 Feb 2023 16:52:19 +0000 (17:52 +0100)]
Adding more config options to lib/dpx_puppettools/config.py and testing them

21 months agoMinor changes
Frank Brehm [Mon, 6 Feb 2023 14:32:25 +0000 (15:32 +0100)]
Minor changes

21 months agoFixing lib/dpx_puppettools/config.py
Frank Brehm [Mon, 6 Feb 2023 12:44:11 +0000 (13:44 +0100)]
Fixing lib/dpx_puppettools/config.py

21 months agoExtending DpxPuppetConfig in dpx_puppettools.config for reading mail configuration...
Frank Brehm [Mon, 6 Feb 2023 12:41:13 +0000 (13:41 +0100)]
Extending DpxPuppetConfig in dpx_puppettools.config for reading mail configuration stuff.

21 months agoAdding module dpx_puppettools.config for class DpxPuppetConfig and a test script...
Frank Brehm [Mon, 6 Feb 2023 11:22:32 +0000 (12:22 +0100)]
Adding module dpx_puppettools.config for class DpxPuppetConfig and a test script for it.

21 months agoExtending tests in test/test_05_base_app.py
Frank Brehm [Mon, 6 Feb 2023 09:55:33 +0000 (10:55 +0100)]
Extending tests in test/test_05_base_app.py

21 months agoMerge branch 'develop'
Frank Brehm [Mon, 6 Feb 2023 09:18:26 +0000 (10:18 +0100)]
Merge branch 'develop'

21 months agoAdding test for base app class
Frank Brehm [Mon, 6 Feb 2023 09:17:36 +0000 (10:17 +0100)]
Adding test for base app class

21 months agoAdding test for base app class
Frank Brehm [Mon, 6 Feb 2023 09:17:18 +0000 (10:17 +0100)]
Adding test for base app class

21 months agoAdding module dpx_puppettools.app for class BaseDPXPuppetApplication
Frank Brehm [Mon, 6 Feb 2023 09:12:35 +0000 (10:12 +0100)]
Adding module dpx_puppettools.app for class BaseDPXPuppetApplication

21 months agoAdding lib/dpx_puppettools/xlate.py
Frank Brehm [Mon, 6 Feb 2023 09:09:00 +0000 (10:09 +0100)]
Adding lib/dpx_puppettools/xlate.py

21 months agoAdding test to test/test_02_errors.py
Frank Brehm [Fri, 3 Feb 2023 16:50:44 +0000 (17:50 +0100)]
Adding test to test/test_02_errors.py

21 months agoAdding test/test_02_errors.py
Frank Brehm [Fri, 3 Feb 2023 16:47:35 +0000 (17:47 +0100)]
Adding test/test_02_errors.py

21 months agoAdding lib/dpx_puppettools/errors.py
Frank Brehm [Fri, 3 Feb 2023 16:40:05 +0000 (17:40 +0100)]
Adding lib/dpx_puppettools/errors.py

21 months agoAdding test/test_00_general.py
Frank Brehm [Fri, 3 Feb 2023 16:18:34 +0000 (17:18 +0100)]
Adding test/test_00_general.py

21 months agoAdding test/general.py
Frank Brehm [Fri, 3 Feb 2023 15:55:47 +0000 (16:55 +0100)]
Adding test/general.py

21 months agoAdding lib/dpx_puppettools/__init__.py
Frank Brehm [Fri, 3 Feb 2023 15:48:40 +0000 (16:48 +0100)]
Adding lib/dpx_puppettools/__init__.py

21 months agoFinishing bin/update-puppet-env
Frank Brehm [Fri, 3 Feb 2023 15:41:11 +0000 (16:41 +0100)]
Finishing bin/update-puppet-env

21 months agoAdding scripts/functions.rc
Frank Brehm [Fri, 3 Feb 2023 12:33:41 +0000 (13:33 +0100)]
Adding scripts/functions.rc

21 months agoAdding bin/update-puppet-env
Frank Brehm [Fri, 3 Feb 2023 08:44:30 +0000 (09:44 +0100)]
Adding bin/update-puppet-env

21 months agoUpdating README.md
Frank Brehm [Fri, 3 Feb 2023 08:29:27 +0000 (09:29 +0100)]
Updating README.md

21 months agoAdding .gitignore
Frank Brehm [Fri, 3 Feb 2023 08:18:39 +0000 (09:18 +0100)]
Adding .gitignore

21 months agoLICENSE hinzufügen
Frank Brehm [Fri, 3 Feb 2023 08:16:36 +0000 (09:16 +0100)]
LICENSE hinzufügen

21 months agoInitial commit
Frank Brehm [Fri, 3 Feb 2023 08:15:52 +0000 (09:15 +0100)]
Initial commit