{"id":27351926,"url":"https://github.com/genometric/hello-world-javascript-action","last_synced_at":"2025-08-03T00:35:02.609Z","repository":{"id":242559832,"uuid":"809840141","full_name":"Genometric/hello-world-javascript-action","owner":"Genometric","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-12T19:26:09.000Z","size":9056,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-12T20:54:09.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Genometric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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}},"created_at":"2024-06-03T14:47:24.000Z","updated_at":"2024-07-12T19:26:12.000Z","dependencies_parsed_at":"2024-06-03T19:41:28.740Z","dependency_job_id":"84b2d307-6330-42ff-8ec5-309f8ecdcaf8","html_url":"https://github.com/Genometric/hello-world-javascript-action","commit_stats":null,"previous_names":["genometric/hello-world-javascript-action"],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Genometric/hello-world-javascript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genometric%2Fhello-world-javascript-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genometric%2Fhello-world-javascript-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genometric%2Fhello-world-javascript-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genometric%2Fhello-world-javascript-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Genometric","download_url":"https://codeload.github.com/Genometric/hello-world-javascript-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genometric%2Fhello-world-javascript-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264314949,"owners_count":23589679,"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":[],"created_at":"2025-04-12T20:54:08.933Z","updated_at":"2025-07-08T17:35:04.666Z","avatar_url":"https://github.com/Genometric.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This action automates testing workflows written in Workflow Description Language (WDL)\non a self-hosted Cromwell server on Azure. \n\n## Inputs\n\n- `subcommand`\n  [Optional] Specifies the task that the action should perform, and its value can be either of the following. \n  - `synchronous` [Default]: Submits the workflow, monitors its execution status, and downloads the \n     metadata file of the completed submission.  \n  - `submit`: Submits the workflow to Cromwell on Azure.\n  - `monitor`: Checks the status of submission every `30` seconds, and fails or succeeds based on the submission's status.\n  - `metadata`: Downloads the metadata file of the submission, named `[UUID of the submission].json`. \n\n- `azure_storage_account_name`\n  [Required] Sets the storage account name used by the Cromwell on Azure instance.\n\n- `azure_storage_container_name`\n  [Required] Sets the Azure container name under the given storage account that Cromwell on Azure instance uses. \n\n- `azure_storage_inputs_container_name`\n  [Required] Sets the Azure container name that will be used to store the files used for submitting a workflow to Cromwell on Azure.  \n\n- `azure_storage_blob_name`\n  [Optional] Sets the name of the blob under the set `azure_storage_account_name/azure_storage_container_name`\n  that Cromwell on Azure listens for new submissions. [Default: `new`]\n\n- `azure_storage_metadata_container_name`\n  [Optional] Sets the container name that contains the metadata of the completed tasks. \n  [Default: `outputs`]\n\n- `workflow_path`\n  [Required] Sets the local path of the workflow to be tested.\n\n- `workflow_inputs_path`\n  [Required] Sets the local path of a file in `JSON` format that contains the inputs of the workflow to be tested.\n\n- `workflow_options_path`\n  [Optional] Sets the local path to a file in `JSON` format that contains the Cromwell options for running the workflow.\n  [Default: `null`]\n\n- `workflow_dependencies_path`\n  [Required] Sets the local path to a file in `.zip` format that contains all the dependencies of the workflow to be tested.\n\n- `workflow_id`\n  [Optional] Sets the UUID of the workflow. This option is used when `subcommand = monitor` or `subcommand = metadata`.\n  [Default: `null`]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenometric%2Fhello-world-javascript-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenometric%2Fhello-world-javascript-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenometric%2Fhello-world-javascript-action/lists"}