mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
24 lines
519 B
YAML
24 lines
519 B
YAML
packages:
|
|
- packages/internal/*
|
|
- packages/services/demo/*
|
|
- packages/services/*
|
|
- packages/migrations
|
|
- packages/services/external-composition/*
|
|
- packages/web/*
|
|
- packages/libraries/*
|
|
- integration-tests
|
|
- deployment
|
|
- scripts
|
|
- rules
|
|
- load-tests/otel-traces
|
|
|
|
minimumReleaseAge: 1440
|
|
minimumReleaseAgeExclude:
|
|
- 'envelop'
|
|
- '@envelop/*'
|
|
- 'graphql-yoga'
|
|
- '@graphql-yoga/*'
|
|
- 'graphql-hive/*'
|
|
- '@graphql-inspector/*'
|
|
- '@graphql-tools/*'
|
|
- '@theguild/federation-composition'
|