{"id":13699016,"url":"https://github.com/exercism/abap","last_synced_at":"2025-08-22T03:32:05.136Z","repository":{"id":38241649,"uuid":"412114333","full_name":"exercism/abap","owner":"exercism","description":"Exercism exercises in ABAP.","archived":false,"fork":false,"pushed_at":"2024-05-17T15:29:00.000Z","size":1443,"stargazers_count":69,"open_issues_count":21,"forks_count":37,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-05-22T16:22:52.098Z","etag":null,"topics":["community-contributions-accepted","exercism-track"],"latest_commit_sha":null,"homepage":"https://exercism.org/tracks/abap","language":"ABAP","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/exercism.png","metadata":{"funding":{"github":["exercism"],"custom":["https://exercism.org/donate"]},"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-30T15:13:58.000Z","updated_at":"2024-05-28T17:13:05.068Z","dependencies_parsed_at":"2024-01-16T17:15:07.094Z","dependency_job_id":"087c114b-51d9-40a4-9764-d848a735805b","html_url":"https://github.com/exercism/abap","commit_stats":{"total_commits":172,"total_committers":19,"mean_commits":9.052631578947368,"dds":0.8197674418604651,"last_synced_commit":"1a8e520fe74d8fa2ad8346978daed609e88a0660"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fabap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fabap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fabap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fabap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/abap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230099622,"owners_count":18172905,"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":["community-contributions-accepted","exercism-track"],"created_at":"2024-08-02T19:00:56.197Z","updated_at":"2024-12-20T08:08:48.424Z","avatar_url":"https://github.com/exercism.png","language":"ABAP","readme":"# Exercism ABAP Track\n\n[![configlet](https://github.com/exercism/abap/workflows/configlet/badge.svg)](https://github.com/exercism/abap/actions?query=workflow%3Aconfiglet) [![test](https://github.com/exercism/abap/workflows/test/badge.svg)](https://github.com/exercism/abap/actions?query=workflow%3Atest)\n\n**Exercism exercises in ABAP**\n\nThis is the ABAP track, one of the many tracks on [Exercism](https://exercism.org/). It holds all the exercises that are currently implemented and available for students to complete. The track consists of various various practice exercises which you can find in the [config.json](https://github.com/exercism/abap/blob/main/config.json).\n\n## Exercises for Students\n\nWith exercism, you can solve and test all exercises directly on the [Exercism](https://exercism.org/) website.\n\nAlternatively, you can clone this repository to your own SAP system using [abapGit](https://github.com/abapGit/abapGit). Solve the exercises in your system and bring the solution back to the website.\n\nFor details, see [Testing on the ABAP track](https://exercism.org/docs/tracks/abap/tests)\n\n## Contributing to the Track\n\nWe welcome contributions of all sorts and sizes, from reporting issues to submitting patches, or added complete new exercises. \n\nFor details, see [Contribution Guidelines](./CONTRIBUTING.md).\n\n## Testing\n\nTo test the exercises, run `./bin/test`.\nThis command will iterate over all exercises and check to see if their exemplar/example implementation passes all the tests.\n\n### Track Linting\n\n[`configlet`](https://exercism.org/docs/building/configlet) is an Exercism-wide tool for working with tracks. You can download it by running:\n\n```shell\n$ ./bin/fetch-configlet\n```\n\nRun its [`lint` command](https://exercism.org/docs/building/configlet/lint) to verify if all exercises have all the necessary files and if config files are correct:\n\n```shell\n$ ./bin/configlet lint\n\nThe lint command is under development.\nPlease re-run this command regularly to see if your track passes the latest linting rules.\n\nBasic linting finished successfully:\n- config.json exists and is valid JSON\n- config.json has these valid fields:\n    language, slug, active, blurb, version, status, online_editor, key_features, tags\n- Every concept has the required .md files\n- Every concept has a valid links.json file\n- Every concept has a valid .meta/config.json file\n- Every concept exercise has the required .md files\n- Every concept exercise has a valid .meta/config.json file\n- Every practice exercise has the required .md files\n- Every practice exercise has a valid .meta/config.json file\n- Required track docs are present\n- Required shared exercise docs are present\n```\n","funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"categories":["Categories"],"sub_categories":["👩‍🎓 Samples \u0026 Learning"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fabap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercism%2Fabap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fabap/lists"}