{"id":15090084,"url":"https://github.com/outpost-os/action-setup-meson","last_synced_at":"2026-02-04T23:39:59.453Z","repository":{"id":250695896,"uuid":"835163931","full_name":"outpost-os/action-setup-meson","owner":"outpost-os","description":"Simple action to manipulate meson","archived":false,"fork":false,"pushed_at":"2024-07-29T10:02:19.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T10:32:04.211Z","etag":null,"topics":["actions","meson"],"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/outpost-os.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-29T09:37:31.000Z","updated_at":"2024-07-29T10:05:39.000Z","dependencies_parsed_at":"2024-07-29T14:29:46.791Z","dependency_job_id":null,"html_url":"https://github.com/outpost-os/action-setup-meson","commit_stats":null,"previous_names":["outpost-os/action-setup-meson"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/outpost-os/action-setup-meson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Faction-setup-meson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Faction-setup-meson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Faction-setup-meson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Faction-setup-meson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outpost-os","download_url":"https://codeload.github.com/outpost-os/action-setup-meson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Faction-setup-meson/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502616,"owners_count":23618654,"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":["actions","meson"],"created_at":"2024-09-25T09:20:28.416Z","updated_at":"2026-02-04T23:39:59.428Z","avatar_url":"https://github.com/outpost-os.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# action-setup-meson\nGH action that sets up the meson environment for workflows that need it.\nThis action installs meson cross files in docker image for a workflow job.\nThis may be a prerequisite step before `meson build` step, the installation path\nis exported through `MESON_CROSS_FILES` environment variable.\n\n## usage\n\n```yaml\n    - name: Setup meson\n        uses: embedded-devops/action-setup-meson@main\n        with:\n          token: ${{ secrets.GHE_CI_TOKEN }}\n          crossfiles_git: 'outpost/meson-cross-files'\n          crossfiles_ref: 'main'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutpost-os%2Faction-setup-meson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutpost-os%2Faction-setup-meson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutpost-os%2Faction-setup-meson/lists"}