{"id":22059247,"url":"https://github.com/opentable/grunt-rundeck","last_synced_at":"2025-07-16T11:37:51.786Z","repository":{"id":27835201,"uuid":"31325180","full_name":"opentable/grunt-rundeck","owner":"opentable","description":"invoke a rundeck job and then wait for it to finish","archived":true,"fork":false,"pushed_at":"2016-02-21T07:23:55.000Z","size":104,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-06-25T21:40:40.120Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opentable.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":"2015-02-25T17:05:03.000Z","updated_at":"2025-03-17T10:35:24.000Z","dependencies_parsed_at":"2022-09-04T23:00:21.760Z","dependency_job_id":null,"html_url":"https://github.com/opentable/grunt-rundeck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opentable/grunt-rundeck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-rundeck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-rundeck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-rundeck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-rundeck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentable","download_url":"https://codeload.github.com/opentable/grunt-rundeck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-rundeck/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265506395,"owners_count":23778728,"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":"2024-11-30T17:27:42.423Z","updated_at":"2025-07-16T11:37:51.740Z","avatar_url":"https://github.com/opentable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-rundeck\n[![Build Status](https://travis-ci.org/opentable/grunt-rundeck.png?branch=master)](https://travis-ci.org/opentable/grunt-rundeck) [![NPM version](https://badge.fury.io/js/grunt-rundeck.png)](http://badge.fury.io/js/grunt-rundeck) ![Dependencies](https://david-dm.org/opentable/grunt-rundeck.png)\n\nTrigger a rundeck job from grunt and keep checking it until it's finished.\n\ninstallation:\n\n```npm install --save-dev grunt-rundeck```\n\nusage:\n\n```\ngrunt.initConfig({\n  'rundeck': {\n    options: {\n      rundeck: 'https://my.rundeck.server.com:4443', // base url where rundeck lives\n      apiVersion: 12,\n      token: 'E4rNvVRV378knO9dp3d73O0cs1kd0kCd'\n    },\n    'deploy': {\n        options: {\n            job: '568e6020-17f5-4b67-9add-0901f40f806f', // job id\n            params: {\n              foo: 'bar' // options which get passed to the job\n            }\n        }\n    }\n  }\n});\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fgrunt-rundeck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentable%2Fgrunt-rundeck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fgrunt-rundeck/lists"}