Wykres commitów

5 Commity (json-extras-query)

Autor SHA1 Wiadomość Data
Naveen 2e9751672d
chore: Set permissions for GitHub actions (#1740)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-05-31 12:28:40 -07:00
Simon Willison 6e091b14b6
Run tests against Python 3.9 2020-10-09 09:22:49 -07:00
Simon Willison adfe304281 Upgrade pip in GitHub Actions runs 2020-08-11 16:12:22 -07:00
Simon Willison 7ca8c0521a
Calculate coverage on pushes to main
Refs #849
2020-07-31 16:23:02 -07:00
Simon Willison cf7a2bdb40
Action to run tests and upload coverage to codecov.io
Closes #843.
2020-06-13 14:36:49 -07:00