{"id":18908856,"url":"https://github.com/riesinger/github-workflows","last_synced_at":"2026-03-19T07:04:15.248Z","repository":{"id":183546109,"uuid":"669779405","full_name":"riesinger/github-workflows","owner":"riesinger","description":"A collection of re-usable workflows \u0026 scripts for GHA","archived":false,"fork":false,"pushed_at":"2024-09-09T11:47:49.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T14:56:01.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/riesinger.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":"2023-07-23T12:01:42.000Z","updated_at":"2024-09-09T11:47:51.000Z","dependencies_parsed_at":"2024-11-08T09:30:50.488Z","dependency_job_id":"4c3427b2-4630-49ac-b27c-741a1b381008","html_url":"https://github.com/riesinger/github-workflows","commit_stats":null,"previous_names":["riesinger/github-workflows"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riesinger/github-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riesinger%2Fgithub-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riesinger%2Fgithub-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riesinger%2Fgithub-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riesinger%2Fgithub-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riesinger","download_url":"https://codeload.github.com/riesinger/github-workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riesinger%2Fgithub-workflows/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266052549,"owners_count":23869478,"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-08T09:29:09.501Z","updated_at":"2026-03-19T07:04:15.140Z","avatar_url":"https://github.com/riesinger.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Actions Workflows\n\nThis is a collection of workflows and scripts for GitHub Actions. I use these in a couple of other repositories.\n\n## Workflows\n\n### `build-docker.yml`\n\nThis builds a docker image from a `Dockerfile` and tags it following SemVer.\n\n\u003cdetails\u003e\n\u003csummary\u003eUsage example:\u003c/summary\u003e\n\n```yaml\nname: CI\n\non:\n  push:\n\njobs:\n  build:\n    uses: riesinger/github-workflows/.github/workflows/build-docker.yml@main\n    with:\n      image-name: name-of-image # yields ghcr.io/riesinger/name-of-image\n    secrets: inherit\n```\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friesinger%2Fgithub-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friesinger%2Fgithub-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friesinger%2Fgithub-workflows/lists"}