{"id":17212426,"url":"https://github.com/jackfirth/racket-package-ci-action","last_synced_at":"2025-04-13T22:55:51.516Z","repository":{"id":54677290,"uuid":"204883530","full_name":"jackfirth/racket-package-ci-action","owner":"jackfirth","description":"A GitHub Action for building and testing Racket packages","archived":false,"fork":false,"pushed_at":"2022-06-24T21:38:38.000Z","size":11,"stargazers_count":12,"open_issues_count":4,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-10T12:25:07.015Z","etag":null,"topics":["continuous-integration","github-actions","racket"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackfirth.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}},"created_at":"2019-08-28T08:24:27.000Z","updated_at":"2023-01-29T15:54:11.000Z","dependencies_parsed_at":"2023-01-11T17:23:17.929Z","dependency_job_id":null,"html_url":"https://github.com/jackfirth/racket-package-ci-action","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"f63513c000dea90e2163b80218c4035c60ae3b84"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fracket-package-ci-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fracket-package-ci-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fracket-package-ci-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fracket-package-ci-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackfirth","download_url":"https://codeload.github.com/jackfirth/racket-package-ci-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760502,"owners_count":21157372,"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":["continuous-integration","github-actions","racket"],"created_at":"2024-10-15T03:00:01.009Z","updated_at":"2025-04-13T22:55:51.484Z","avatar_url":"https://github.com/jackfirth.png","language":"Shell","readme":"# racket-package-ci-action\n\nA [GitHub Action][github-action] for building and testing [Racket][racket]\npackages.\n\nConsider using the [Bogdanp/setup-racket](https://github.com/Bogdanp/setup-racket)\naction instead. It's far more flexible and essentially obsoletes this action.\n\n## Action inputs\n\nOnly one input is required: `name`, for the name of the package. This is used\nas the `--name` argument to `raco pkg install`. An optional input, `directory`,\ncan be used to specify where to look in your repository for the package's code.\nIt should be a relative path to a directory containing the `info.rkt` file for\nthe package. By default it is `.`, which is suitable for repositories that\ncontain only a single package with an `info.rkt` file at the root of the\nrepository.\n\n## Build and test environment\n\nBuilding and testing occurs in a Docker image with Minimal Racket installed.\nCurrently, packages are always built and tested using the latest released\nversion of Racket as determined by the [`racket/racket:latest`][racket-image]\nDocker Hub image. If you need support for more versions of Racket or non-minimal\nRacket, please reach out to me by opening an [issue][repo-issues] and telling me\nmore about your use case.\n\n[github-action]: https://github.com/features/actions\n[racket]: https://racket-lang.org/\n[racket-image]: https://hub.docker.com/r/racket/racket\n[repo-issues]: https://github.com/jackfirth/racket-package-ci-action/issues\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Fracket-package-ci-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackfirth%2Fracket-package-ci-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Fracket-package-ci-action/lists"}