Skip to content

Commit 9b06215

Browse files
Added GraphQL projects to LF as well
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 4ced933 commit 9b06215

5 files changed

Lines changed: 52 additions & 4 deletions

File tree

k8s/all_prod_dbs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux gha prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql
1+
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux gha prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql graphqljs graphiql graphqlspec expressgraphql

k8s/all_prod_projects.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux kubernetes prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql
1+
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux kubernetes prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql graphqljs graphiql graphqlspec expressgraphql

k8s/all_test_dbs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux gha prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql
1+
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux gha prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql graphqljs graphiql graphqlspec expressgraphql

k8s/all_test_projects.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux kubernetes prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql
1+
iovisor mininet opennetworkinglab opensecuritycontroller openswitch p4lang openbmp tungstenfabric cord envoy zephyr linux kubernetes prometheus opentracing fluentd linkerd grpc coredns containerd rkt cni jaeger notary tuf rook vitess nats opa spiffe spire cloudevents telepresence helm openmetrics harbor etcd tikv cortex buildpacks falco dragonfly virtualkubelet kubeedge brigade crio networkservicemesh openebs opentelemetry cncf opencontainers istio spinnaker knative tekton jenkinsx jenkins graphql graphqljs graphiql graphqlspec expressgraphql

k8s/projects.yaml

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,3 +720,51 @@ projects:
720720
main_repo: 'graphql/graphql-js'
721721
annotation_regexp: '^v\d+\.\d+\.\d+$'
722722
files_skip_pattern: ''
723+
graphqljs:
724+
order: 59
725+
name: GraphQL JavaScript
726+
status: "-"
727+
command_line: ['graphql/graphql-js']
728+
start_date: 2015-07-02T00:00:00Z
729+
join_date: null
730+
psql_db: graphqljs
731+
shared_db: graphql
732+
main_repo: 'graphql/graphql-js'
733+
annotation_regexp: '^v\d+\.\d+\.\d+$'
734+
files_skip_pattern: ''
735+
graphiql:
736+
order: 60
737+
name: GraphQL IDE
738+
status: "-"
739+
command_line: ['graphql/graphiql']
740+
start_date: 2015-08-24T00:00:00Z
741+
join_date: null
742+
psql_db: graphiql
743+
shared_db: graphql
744+
main_repo: 'graphql/graphiql'
745+
annotation_regexp: '^v\d+\.\d+\.\d+$'
746+
files_skip_pattern: ''
747+
expressgraphql:
748+
order: 61
749+
name: Express GraphQL
750+
status: "-"
751+
command_line: ['graphql/express-graphql']
752+
start_date: 2015-08-10T00:00:00Z
753+
join_date: null
754+
psql_db: expressgraphql
755+
shared_db: graphql
756+
main_repo: 'graphql/express-graphql'
757+
annotation_regexp: '^v\d+\.\d+\.\d+$'
758+
files_skip_pattern: ''
759+
graphqlspec:
760+
order: 62
761+
name: GraphQL Spec
762+
status: "-"
763+
command_line: ['graphql/graphql-spec']
764+
start_date: 2015-07-02T00:00:00Z
765+
join_date: null
766+
psql_db: graphqlspec
767+
shared_db: graphql
768+
main_repo: 'graphql/graphql-spec' # was: facebook/graphql
769+
annotation_regexp: ''
770+
files_skip_pattern: ''

0 commit comments

Comments
 (0)