{"id":13803679,"url":"https://github.com/kdabir/travis-groovy","last_synced_at":"2025-10-29T14:03:08.018Z","repository":{"id":145733431,"uuid":"101468083","full_name":"kdabir/travis-groovy","owner":"kdabir","description":"execute groovy scripts on travis-ci","archived":false,"fork":false,"pushed_at":"2018-04-22T08:43:41.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T21:50:05.869Z","etag":null,"topics":["groovy","scripts","travis-ci"],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/kdabir.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}},"created_at":"2017-08-26T06:40:42.000Z","updated_at":"2019-02-17T23:17:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"a61680ec-c9a4-4817-9e20-eab161593def","html_url":"https://github.com/kdabir/travis-groovy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdabir%2Ftravis-groovy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdabir%2Ftravis-groovy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdabir%2Ftravis-groovy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdabir%2Ftravis-groovy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdabir","download_url":"https://codeload.github.com/kdabir/travis-groovy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247723489,"owners_count":20985371,"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":["groovy","scripts","travis-ci"],"created_at":"2024-08-04T01:00:36.843Z","updated_at":"2025-10-29T14:03:08.012Z","avatar_url":"https://github.com/kdabir.png","language":"Groovy","funding_links":[],"categories":["Build tools, setup and CI"],"sub_categories":[],"readme":"# travis-groovy\nExecute groovy scripts on travis-ci \n\n[![Build Status](https://travis-ci.org/kdabir/travis-groovy.svg?branch=master)](https://travis-ci.org/kdabir/travis-groovy)\n\n## How\n- Fork this repo and enable build on travis.\n- Example `script.groovy` included in the repo. Replace it with groovy script(s) of choice. \n- Execute multiple groovy scripts by adding commands to `scripts` section in `.travis.yml`\n- All groovy scripting goodness like `Grab` available in the scripts.\n\nHere is the sample output\n\n![image](https://user-images.githubusercontent.com/735240/29739403-9a27c8b6-8a5a-11e7-8f61-0c5ea1ed0336.png)\n\n\n### Adding Environment Variables\n\nEnv variables added via Travis settings are accesible in the script via `System.env.\u003cvar-here\u003e` syntax.\n\n![image](https://user-images.githubusercontent.com/735240/29739421-ed1772f6-8a5a-11e7-9c91-d768d41c4e4c.png)\n\n\n### Scheduled Execution\n\nBuild (i.e. any script execution) can be triggered via cron settings available on Travis settings.\n\n![image](https://user-images.githubusercontent.com/735240/29739419-e28ad8b4-8a5a-11e7-9978-97d4f07d91ea.png)\n\n\n### Notifications\n\nExiting with non-zero value is considered as build failure and a notification will be sent by Travis.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdabir%2Ftravis-groovy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdabir%2Ftravis-groovy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdabir%2Ftravis-groovy/lists"}