Skip to content

Support ComputerExtensionAttributes

Latest
Compare
Choose a tag to compare
@geoffklee geoffklee released this 28 Mar 21:13
· 46 commits to master since this release

This is a major refactoring and re-write.

  • We now support ComputerExtensionAttributes

And, I've refactored the core of the tool in such a way that it is now hopefully simple to add support for other Version Control systems, or potentially support other types of JSS object.

I've also added lots of pytest tests, again with the hope of making it easy to extend the tool in future.