Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
67e645a3bd
refactor,feature: simplified item method for 'SSHKeyCollection', added iteration and str methods to it, and refined str methods for 'SSHKey'
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