snooty-data-api

REST API for communicating between the Autobuilder and Snooty's Gatsby source plugin

Stars
1
Committers
8

Bot releases are hidden (Show)

snooty-data-api - v0.5.6 Latest Release

Published by rayangler 9 months ago

What's Changed

Full Changelog: https://github.com/mongodb/snooty-data-api/compare/v0.5.5...v0.5.6

snooty-data-api - v0.5.5

Published by rayangler 10 months ago

What's Changed

Full Changelog: https://github.com/mongodb/snooty-data-api/compare/v0.5.4...v0.5.5

snooty-data-api - v0.5.4

Published by rayangler 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mongodb/snooty-data-api/compare/v0.5.3...v0.5.4

snooty-data-api - v0.5.3

Published by rayangler about 1 year ago

Hotfixes filtering out internal project documents

snooty-data-api - v0.5.2

Published by schmalliso about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mongodb/snooty-data-api/compare/v0.5.1...v0.5.2

snooty-data-api - v0.5.1

Published by mmeigs about 1 year ago

Patch Release

Unblocks Gatsby Cloud development in final stages.

snooty-data-api - v0.5.0

Published by schmalliso about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mongodb/snooty-data-api/compare/v0.4.0...v0.5.0

snooty-data-api - v0.4.0

Published by mmeigs about 1 year ago

  • new endpoint that returns all build data needed for all branches in all projects for a single github user
  • existing endpoint /projects and /prod/projects additionally returns boolean isStableBranch for each branch
snooty-data-api - v0.3.2-rc.1

Published by seungpark over 1 year ago

Pre-release to test:

  • new endpoint that returns all build data needed for all branches for a single project
  • new endpoint that returns prod data for existing endpoints
snooty-data-api - v0.3.2-rc.0

Published by rayangler over 1 year ago

Pre-release to test new endpoint that fetches every branch for a single project.

snooty-data-api - v0.3.1

Published by rayangler over 1 year ago

  • Only assets that have also been updated for a given page are returned when fetching updated pages
  • Fixes a bug with metadata being empty for updated pages route
  • Fixes a bug with not ending the response stream when 0 assets are found
snooty-data-api - v0.3.0

Published by rayangler over 1 year ago

  • Refactors response to stream data as JSONL instead of sending it all in a single JSON response.
  • Introduces logging per request
snooty-data-api - v0.2.0

Published by rayangler over 1 year ago

snooty-data-api - v0.1.0

Published by rayangler over 1 year ago