{"id":29089433,"url":"https://github.com/savalione/jenkins-cpp-example","last_synced_at":"2025-06-28T04:03:04.451Z","repository":{"id":301353860,"uuid":"1008965170","full_name":"SavaLione/jenkins-cpp-example","owner":"SavaLione","description":"An example C++ project demonstrating Jenkins CI/CD integration.","archived":false,"fork":false,"pushed_at":"2025-06-26T11:53:18.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-26T12:47:58.888Z","etag":null,"topics":["cicd","cpp","example","jenkins"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SavaLione.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,"zenodo":null}},"created_at":"2025-06-26T11:13:47.000Z","updated_at":"2025-06-26T11:53:21.000Z","dependencies_parsed_at":"2025-06-26T12:58:39.198Z","dependency_job_id":null,"html_url":"https://github.com/SavaLione/jenkins-cpp-example","commit_stats":null,"previous_names":["savalione/jenkins-cpp-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SavaLione/jenkins-cpp-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SavaLione%2Fjenkins-cpp-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SavaLione%2Fjenkins-cpp-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SavaLione%2Fjenkins-cpp-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SavaLione%2Fjenkins-cpp-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SavaLione","download_url":"https://codeload.github.com/SavaLione/jenkins-cpp-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SavaLione%2Fjenkins-cpp-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262371661,"owners_count":23300591,"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":["cicd","cpp","example","jenkins"],"created_at":"2025-06-28T04:01:50.095Z","updated_at":"2025-06-28T04:03:04.442Z","avatar_url":"https://github.com/SavaLione.png","language":"C","readme":"# jenkins-cpp-example\n`jenkins-cpp-example` is an example C++ project demonstrating Jenkins CI/CD integration, primarily by allowing explicit control over its exit status for testing purposes.\n\n## Prerequisites (to build the C++ project)\nBefore you begin, ensure you have the following installed:\n* [Git](https://git-scm.com/)\n* [CMake](https://cmake.org/) (version 3.16 or higher recommended)\n* A C++ compiler that supports C++11 (GCC, Clang, MSVC)\n* (Optional, for documentation) [Doxygen](https://www.doxygen.nl/)\n\n## Building the C++ project\n1. Clone the repository: `git clone https://github.com/SavaLione/jenkins-cpp-example.git`\n2. Navigate to the project directory: `cd jenkins-cpp-example`\n3. Create and enter a build directory: `mkdir build \u0026\u0026 cd build`\n4. Configure the project with CMake: `cmake ..`\n5. Compile the project:\n    * Linux/BSD: `make`\n    * Windows using MSBuild (typically found with Visual Studio): `MSBuild.exe jenkins-cpp-example.sln`\n    * Using Ninja: `ninja`\n\nThe executable `jenkins-cpp-example` (or `jenkins-cpp-example.exe` on Windows) will be located in the `build` directory (or a subdirectory like `build/Release` depending on your generator and configuration).\n\n## Documentation\nThis project supports Doxygen for code documentation.\n\nTo generate the documentation, navigate to the project's root directory and run:\n```bash\ndoxygen doxyfile\n```\n\n## License\n`jenkins-cpp-example` is licensed under the terms of [The GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavalione%2Fjenkins-cpp-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavalione%2Fjenkins-cpp-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavalione%2Fjenkins-cpp-example/lists"}