{"id":21611298,"url":"https://github.com/runnerty/executor-wait","last_synced_at":"2025-03-18T16:04:44.998Z","repository":{"id":19645903,"uuid":"87556028","full_name":"runnerty/executor-wait","owner":"runnerty","description":"Runnerty module: Wait executor","archived":false,"fork":false,"pushed_at":"2023-07-19T00:32:08.000Z","size":170,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-24T20:15:56.595Z","etag":null,"topics":["executor","runnerty","sleep","sleep-timer","wait"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/runnerty.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":"2017-04-07T14:40:49.000Z","updated_at":"2021-12-31T09:01:13.000Z","dependencies_parsed_at":"2024-11-24T21:11:59.546Z","dependency_job_id":"4e9cdd2e-8ada-4857-8cc6-596b2c0a545d","html_url":"https://github.com/runnerty/executor-wait","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-wait","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-wait/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-wait/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-wait/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runnerty","download_url":"https://codeload.github.com/runnerty/executor-wait/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244257279,"owners_count":20424131,"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":["executor","runnerty","sleep","sleep-timer","wait"],"created_at":"2024-11-24T21:11:53.702Z","updated_at":"2025-03-18T16:04:44.956Z","avatar_url":"https://github.com/runnerty.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://runnerty.io\"\u003e\n    \u003cimg height=\"257\" src=\"https://runnerty.io/assets/header/logo-stroked.png\"\u003e\n  \u003c/a\u003e\n  \u003cp align=\"center\"\u003eSmart Processes Management\u003c/p\u003e\n\u003c/p\u003e\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url]\n\u003ca href=\"#badge\"\u003e\n\u003cimg alt=\"code style: prettier\" src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg\"\u003e\n\u003c/a\u003e\n\n# Wait executor for [Runnerty]:\n\nModule for the creation of waiting processes.\n\n### Installation:\n\n```bash\nnpm i @runnerty/executor-wait\n```\n\nYou can also add modules to your project with [runnerty]\n\n```bash\nnpx runnerty add @runnerty/executor-wait\n```\n\nThis command installs the module in your project, adds example configuration in your [config.json] and creates an example plan of use.\n\nIf you have installed [runnerty] globally you can include the module with this command:\n\n```bash\nrunnerty add @runnerty/executor-wait\n```\n\n### Configuration:\n\nAdd in [config.json]:\n\n```json\n{\n  \"id\": \"wait_default\",\n  \"type\": \"@runnerty-executor-wait\",\n  \"time\": \"1 min\"\n}\n```\n\n### Plan:\n\nAdd in [plan.json]:\n\n```json\n{\n  \"id\": \"wait_default\",\n  \"time\": \"30s\"\n}\n```\n\n```json\n{\n  \"id\": \"wait_default\",\n  \"time\": \"3s\",\n  \"output\": \"Hello @GETDATE('YYYY-MM-DD')\"\n}\n```\n\n#### We can make it end up failing by indicating the error message:\n\n```json\n{\n  \"id\": \"wait_default\",\n  \"time\": \"0s\",\n  \"error\": \"Caused error for testing\"\n}\n```\n\n[runnerty]: https://www.runnerty.io\n[downloads-image]: https://img.shields.io/npm/dm/@runnerty/executor-wait.svg\n[npm-url]: https://www.npmjs.com/package/@runnerty/executor-wait\n[npm-image]: https://img.shields.io/npm/v/@runnerty/executor-wait.svg\n[config.json]: http://docs.runnerty.io/config/\n[plan.json]: http://docs.runnerty.io/plan/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Fexecutor-wait","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunnerty%2Fexecutor-wait","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Fexecutor-wait/lists"}