GEApiData

Intermediate layer for DV API

MIT License

Stars
6

Bot releases are hidden (Show)

GEApiData - v0.2.8 Latest Release

Published by cdsap 2 months ago

  • New request processing resource usage metrics of the builds (require DV 2024.2): GetBuildsResourceUsageRequest. Returns a list of PerformanceUsage
  • Fix tag parser for cases like cdsap/image:1.10
GEApiData - v0.2.7

Published by cdsap 4 months ago

  • Added cache artifact size in Task
  • New request supporting single ScanAttribute and Build
GEApiData - 0.2.6

Published by cdsap 5 months ago

  • Added Artifact Transform endpoints
GEApiData - 0.2.5

Published by cdsap 12 months ago

  • Included number of cpus in ScanAttributes #15
GEApiData - v.0.2.4

Published by cdsap about 1 year ago

  • [FIX] Including Build duration in Cache Request #13
GEApiData - 0.2.3

Published by cdsap about 1 year ago

  • Adding negation tags in both search requests. Include negation with !, example !main #9
  • Fix exception on empty results #10
GEApiData - 0.2.2

Published by cdsap about 1 year ago

What's Changed

Full Changelog: https://github.com/cdsap/GEApiData/compare/v.0.2.1...v.0.2.2

GEApiData - 0.2.1

Published by cdsap about 1 year ago

What's Changed

Full Changelog: https://github.com/cdsap/GEApiData/compare/v.0.2.0...v.0.2.1

GEApiData - 0.2.0

Published by cdsap about 1 year ago

What's Changed

Full Changelog: https://github.com/cdsap/GEApiData/compare/v.0.1.6...v.0.2.0

GEApiData - 0.1.6

Published by cdsap over 1 year ago

  • Added exclusive tags filter
  • Allowing to filter from sinceBuildId in the API requests
GEApiData - 0.1.5

Published by cdsap over 1 year ago

Only parsing Maven and Gradle builds

GEApiData - 0.1.4

Published by cdsap over 1 year ago

  • Added Custom Values in Build / Cache entities