{"id":21683640,"url":"https://github.com/sliit-foss/scorekeeper","last_synced_at":"2025-08-06T15:15:42.308Z","repository":{"id":182623814,"uuid":"668820375","full_name":"sliit-foss/scorekeeper","owner":"sliit-foss","description":"An automated testing and scoring solution which leverages the power of GitHub Actions","archived":false,"fork":false,"pushed_at":"2024-10-11T08:31:06.000Z","size":277,"stargazers_count":1,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T03:03:59.802Z","etag":null,"topics":["automated-testing","bash","bashaway"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sliit-foss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-20T17:01:24.000Z","updated_at":"2024-10-12T08:15:27.000Z","dependencies_parsed_at":"2023-07-20T18:26:14.684Z","dependency_job_id":"abd0f626-5d58-40d0-b322-1778c82e885e","html_url":"https://github.com/sliit-foss/scorekeeper","commit_stats":null,"previous_names":["sliit-foss/scorekeeper"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fscorekeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fscorekeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fscorekeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fscorekeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sliit-foss","download_url":"https://codeload.github.com/sliit-foss/scorekeeper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537003,"owners_count":21120688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automated-testing","bash","bashaway"],"created_at":"2024-11-25T16:12:51.814Z","updated_at":"2025-04-12T07:51:00.622Z","avatar_url":"https://github.com/sliit-foss.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/sliit-foss/bashaway-official/assets/73662613/c15f7a94-592b-410f-b581-c98d25a9ca42\" width=\"420\" alt=\"Bashaway Logo\"/\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"SLIIT FOSS logo\" href=\"https://sliitfoss.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Made_by_the_SLIIT_FOSS_Community-blue\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/sliit-foss/scorekeeper/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n# Scorekeeper\n\nAn automated testing and scoring solution which leverages the power of GitHub Actions\n\n---\n\n## Invoking tests\n\n```bash\ncurl --location 'https://api.github.com/repos/sliit-foss/scorekeeper/dispatches' \\\n--header 'Authorization: Bearer {{personal_access_token}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"event_type\": \"run-{{env}}-tests\",\n    \"client_payload\": {\n        \"name\": \"Runtime Terror\",\n        \"email\": \"akalankaperera128@gmail.com\",\n        \"submission_id\": \"64d295ffc4d6d90618f8bf79\",\n        \"submission_url\": \"{{url}}/submission.zip\",\n        \"question_url\": \"{{url}}/question.zip\",\n        \"question_name\": \"Fools Gold\",\n        \"strict_inputs\": true\n    }\n}'\n```\n\n## Constraints\n\n- The runner OS is Ubuntu 20.04 LTS. Please make sure your submission scripts are compatible with it.\n- Jobs must finish executing within a maximum of 5 minutes\n- All tests must pass for a submission to be scored\n\n## Getting started\n\n- Run `pnpm install` to install all dependencies\n- Run `pnpm dev` to start the development server\n\n## Commit messages\n\n- We follow conventional commits during our development workflow as a good practice. More information can be found at their official [documentation](https://www.conventionalcommits.org/en/v1.0.0-beta.4/#examples)\n- Refer the [commitlint.config.js](https://github.com/sliit-foss/scorekeeper/blob/main/commitlint.config.cjs) file for a full list of supported commit message prefixes\n\n## Additional tools\n\n- This project is bootstrapped with [Lefthook](https://evilmartians.com/opensource/lefthook), [Eslint](https://eslint.org/) and [Prettier](https://prettier.io/). Please make good use of them.\n\n\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsliit-foss%2Fscorekeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsliit-foss%2Fscorekeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsliit-foss%2Fscorekeeper/lists"}