{"id":20713484,"url":"https://github.com/francisfuzz/hello-world-rb","last_synced_at":"2026-04-22T01:02:21.964Z","repository":{"id":52498789,"uuid":"361924392","full_name":"francisfuzz/hello-world-rb","owner":"francisfuzz","description":"Example of a Docker container action using the ruby:latest image outputting Hello World.","archived":false,"fork":false,"pushed_at":"2021-04-27T15:48:10.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T21:51:56.379Z","etag":null,"topics":["actions","docker-container-action","hello-world","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/francisfuzz.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":"2021-04-26T23:47:10.000Z","updated_at":"2022-03-10T16:10:40.000Z","dependencies_parsed_at":"2022-08-29T13:21:15.024Z","dependency_job_id":null,"html_url":"https://github.com/francisfuzz/hello-world-rb","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":"actions/container-action","purl":"pkg:github/francisfuzz/hello-world-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisfuzz%2Fhello-world-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisfuzz%2Fhello-world-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisfuzz%2Fhello-world-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisfuzz%2Fhello-world-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francisfuzz","download_url":"https://codeload.github.com/francisfuzz/hello-world-rb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisfuzz%2Fhello-world-rb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32116514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"ssl_error","status_checked_at":"2026-04-22T00:30:22.894Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["actions","docker-container-action","hello-world","ruby"],"created_at":"2024-11-17T02:25:32.638Z","updated_at":"2026-04-22T01:02:21.946Z","avatar_url":"https://github.com/francisfuzz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# francisfuzz/hello-world-rb\n\nThis action prints \"Hello World\" or \"Hello\" + the name of a person (or thing) to greet to the log. It exists to showcase the minimum required for writing a \"Hello World\" Docker container action leveraging the `ruby:latest` image.\n\n## Inputs\n\n### `who-to-greet`\n\n**Required** The name of the person (or thing) to greet. Default `\"World\"`.\n\n## Outputs \n\nNone.\n\n## Example usage\n\nCreate a new workflow file that triggers on the `workflow_dispatch` event:\n\n```yaml\nname: CI\non:\n  workflow_dispatch:\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: francisfuzz/hello-world-rb@v2\n        with:\n          who-to-greet: 'Heaven' # defaults to 'World'\n```\n## Attribution\n\nThis repository was generated from [`actions/container-action`](https://github.com/actions/container-action).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancisfuzz%2Fhello-world-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancisfuzz%2Fhello-world-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancisfuzz%2Fhello-world-rb/lists"}