leokle/CS50 CI
Continuous Integration workflow for testing CS50 problem sets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | GitHub App ID used to authenticate | yes | — |
| install-id | GitHub App Installation ID | yes | — |
| private-key | GitHub App private key (B64) | yes | — |
| problems-repository | Full name of the repository containing the problems tests (e.g. cs50/problems) | yes | — |
| problems-branch | Branch name of the problems repository to use (e.g. main) | yes | — |
| solutions-repository | Full name of the repository containing the solution (e.g. cs50/solutions) | yes | — |
| solutions-branch | Branch name of the solutions repository to use (e.g. main) | yes | — |
Outputs
no outputs