rubygems / rubygems.org

The Ruby community's gem hosting service.
https://rubygems.org
MIT License
2.32k stars 916 forks source link

Add Pundit policy for RubygemTrustedPublisher (except api) #4824

Closed martinemde closed 3 months ago

martinemde commented 3 months ago

I'm punting on the api key policies for now (discussed in #4801). We can come back to it after this is merged, focusing just on how we do api key policies.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.05%. Comparing base (fec7eb3) to head (9478b51).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4824 +/- ## ======================================= Coverage 97.05% 97.05% ======================================= Files 402 403 +1 Lines 8484 8498 +14 ======================================= + Hits 8234 8248 +14 Misses 250 250 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.