Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 353 Bytes

File metadata and controls

5 lines (4 loc) · 353 Bytes

LogBreak Backend

This repo contains Cloud Functions that are used by LogBreak app for more intensive computations (not suitable for frontend).

/releases/{owner}/{repository}

Queries project releases using Github GraphQL API. Then finds all releases that might contain breaking changes (using semantic versioning conventions and keyword matching).