raystack / frontier

Frontier is an all-in-one user management platform that provides identity, access and billing management to help organizations secure their systems and data. (Open source alternative to Clerk)
https://raystack-frontier.vercel.app/
Apache License 2.0
264 stars 34 forks source link

feat: create policy for projects #656

Closed anujk14 closed 3 months ago

anujk14 commented 3 months ago

This PR adds an endpoint to create a policy for a project.

Corresponding Proton PR: https://github.com/raystack/proton/pull/363

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 11:07am
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9685581272

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/interceptors/authorization.go 0 4 0.0%
proto/v1beta1/frontier_grpc.pb.go 0 26 0.0%
internal/api/v1beta1/policy.go 12 42 28.57%
proto/v1beta1/frontier.pb.gw.go 0 95 0.0%
proto/v1beta1/frontier.pb.validate.go 0 188 0.0%
proto/v1beta1/frontier.pb.go 1 568 0.18%
<!-- Total: 13 923 1.41% -->
Files with Coverage Reduction New Missed Lines %
proto/v1beta1/frontier.pb.go 1 5.73%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9639732144: -0.04%
Covered Lines: 9997
Relevant Lines: 106860

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9695452068

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/interceptors/authorization.go 0 4 0.0%
proto/v1beta1/frontier_grpc.pb.go 0 26 0.0%
internal/api/v1beta1/policy.go 12 46 26.09%
proto/v1beta1/frontier.pb.gw.go 0 95 0.0%
proto/v1beta1/frontier.pb.validate.go 0 188 0.0%
proto/v1beta1/frontier.pb.go 1 568 0.18%
<!-- Total: 13 927 1.4% -->
Files with Coverage Reduction New Missed Lines %
proto/v1beta1/frontier.pb.go 1 5.73%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9639732144: -0.04%
Covered Lines: 9997
Relevant Lines: 106864

💛 - Coveralls