{"id":49225434,"url":"https://github.com/tonicai/ephemeral-delete-database","last_synced_at":"2026-04-24T07:01:55.435Z","repository":{"id":320249578,"uuid":"1073228803","full_name":"TonicAI/ephemeral-delete-database","owner":"TonicAI","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-22T18:07:14.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-22T20:21:28.552Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TonicAI.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-09T19:53:15.000Z","updated_at":"2025-10-22T18:06:23.000Z","dependencies_parsed_at":"2025-10-22T20:21:34.412Z","dependency_job_id":"b89fa620-b760-403b-94c6-1d1a4a468a29","html_url":"https://github.com/TonicAI/ephemeral-delete-database","commit_stats":null,"previous_names":["tonicai/ephemeral-delete-database"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TonicAI/ephemeral-delete-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonicAI%2Fephemeral-delete-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonicAI%2Fephemeral-delete-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonicAI%2Fephemeral-delete-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonicAI%2Fephemeral-delete-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TonicAI","download_url":"https://codeload.github.com/TonicAI/ephemeral-delete-database/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonicAI%2Fephemeral-delete-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32212808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"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":[],"created_at":"2026-04-24T07:01:54.403Z","updated_at":"2026-04-24T07:01:55.427Z","avatar_url":"https://github.com/TonicAI.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delete a Tonic Ephemeral database\n\nA GitHub action that deletes a database from Tonic Ephemeral.\n\nCompletes successfully if either:\n\n- The database was found and deleted.\n- The database was not found.\n\n## Inputs\n\n| Input | Description | Required | Default |\n|-------|-------------|----------|---------|\n| `ephemeral-url` | URL to the Tonic Ephemeral API. For example: `https://ephemeral.tonic.ai` | No | `https://ephemeral.tonic.ai` |\n| `ephemeral-api-key` | API key for authentication. Stored as a secret. | Yes | - |\n| `database-entity-id` | Identifier of the database to delete. | Yes | - |\n\n### Usage example\n\n```yaml\n- name: Delete ephemeral database\n  uses: TonicAI/delete-ephemeral-database@v1\n  with:\n    ephemeral-api-key: ${{ secrets.EPHEMERAL_API_KEY }}\n    database-entity-id: ${{ steps.create-db.outputs.database-id }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonicai%2Fephemeral-delete-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonicai%2Fephemeral-delete-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonicai%2Fephemeral-delete-database/lists"}