зеркало из
1
0
Форкнуть 0
Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
ricardojdsilva87 70a357bb0b feat: support github enterprise api 2024-10-30 14:25:28 +00:00
jmeridth c79601adbe
feat: github app authentication and repo standardization
- [x] setting minimum python to 3.10 (allows usage of unions on types)
- [x] add ability for users to authenticate with GitHub App Installation
- [x] standardize repo
  - [x] Makefile
  - [x] Linting
  - [x] same workflows as other OSPO GitHub Actions
- [x] add @jmeridth to CODEOWNERS
- [x] update .env-example
- [x] update README
- [x] standardize all workflows (including examples) permissions
  - [x] contents: read by default
  - [x] more details in jobs
- [x] add tests
  - [x] coverage to 60% for now, will get above 80% later
- [x] pull request template

Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-04-08 10:56:01 -05:00