wundergraph / cosmo

The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
https://cosmo-docs.wundergraph.com/
Apache License 2.0
742 stars 105 forks source link

chore: avoid fetch all tags and branches for CI workflows #1374

Closed StarpTech closed 1 week ago

StarpTech commented 1 week ago

Motivation and Context

Saves us around ~10s per build for all applications.

Checklist