{"id":15962461,"url":"https://github.com/crazy-max/twitch-demo-gha","last_synced_at":"2026-03-01T17:01:52.009Z","repository":{"id":41810345,"uuid":"486608348","full_name":"crazy-max/twitch-demo-gha","owner":"crazy-max","description":"Twitch demo GitHub Actions","archived":false,"fork":false,"pushed_at":"2022-04-28T16:51:38.000Z","size":293,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-18T07:31:21.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crazymax.dev/twitch-demo-gha/","language":"HCL","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/crazy-max.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":"crazy-max","custom":"https://www.paypal.me/crazyws"}},"created_at":"2022-04-28T13:35:11.000Z","updated_at":"2022-04-28T15:18:12.000Z","dependencies_parsed_at":"2022-08-11T18:10:31.636Z","dependency_job_id":null,"html_url":"https://github.com/crazy-max/twitch-demo-gha","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/crazy-max/twitch-demo-gha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Ftwitch-demo-gha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Ftwitch-demo-gha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Ftwitch-demo-gha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Ftwitch-demo-gha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max","download_url":"https://codeload.github.com/crazy-max/twitch-demo-gha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Ftwitch-demo-gha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29976272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-07T16:03:53.034Z","updated_at":"2026-03-01T17:01:51.994Z","avatar_url":"https://github.com/crazy-max.png","language":"HCL","funding_links":["https://github.com/sponsors/crazy-max","https://www.paypal.me/crazyws"],"categories":[],"sub_categories":[],"readme":"# GitHub Actions and Docker\n\nDemo of GitHub Actions and Docker @ [Docker Engineering Twitch](https://www.twitch.tv/docker_engineering)\n\n___\n\n* [Slides](#slides)\n  * [Render](#render)\n  * [Run and auto-reload](#run-and-auto-reload)\n  * [GitHub Actions with `bake` and GitHub Pages](#github-actions-with-bake-and-github-pages)\n* [Demo app](#demo-app)\n  * [Sources](#sources)\n  * [Build](#build)\n  * [GitHub Actions](#github-actions)\n* [License](#license)\n\n## Slides\n\nSlides  available on GitHub Pages: https://crazy-max.github.io/twitch-demo-gha/\n\n### Render\n\n```shell\ngit clone https://github.com/crazy-max/twitch-demo-gha.git twitch-demo-gha\ncd twitch-demo-gha\n\n# generate slides and will be available in ./www folder\ndocker buildx bake slides\n```\n\n### Run and auto-reload\n\n```shell\ndocker run --rm --init -v $(pwd)/slides:/home/marp/app -p 8080:8080 -p 37717:37717 marpteam/marp-cli -w -s -I .\n# open your browser at http://localhost:8080\n```\n\n### GitHub Actions with `bake` and GitHub Pages\n\nGitHub Action workflow available in [.github/workflows/slides.yml](.github/workflows/slides.yml)\n\n## Demo app\n\n### Sources\n\nSources available in [./demo](demo) folder.\n\n### Build\n\n```shell\ngit clone https://github.com/crazy-max/twitch-demo-gha.git twitch-demo-gha\ncd twitch-demo-gha\n\n# build docker image and output to docker with twitch-demo-gha:local tag (default)\ndocker buildx bake image-local\n\n# build multi-platform image\ndocker buildx bake image-all\n\n# create the artifact matching your current platform in ./dist\ndocker buildx bake artifact\n\n# create artifacts for many platforms in ./dist\ndocker buildx bake artifact-all\n```\n\n### GitHub Actions\n\nGitHub Action workflows available in [.github/workflows](.github/workflows)\n\n* Using [docker/bake-action](https://github.com/docker/bake-action) to:\n  * Create artifacts for [GitHub Releases](https://github.com/crazy-max/twitch-demo-gha/releases)\n  * Publish multi-platform Docker image to [Docker Hub](https://hub.docker.com/r/crazymax/twitch-demo-gha/tags?page=1\u0026ordering=last_updated)\n\n## License\n\nMIT. See `LICENSE` for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-max%2Ftwitch-demo-gha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazy-max%2Ftwitch-demo-gha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-max%2Ftwitch-demo-gha/lists"}