Skip to content

Releases: marcpage/devops-driver

Fix Timestamp with no fractional seconds

Choose a tag to compare

@marcpage marcpage released this 19 May 19:57
  • Fix Timestamp with no fractional seconds

Full Changelog: v0.1.58...v0.1.59

Add DataObject.convert_to

Choose a tag to compare

@marcpage marcpage released this 19 May 18:24
  • Add DataObject.convert_to

Full Changelog: v0.1.57...v0.1.58

Fix when children is empty and default is given

Choose a tag to compare

@marcpage marcpage released this 19 May 16:26
  • When using DataObject.lookup, fix when there are relationships, but no children, and a default is given

Full Changelog: v0.1.56...v0.1.57

Fix when Parent is missing

Choose a tag to compare

@marcpage marcpage released this 19 May 16:04
  • Fix when using DataObject.lookup on an Azure DevOps ticket to get the Parent, and there are relationships but there is not a Parent relationship. No longer throws an Exception.

Full Changelog: v0.1.55...v0.1.56

0.1.55 DataObject.lookup (and AzureObject.lookup) do not throw

Choose a tag to compare

@marcpage marcpage released this 12 May 19:36
  • No longer throw when DataObject.lookup key is missing

Full Changelog: v0.1.54...v0.1.55

0.1.54 Azure DevOps ticket field parsing

Choose a tag to compare

@marcpage marcpage released this 12 May 19:05
  • Add ability to lookup paths in DataObject and by inheritance AzureObject

Full Changelog: v0.1.53...v0.1.54

1.5.3

Choose a tag to compare

@marcpage marcpage released this 12 May 15:57

What's Changed

  • Adding Azure DevOps WIQL Under operator
  • Adding Settings.parse to extract settings to a dataclass with type-safe members
  • Bump keyring from 25.6.0 to 25.7.0 by @dependabot[bot] in #165
  • Bump pygithub from 2.8.1 to 2.9.1 by @dependabot[bot] in #171
  • Bump mako from 1.3.10 to 1.3.11 by @dependabot[bot] in #170
  • Bump setuptools from 80.9.0 to 82.0.1 by @dependabot[bot] in #168

Full Changelog: v0.1.52...v0.1.53

Release 0.1.52

Choose a tag to compare

@marcpage marcpage released this 11 Oct 21:57
63167e5

What's Changed

Full Changelog: v0.1.51...v0.1.52

Add Azure DevOps Graph client

Choose a tag to compare

@marcpage marcpage released this 04 Oct 17:05
ef8cfb5

What's Changed

Full Changelog: v0.1.50...v0.1.51

v0.1.50 Add basic GitHub

Choose a tag to compare

@marcpage marcpage released this 30 Sep 22:45
322aa2d

What's Changed

Full Changelog: v0.1.49...v0.1.50