xenobyte admin
admin pushed to main at admin/skato-blog 2026-02-01 22:59:48 +00:00
0683c216a7 excluded SASS watch file from version control
78be0a10fb added fonts and textures to be used in and by SASS or CSS
85c87f0c1c feature: added separate list and terms templates, for posts under the taxonomy and different taxonomy terms respectively
797f6be25f feature: added separate list and terms templates, for posts under the taxonomy and different taxonomy terms respectively
9ec5b52cd8 feature: added sample images for anticipated categories for posts, as well as category content entry
Compare 22 commits »
admin pushed to main at admin/skato-ansible 2026-01-24 19:48:39 +00:00
ffcf6b2596 fix: made the return be self, given that the instance of the class itself is what is treated as the context manager by default
0d44ec029f replaced cerberus dependency with library of prebuilt valdiators
6af0d4b48c fix, refactor: changed file buffer mode and changed conditional sequences for shorter algorithm
f37c2d5998 feature: added a new type amalgamating the return types of the 'open' BIF
a2d921a158 feature: added a class for handling Ansible vaults that can be converted to string, and added a YAMLObject representing VPS service as in YAML doc
Compare 5 commits »
admin pushed to main at admin/skato-ansible 2026-01-22 22:24:53 +00:00
e3683fe955 feature: created file for future GPG/OpenPGP related classes
d9ff0443dc feature: removed dict arg option for publish method while added repr magic method in/for SSHKeyCollection
66da080109 feature: made User and Group classes inherit from YAMLObject class for ease in load/dump operations and conversion
8e6346ee21 fix: made code DRYer, changed RegEx match test to succeed when appropriate
Compare 4 commits »
admin pushed to main at admin/skato-ansible 2026-01-22 19:19:42 +00:00
c698bc831a fix, feature: accounted for additional cases in concatenating magic method for SSHKey, added Sequence methods to SSHKey
d46f3a1f83 feature: created a class representing the Ansible control node as context manager
ad8ea5d8b8 feature: added a class 'Parser' that abstracts from data loaders and dumpers
0137fcdad9 feature: made new static path variables and dictionaries containing paths
36e553092f changed Enum options for Software
Compare 6 commits »
admin pushed to main at admin/skato-ansible 2026-01-21 14:21:42 +00:00
d9d81a43e0 added another command to the CLI program
2df09c8087 feature: added more root paths and a dictionary of root paths for specific purposes
73472cb073 feature: added more Enum classes useful for type checking and renamed others
57cf9d197d removed configuration manager module as may not be necessary
808434275b removed node classes as currently may not be necessary
Compare 7 commits »
admin pushed to main at admin/skato-ansible 2026-01-20 17:46:59 +00:00
05a680eb7e feature: added a method for 'SSHKeyCollection' that outputs its data in an Ansible-friendly data structure
admin pushed to main at admin/skato-ansible 2026-01-20 17:16:15 +00:00
04127d9d5f fix: changed referenced in commented-out code
28bd322c87 feature: added magic method for containment test of 'SSHKeyCollection' and magic method for setting the status of 'SSHKey'
Compare 2 commits »
admin pushed to main at admin/skato-ansible 2026-01-15 00:36:58 +00:00
67e645a3bd refactor,feature: simplified item method for 'SSHKeyCollection', added iteration and str methods to it, and refined str methods for 'SSHKey'
admin pushed to main at admin/skato-ansible 2026-01-14 23:26:20 +00:00
83af21eec8 fix: made sure to get basename rather than file stem
88aab2b418 feature: allowed slicing for item retrieval from 'SSHKeyCollection' instances
Compare 2 commits »
admin pushed to main at admin/skato-ansible 2026-01-08 14:46:58 +00:00
43885ec135 feature: implemented some numeric and sequence methods for 'SSHKey' class and added a function
admin pushed to main at admin/skato-ansible 2026-01-08 04:26:40 +00:00
877e133eec feature: added equality comparison magic method counterparts
admin pushed to main at admin/skato-ansible 2026-01-08 04:17:08 +00:00
a4a8260d1c fix: added missing import of Callable type hint
c45b282c5c fix: debugged various magic methods in 'SSHKeyCollection' and added unimplemented but planned magic methods for it and 'SSHKey' class
b7d35f4147 fix: added missing import of Enum
Compare 3 commits »
admin pushed to main at admin/skato-ansible 2026-01-07 17:08:03 +00:00
86cd3584b3 changed method name and added inheritance for 'Software' class, moved 'SSHKey' related classes to separate file and fixed 'Software' instance method call
e412e3d5ab changed method name and added inheritance for 'Software' class, moved 'SSHKey' related classes to separate file and fixed 'Software' instance method call
Compare 2 commits »
admin pushed to main at admin/skato-ansible 2026-01-07 02:59:45 +00:00
f46d397e3c refactor: moved SSH key management classes to separate file, added planned methods unimplemented for some classes
admin pushed to main at admin/skato-ansible 2026-01-07 01:50:26 +00:00
d75ad74d6b refactor: joined related conditionals together
dc97a1f0b9 refactor: implementing or changing classes to reduce decision tree branching complexity in some methods of 'RemoteNode' class
Compare 2 commits »
admin pushed to main at admin/skato-ansible 2026-01-05 15:27:28 +00:00
2f37eed0db fix: changed the algorithm/approach of the SSH key path removal method for 'RemoteNode'
f68a438de3 feature: created another set of cases for non-YAML parsing, tho not yet implemented
8193cb6de6 feature: created cases for non-YAML parsing, tho not yet implemented
Compare 3 commits »
admin pushed to main at admin/skato-ansible 2026-01-05 01:38:44 +00:00
310fd28495 restarting rewrite of CLI
b7e2a8e9db refactor: created separate file for 'Config' class, rewrote it as a context manager
078cdd4ab3 did some refactoring and renaming
Compare 3 commits »
admin pushed to main at admin/skato-ansible 2026-01-03 20:58:37 +00:00
0230cb4074 fix: added missing command context pass into function
admin pushed to main at admin/skato-ansible 2026-01-03 20:56:28 +00:00
b3d70659ec refactor, fix, feature: turned 'Config' class into YAML-parsing file context manager, refactored CLI command nesting and prepared associated functions for rewrite
eefce50bbb fix, refactor: debugged circular class ref via refactor & renaming
231850fc14 removed code used for testing purposes
d46a10191b fix, refactor: debugged circular class ref via refactor & renaming
Compare 4 commits »
admin closed issue admin/skato-ansible#7 2026-01-03 13:52:58 +00:00
NameError due tro circular class reference in method parameter type check