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

Fallback message if unable to get git revision #142

Merged
merged 7 commits into from
Jul 31, 2020
Merged

Fallback message if unable to get git revision #142

merged 7 commits into from
Jul 31, 2020

Commits on Jul 30, 2020

  1. Fallback message if unable to get git revision

    Proposal to fix http://build.ros.org/job/Nbin_uF64__ypspur__ubuntu_focal_amd64__binary/5/
    
    Uses `-C <path>` when calling `git rev-parse`
    Set failure message when unable to get a git revision
    sloretz authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    b8d6e4c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Fix GetGitRevision

    at-wat committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    18e3582 View commit details
    Browse the repository at this point in the history
  2. Add build test without .git

    at-wat committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    bba4be9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b254709 View commit details
    Browse the repository at this point in the history
  4. Fix indent

    at-wat committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    093a653 View commit details
    Browse the repository at this point in the history
  5. Add ldconfig to test

    at-wat committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    ebf7a07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b291a96 View commit details
    Browse the repository at this point in the history