feat: multi-project support via selectors and flagSetId namespacing #9003
build.yaml
on: pull_request
lint
3m 37s
docs-check
2m 6s
test
3m 23s
docker-local
2m 54s
integration-test
2m 37s
Annotations
4 errors and 5 warnings
lint:
flagd/pkg/service/flag-sync/handler.go#L124
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
flagd/pkg/service/flag-sync/handler.go#L108
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
flagd/pkg/service/flag-sync/handler.go#L107
SA1019: syncv1.GetMetadataRequest is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
core/pkg/store/query.go#L50
S1003: should use !strings.Contains(sExp, "=") instead (staticcheck)
|
docs-check
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
docker-local
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|