ImperialCollegeLondon / pyrealm

Development of the pyrealm package, providing an integrated toolbox for modelling plant productivity, growth and demography using Python.
https://pyrealm.readthedocs.io/
MIT License
19 stars 8 forks source link

Setup trusted publishing #200

Closed davidorme closed 5 months ago

davidorme commented 5 months ago

Description

This PR adds pyrealm_publish.yaml to enable trusted publication of pyrealm releases and then documents the process.

Fixes #198

Type of change

Key checklist

Further checks

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 94.58%. Comparing base (858e5e9) to head (7ebc003).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #200 +/- ## ======================================== Coverage 94.58% 94.58% ======================================== Files 28 28 Lines 1514 1514 ======================================== Hits 1432 1432 Misses 82 82 ```

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