Skip to content

Summer Replacements Edition

Compare
Choose a tag to compare
@nattyboyme3 nattyboyme3 released this 01 Jul 18:22
· 194 commits to master since this release
f718a72

This release includes changes that:

  • gracefully handle rate-limiting from TDX
  • implement most of the remaining ticket methods, including:
    • ticket tasks
    • reassignment
    • rescheduling
    • custom ticket statuses
  • implement lots of bugfixes, especially in:
    • handling custom attributes
    • partial matches of names when searching for objects
    • editing tickets
  • finish up unit test writing in the tickets module
  • include contributing guidelines
  • reorganize file structure
  • rework one of the example scripts so that it reflects current capabilities of tdxlib
  • implement a templated testing system that is easily customizable for any contributer