softwaresaved / rse-repo-analysis

Study of research software in repositories. Contact: @karacolada
BSD 3-Clause "New" or "Revised" License
11 stars 0 forks source link

Testing #18

Closed karacolada closed 1 year ago

karacolada commented 1 year ago

Centralise test scripts, maybe automate running them on commits? Can Github actions do that?

karacolada commented 1 year ago

Steps:

karacolada commented 1 year ago

https://docs.github.com/en/actions/security-guides/automatic-token-authentication#granting-additional-permissions

karacolada commented 1 year ago

The easily accessible installation token (github.token) has a rate limit of 1000 requests per hour (source). Personal user access tokens get 5000, so it makes sense to make this available.

karacolada commented 1 year ago

Tests now run through on small test set of 10 repositories.