{"id":16999453,"url":"https://github.com/rtyler/deploydb-jenkins-plugin","last_synced_at":"2025-03-22T07:50:59.544Z","repository":{"id":66599138,"uuid":"42677347","full_name":"rtyler/deploydb-jenkins-plugin","owner":"rtyler","description":"A Jenkins plugin to integrate DeployDB","archived":false,"fork":false,"pushed_at":"2015-04-10T13:49:26.000Z","size":420,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T14:21:57.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hackers.lookout.com/deploydb/","language":"Java","has_issues":false,"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/rtyler.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-09-17T19:34:00.000Z","updated_at":"2018-12-18T19:59:19.000Z","dependencies_parsed_at":"2023-02-20T15:45:43.574Z","dependency_job_id":null,"html_url":"https://github.com/rtyler/deploydb-jenkins-plugin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtyler%2Fdeploydb-jenkins-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtyler%2Fdeploydb-jenkins-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtyler%2Fdeploydb-jenkins-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtyler%2Fdeploydb-jenkins-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtyler","download_url":"https://codeload.github.com/rtyler/deploydb-jenkins-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244924766,"owners_count":20532874,"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-10-14T04:08:49.844Z","updated_at":"2025-03-22T07:50:59.523Z","avatar_url":"https://github.com/rtyler.png","language":"Java","readme":"# DeployDB Plugin for Jenkins\n\n[![Build Status](https://travis-ci.org/lookout/deploydb-jenkins-plugin.svg?branch=master)](https://travis-ci.org/lookout/deploydb-jenkins-plugin)\n\nTriggers builds based on incoming [DeployDB][] webhooks, and reports the results back to DeployDB.\n\n## Webhook configuration\nYour DeployDB installation should be configured to send all webhook events to\n    `$JENKINS_BASE_URL/deploydb/trigger`\n\nJenkins should be configured with the base URL to your DeployDB instance,\nso that it knows where build results should be reported to: Manage Jenkins → Configure System → DeployDB.\n\n## Development\nThis plugin is built with the [Jenkins Gradle plugin][jpi-plugin].\n\nTo start an instance of Jenkins at http://localhost:8080/ with the plugin installed:  \n`./gradlew server`\n\nTo run the test cases:  \n`./gradlew test`\n\nTo build the plugin, ready for installation into Jenkins:  \n`./gradlew jpi`\n\nThe plugin will be written to `build/libs/deploydb-jenkins.hpi`.\n\n## Release\n### One-time preparation\n* You must have a [Jenkins account][jenkins-account]\n* Add your credentials to `~/.jenkins-ci.org` in the following form:\n```\nuserName=...\npassword=...\n```\n\n### For each release\nTo publish a plugin update to the Jenkins update centre:\n* Update the top-level `version` property in `build.gradle`\n* Commit: `git commit -am \"Preparing for release ${VERSION}.\"`\n* Tag: `git tag deploydb-jenkins-plugin-${VERSION}`\n* Push: `git push \u0026\u0026 git push --tags`\n* Release: `./gradlew clean publish`\n\nAssuming the Gradle build went well, you can confirm here that the release was uploaded correctly:\nhttp://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/deploydb/\n\nThe plugin update should appear in the Jenkins update centre within four to eight hours.\n\n[deploydb]:https://github.com/lookout/deploydb\n[jpi-plugin]:https://wiki.jenkins-ci.org/display/JENKINS/Gradle+JPI+Plugin\n[jenkins-account]:https://jenkins-ci.org/account/","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtyler%2Fdeploydb-jenkins-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtyler%2Fdeploydb-jenkins-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtyler%2Fdeploydb-jenkins-plugin/lists"}