Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins Integration #186

Merged
18 commits merged into from
Dec 3, 2018
Merged

Jenkins Integration #186

18 commits merged into from
Dec 3, 2018

Commits on Nov 1, 2018

  1. Adding Jenkinsfile for firmware

    mdlewisfb committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    983791a View commit details
    Browse the repository at this point in the history
  2. Updating jenkinsfile and adding lint script.

    mdlewisfb committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    e187562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfb75c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5161301 View commit details
    Browse the repository at this point in the history
  5. Updating Jenkinsfile for coverage, adding comment to clang_patch bash…

    … script
    mdlewisfb committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    84586d8 View commit details
    Browse the repository at this point in the history
  6. Adding src/main.c to commit to verify linter

    mdlewisfb committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    5eb836e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d99c8bf View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Merge branch 'master' into jenkins_file

    mdlewisfb committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    d7aa9e3 View commit details
    Browse the repository at this point in the history
  2. Fixing default LCOV_FILE in coverage.py script.

    mdlewisfb committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    834bf4e View commit details
    Browse the repository at this point in the history
  3. Updating coverage script to be more robust. Moving jenkins scripts to…

    … utilities/jenkins dir to match schema PR #180.
    mdlewisfb committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    3309172 View commit details
    Browse the repository at this point in the history
  4. Updating Jenkinsfile to point to new script dir

    mdlewisfb committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    b2db5be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e95a47e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    9119a75 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    dd403f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Lint error for Jenkins to catch

    mdlewisfb committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    b1be82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00aef2 View commit details
    Browse the repository at this point in the history
  3. Fixing unit test modification.

    mdlewisfb committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    4ac7d07 View commit details
    Browse the repository at this point in the history
  4. Fixing last lint error

    mdlewisfb committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    0003280 View commit details
    Browse the repository at this point in the history