{"id":22546512,"url":"https://github.com/deephaven/action-assert-dh-tables-present","last_synced_at":"2025-03-28T08:45:48.020Z","repository":{"id":39746226,"uuid":"422616475","full_name":"deephaven/action-assert-dh-tables-present","owner":"deephaven","description":"GitHub Action to assert the presence of specific tables in a Deephaven instance.","archived":false,"fork":false,"pushed_at":"2022-05-30T17:02:55.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-03-17T19:39:26.082Z","etag":null,"topics":["deephaven"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deephaven.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-10-29T15:00:31.000Z","updated_at":"2023-09-09T16:33:51.000Z","dependencies_parsed_at":"2022-09-26T18:20:52.528Z","dependency_job_id":null,"html_url":"https://github.com/deephaven/action-assert-dh-tables-present","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deephaven%2Faction-assert-dh-tables-present","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deephaven%2Faction-assert-dh-tables-present/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deephaven%2Faction-assert-dh-tables-present/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deephaven%2Faction-assert-dh-tables-present/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deephaven","download_url":"https://codeload.github.com/deephaven/action-assert-dh-tables-present/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999320,"owners_count":20707554,"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":["deephaven"],"created_at":"2024-12-07T15:08:02.891Z","updated_at":"2025-03-28T08:45:47.992Z","avatar_url":"https://github.com/deephaven.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# action-assert-dh-tables-present\n\nThis action asserts the presence of Deephaven tables with specific names within a running Deephaven instance.\n\n## Parameters\n\n| Parameter | Description | Required |\n|--|--|--|\n| table-names | A string containing a comma separated list of table names to check. | Yes |\n| host | The host name or IP address of the Deephaven instance. | Yes |\n| max-retries | The number of times to retry connecting to Deephaven before performing the table assertion. Defaults to 5. | No |\n| session-type | The Deephaven session type. Defaults to `python`. | No |\n\n## Example\n\n```\n- name: Assert Deephaven tables are present\n  uses: deephaven/action-assert-dh-tables-present@main\n  with:\n    table-names: source,result\n    host: envoy\n    max-retries: 4\n    session-type: python\n```\n\n## License\n\nLicensed under the Apache License, Version 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeephaven%2Faction-assert-dh-tables-present","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeephaven%2Faction-assert-dh-tables-present","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeephaven%2Faction-assert-dh-tables-present/lists"}