{"id":19204676,"url":"https://github.com/openttd/actions","last_synced_at":"2025-04-10T13:22:23.840Z","repository":{"id":44082657,"uuid":"233269059","full_name":"OpenTTD/actions","owner":"OpenTTD","description":"GitHub Actions as used by OpenTTD projects","archived":false,"fork":false,"pushed_at":"2025-02-15T09:39:26.000Z","size":2323,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-24T12:08:16.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenTTD.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":"2020-01-11T17:22:34.000Z","updated_at":"2025-02-15T09:39:28.000Z","dependencies_parsed_at":"2024-01-04T09:50:01.141Z","dependency_job_id":"640b0579-78a6-4916-81d3-830e1669231d","html_url":"https://github.com/OpenTTD/actions","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTTD%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTTD%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTTD%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTTD%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenTTD","download_url":"https://codeload.github.com/OpenTTD/actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225664,"owners_count":21068078,"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":[],"created_at":"2024-11-09T13:09:23.726Z","updated_at":"2025-04-10T13:22:23.813Z","avatar_url":"https://github.com/OpenTTD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Actions\n\nThis repository contains several GitHub Actions and Workflows that help with the GitHub Actions for other repositories of OpenTTD.\n\n## Actions\n\n- [annotation-check](annotation-check/): Check if any previous job in a workflow has any annotation.\n- [checkout-pull-request](checkout-pull-request/): Checkout all commits of a Pull Request.\n\n## Reusing Workflows\n\nExample of how to use a [reusing workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows):\n\n```\njob:\n  uses: OpenTTD/actions/.github/workflows/rw-\u003cworkflow\u003e.yml@v4\n  with:\n    # See each workflow for their parameters.\n```\n\n- [Annotation Check](.github/workflows/rw-annotation-check.yml): Checks if any of the earlier jobs have any annotation.\n- [Baseset - Build](.github/workflows/rw-baseset-build.yml): Build an OpenTTD baseset repository.\n- [Baseset - Metadata](.github/workflows/rw-baseset-build.yml): Detects metadata for an OpenTTD baseset repository.\n- [CDN - upload](.github/workflows/rw-cdn-upload.yml): Upload the content of an artifact to the CDN.\n- [Docker - Build](.github/workflows/rw-docker-build.yml): Build a new Docker container, multi-arch, and push to GitHub Container Registry.\n- [Entry - Preview - Docker/Nomad](.github/workflows/rw-entry-preview-docker-nomad.yml): Entrypoint for previewing projects using Docker and Nomad\n- [Entry - Release - Baseset](.github/workflows/rw-entry-release-baseset.yml): Entrypoint for releasing baseset projects (OpenGFX, OpenSFX, OpenMSX)\n- [Entry - Release - Docker/Nomad](.github/workflows/rw-entry-release-docker-nomad.yml): Entrypoint for releasing projects using Docker and Nomad\n- [Entry - Testing - Baseset](.github/workflows/rw-entry-testing-baseset.yml): Entrypoint for testing baseset projects (OpenGFX, OpenSFX, OpenMSX)\n- [Entry - Testing - Docker/Python](.github/workflows/rw-entry-testing-docker-py.yml): Entrypoint for testing projects using Docker and Python\n- [Nomad - Deploy](.github/workflows/rw-nomad-deploy.yml): Deploy a new service no Nomad.\n- [Nomad - Reload](.github/workflows/rw-nomad-reload.yml): Triggers the reload triggers of a service on Nomad.\n- [Preview - Label](.github/workflows/rw-preview-label.yml): Ensure this PR is the only one with a preview label.\n- [Python - Black](.github/workflows/rw-py-black.yml): Runs \"black\" over the code.\n- [Python - CodeQL](.github/workflows/rw-py-codeql.yml): Runs \"CodeQL\" over the code.\n- [Python - Flake8](.github/workflows/rw-py-flake8.yml): Runs \"flake8\" over the code.\n- [Symbols - upload](.github/workflows/rw-symbols-upload.yml): Upload the content of an artifact to the Symbol Server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenttd%2Factions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenttd%2Factions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenttd%2Factions/lists"}