{"id":17835066,"url":"https://github.com/namesmt/repro-tsx-action","last_synced_at":"2026-02-11T14:03:38.646Z","repository":{"id":245670078,"uuid":"818917541","full_name":"NamesMT/repro-tsx-action","owner":"NamesMT","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-23T08:53:40.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T04:52:07.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/NamesMT.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":"2024-06-23T08:52:15.000Z","updated_at":"2024-06-23T08:53:43.000Z","dependencies_parsed_at":"2024-06-23T09:50:59.998Z","dependency_job_id":"0555341b-ce67-4e2c-92d7-2b04ed2b89f5","html_url":"https://github.com/NamesMT/repro-tsx-action","commit_stats":null,"previous_names":["namesmt/repro-tsx-action"],"tags_count":0,"template":false,"template_full_name":"NamesMT/docker-action","purl":"pkg:github/NamesMT/repro-tsx-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesMT%2Frepro-tsx-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesMT%2Frepro-tsx-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesMT%2Frepro-tsx-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesMT%2Frepro-tsx-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamesMT","download_url":"https://codeload.github.com/NamesMT/repro-tsx-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesMT%2Frepro-tsx-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"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-27T20:16:44.459Z","updated_at":"2026-02-11T14:03:38.629Z","avatar_url":"https://github.com/NamesMT.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Local Docker Action template\n\nThis is intended to be a template for creating a local docker action repo for testing things based on a docker image.\n\n## Create Your Own Action\n\nTo create your own action, you can use this repository as a template! Just\nfollow the below instructions:\n\n1. Click the **Use this template** button at the top of the repository\n1. Select **Create a new repository**\n1. Select an owner and name for your new repository\n1. Click **Create repository**\n1. Clone your new repository\n\n## Usage\n\nAll you need to focus on is the `Dockerfile` and the `entrypoint.sh` script.\n\n### Test with Github Actions\n\nThe template includes a workflow that will run the action on every push/pull request.\n\n### Test Locally\n\nIf you want to test the action locally, follow the below instructions:\n\nAfter you've cloned the repository to your local machine or codespace, you'll\nneed to perform some initial setup steps before you can locally test your action.\n\n\u003e [!NOTE]\n\u003e\n\u003e You'll need to have a reasonably modern version of\n\u003e [Docker](https://www.docker.com/get-started/) handy (e.g. docker engine\n\u003e version 20 or later).\n\n1. :hammer_and_wrench: Build the container\n\n   Make sure to replace `local/docker-action` with an appropriate\n   label for your container.\n\n   ```bash\n   docker build -t local/docker-action .\n   ```\n\n2. :white_check_mark: Test the container\n\n   ```bash\n   docker run --rm local/docker-action\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamesmt%2Frepro-tsx-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamesmt%2Frepro-tsx-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamesmt%2Frepro-tsx-action/lists"}