{"id":19336763,"url":"https://github.com/samrocketman/jenkins-bootstrap-github-oauth","last_synced_at":"2025-10-18T00:27:33.981Z","repository":{"id":145442190,"uuid":"113266322","full_name":"samrocketman/jenkins-bootstrap-github-oauth","owner":"samrocketman","description":"A bootstrapped Jenkins instance for testing github-oauth plugin pull requests","archived":false,"fork":false,"pushed_at":"2020-10-18T07:12:02.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T10:13:24.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/samrocketman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2017-12-06T03:53:33.000Z","updated_at":"2018-09-28T04:55:36.000Z","dependencies_parsed_at":"2023-07-11T15:02:11.868Z","dependency_job_id":null,"html_url":"https://github.com/samrocketman/jenkins-bootstrap-github-oauth","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/samrocketman%2Fjenkins-bootstrap-github-oauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fjenkins-bootstrap-github-oauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fjenkins-bootstrap-github-oauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fjenkins-bootstrap-github-oauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samrocketman","download_url":"https://codeload.github.com/samrocketman/jenkins-bootstrap-github-oauth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441953,"owners_count":19801793,"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-10T03:12:23.416Z","updated_at":"2025-10-18T00:27:28.945Z","avatar_url":"https://github.com/samrocketman.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkins-bootstrap for github-oauth-plugin testing\n\nThis bootstrapper is for testing pull requests from the Jenkins [GitHub\nAuthentication Plugin][plugin].  This project can be bootstrapped below or\ninstalled via RPMs in releases.\n\n# Requirements\n\n- Windows, Mac OS X, or Linux.\n- More than two CPU cores recommended.\n- More than 6GB of RAM recommended if running Jenkins.\n\nOptional requirements (required for Windows):\n\n- [VirtualBox][vbox]\n- [Vagrant][vagrant]\n\n# Getting Started\n\nClone this repository and all submodules.\n\n    git clone --recursive git@github.com:samrocketman/jenkins-bootstrap-github-oauth.git\n\n### Bootstrap (Linux and Mac only)\n\n    ./jenkins_bootstrap.sh\n\nAlternatively, Vagrant can be used instead.\n\n### Vagrant bootstrap (all platforms)\n\nAlternately, bootstrap with [Vagrant][vagrant] (required if using Windows).  To\nbootstrap Jenkins simply run the following to start Jenkins.\n\n    vagrant up\n    export VAGRANT_JENKINS=1\n    ./jenkins_bootstrap.sh\n\n### After provisioning\n\nA new Jenkins instance will be available on port 8080.\n\n1. Visit `http://localhost:8080/`.\n2. Configure the github-oauth plugin according to the [Jenkins wiki page][wiki].\n\n# Additional Instructions\n\n\u003cdetails\u003e\u003csummary\u003eClick this to expand and see additional details\u003c/summary\u003e\n\n### Common gradle tasks\n\nThe following tasks would be executed with `./gradlew TASK`.  List of common\nTASKs include:\n\n- `clean` - cleans the build directory and all bootstrap related files.\n- `buildRpm` - builds an RPM package for RHEL based Linux distros.\n- `buildDeb` - builds a DEB package for Debian based Linux distros.\n- `packages` - executes both `buildRpm` and `buildDeb` tasks.\n- `getjenkins` - Downloads `jenkins.war` to the current directory.\n- `getplugins` - Downloads Jenkins plugin HPI files to `./plugins`.\n\n### Operating system packages\n\nGenerate RPM and DEB packages of your Jenkins instance.\n\n    ./gradlew packages\n\nThe system packages will be located in `./build/distributions/`.\n\n### Upgrade Jenkins and plugins\n\nTo upgrade Jenkins server and plugin versions do the following:\n\n    ./jenkins_bootstrap.sh\n    ./jenkins-bootstrap-shared/scripts/upgrade/upgrade_build_gradle.sh\n    git add -A \u0026\u0026 git commit -m 'jenkins upgraded'\n\n### Other Usage\n\nFor service control and other usage see [`USAGE`](USAGE.md).\n\n\u003c/details\u003e\n\n# License\n\n* [ASL 2](LICENSE)\n* [3rd party licenses](3rd_party)\n\n[plugin]: https://github.com/jenkinsci/github-oauth-plugin\n[vagrant]: https://www.vagrantup.com/\n[vbox]: https://www.virtualbox.org/\n[wiki]: https://wiki.jenkins.io/display/JENKINS/GitHub+OAuth+Plugin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocketman%2Fjenkins-bootstrap-github-oauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamrocketman%2Fjenkins-bootstrap-github-oauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocketman%2Fjenkins-bootstrap-github-oauth/lists"}