ghgql

Thin wrapper for interacting with the Github GraphQL API

MIT License

Downloads
312
Stars
0
Committers
3

Bot releases are visible (Hide)

ghgql - v1.0.6 Latest Release

Published by github-actions[bot] almost 2 years ago

Documentation

  • code of conduct: Added code of conduct file (#16) (72505df)
ghgql - v1.0.5

Published by github-actions[bot] almost 2 years ago

Fix

  • security: Update pytest from 7.1.3 to 7.2.0 (#15) (327b412)
ghgql - v1.0.4

Published by github-actions[bot] almost 2 years ago

Fix

ghgql - v1.0.3

Published by github-actions[bot] almost 2 years ago

ghgql - v1.0.2

Published by github-actions[bot] about 2 years ago

ghgql - v1.0.1

Published by github-actions[bot] about 2 years ago

Fix

  • Respect most recent raise_on_error value (#9) (48c8b7d)
ghgql - v1.0.0

Published by github-actions[bot] about 2 years ago

Feature

  • Drop Result and use fnc.get/has/map (#7) (5c3ae86)

Breaking

  • drop Result and use fnc.get/has/map (#7) (5c3ae86)
ghgql - v0.0.12

Published by github-actions[bot] about 2 years ago

Fix

  • Always set the Authorization token (1bfff0e)
ghgql - v0.0.11

Published by github-actions[bot] about 2 years ago

Documentation

  • Add link to documentation (d4c4f39)
  • Fill Usage section in README (117d3c6)
  • Example usage update and make query public (1cffbd2)
  • Fixup jupyter notebook (92e1530)
  • Added example search query (b90a77f)
ghgql - v0.0.10

Published by github-actions[bot] about 2 years ago

ghgql - v0.0.9

Published by github-actions[bot] about 2 years ago

Fix

ghgql - v0.0.8

Published by github-actions[bot] about 2 years ago

ghgql - v0.0.7

Published by github-actions[bot] about 2 years ago

ghgql - v0.0.6

Published by github-actions[bot] about 2 years ago

Fix

  • Improved error handling for ghgql.Result.get() (42861f8)
  • Raise RuntimeException when trying to access a result field in case of errors (38d5f15)
ghgql - v0.0.5

Published by github-actions[bot] about 2 years ago

Documentation