GithubHelp home page GithubHelp logo

intel / cicd-repo-infrastructure Goto Github PK

View Code? Open in Web Editor NEW
18.0 8.0 3.0 228 KB

Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.

Home Page: https://intel.github.io/cicd-repo-infrastructure/

License: Boost Software License 1.0

CMake 92.50% Shell 1.33% C++ 5.42% Gherkin 0.30% Python 0.45%

cicd-repo-infrastructure's Introduction

CI/CD Repository Infrastructure

Unit Tests

This repository provides infrastructure to support CI in other repositories. It is designed to be used with CMake v3.27 or higher, and consumed with CPM.

See the full documentation.

Quickstart

First, add get_cpm.cmake to your project's repository, as documented here.

Then, the top of your CMakeLists.txt file should look something like this:

cmake_minimum_required(VERSION 3.27)

project(my_project)

include(cmake/get_cpm.cmake)
cpmaddpackage("gh:intel/cicd-repo-infrastructure#abc123")

Where abc123 is the version of this repository you want to depend on.

Dependencies

This repository depends on:

cicd-repo-infrastructure's People

Contributors

elbeno avatar bdeane-intel avatar lukevalenty avatar dependabot[bot] avatar rdower avatar

Stargazers

Roal Zanazzi avatar Mitch Campbell avatar Basavaraju B V avatar Niklas Pierick avatar  avatar Cppshizoid avatar Yonghyuk Yoo avatar Ray Manaloto avatar Gian avatar Timur avatar  avatar Craig Haymond avatar Michal Lech avatar  avatar Florian Humblot avatar Bryce Schober avatar Nikhil Shahani avatar  avatar

Watchers

James Cloos avatar Bryce Schober avatar  avatar  avatar  avatar  avatar  avatar Ray Manaloto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.