Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fine grained permissions #98

Merged
merged 6 commits into from
Sep 11, 2023

Conversation

akshay-ap
Copy link
Contributor

@akshay-ap akshay-ap commented Sep 7, 2023

Fixes #97

Changes in PR:

  • Use fine grained permissions as defined by specs
  • Update tests
  • Update documentation

@akshay-ap akshay-ap added the enhancement New feature or request label Sep 7, 2023
@akshay-ap akshay-ap self-assigned this Sep 7, 2023
@akshay-ap akshay-ap marked this pull request as draft September 7, 2023 14:34
@akshay-ap akshay-ap added this to the v0.3.0 milestone Sep 7, 2023
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Pull Request Test Coverage Report for Build 6146318835

  • 15 of 15 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 6047457209: 0.0%
Covered Lines: 183
Relevant Lines: 183

💛 - Coveralls

@akshay-ap akshay-ap force-pushed the feature-97-fine-grained-permissions branch from 9992a18 to 3c9c732 Compare September 8, 2023 11:34
@akshay-ap akshay-ap marked this pull request as ready for review September 8, 2023 12:27
@akshay-ap akshay-ap requested review from rmeissner and mmv08 September 8, 2023 12:27
@akshay-ap akshay-ap added this pull request to the merge queue Sep 11, 2023
Merged via the queue into main with commit 3a6a6a3 Sep 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2023
@akshay-ap akshay-ap deleted the feature-97-fine-grained-permissions branch September 20, 2023 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fine grained permission model
2 participants