{"id":18839004,"url":"https://github.com/solareenlo/42valgrind-action","last_synced_at":"2026-01-28T17:30:15.692Z","repository":{"id":65161811,"uuid":"429830995","full_name":"solareenlo/42valgrind-action","owner":"solareenlo","description":"GitHub Action for 42valgrind","archived":false,"fork":false,"pushed_at":"2021-11-20T05:04:30.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T09:15:25.203Z","etag":null,"topics":["42","42born2code","42cursus","github-actions","valgrind"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solareenlo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-19T14:42:20.000Z","updated_at":"2023-10-17T12:38:47.000Z","dependencies_parsed_at":"2023-01-04T12:39:01.525Z","dependency_job_id":null,"html_url":"https://github.com/solareenlo/42valgrind-action","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"70a2e79c6cc27ad850a962827130d82e4635d00b"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42valgrind-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42valgrind-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42valgrind-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42valgrind-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solareenlo","download_url":"https://codeload.github.com/solareenlo/42valgrind-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774334,"owners_count":19694700,"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":["42","42born2code","42cursus","github-actions","valgrind"],"created_at":"2024-11-08T02:41:30.738Z","updated_at":"2026-01-28T17:30:15.656Z","avatar_url":"https://github.com/solareenlo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42valgrind-action\nThis GitHub Action checks if your code passes valgrind leak checker, after each push.\n\n## Usage\n```yml\n# .github/workflows/valgrind.yml\nname: \u003cworkflow-name\u003e\non: [push, pull_request]\n\njobs:\n  valgrind:\n    runs-on: ubuntu-latest\n    name: 42valgrind\n    steps:\n    - uses: actions/checkout@v2\n    - name: 42valgrind Leak checker\n      uses: solareenlo/42valgrind-action@v1.0.3\n      with:\n        flags: 'sh test_valgrind.sh'\n```\n\nAnd, you may choose to add a badge to your repo by adding the below to your `README.md`:\n```markdown\n![](https://github.com/\u003cusername\u003e/\u003cremote-name\u003e/workflows/\u003cworkflow-name\u003e/badge.svg)\n```\n\n## References\n- [solareenlo/42valgrind-docker](https://github.com/solareenlo/42valgrind-docker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2F42valgrind-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolareenlo%2F42valgrind-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2F42valgrind-action/lists"}