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

Allow non-root user to execute sonar-scanner #10

Closed
wants to merge 9 commits into from
Closed

Allow non-root user to execute sonar-scanner #10

wants to merge 9 commits into from

Commits on Aug 10, 2018

  1. Allow non-root user to execute sonar-scanner

    There may be a better way, but this is working.
    kassovix committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    53d8a96 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Revert chmoding /root

    Mathieu LAUDE committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    2f8a4fa View commit details
    Browse the repository at this point in the history
  2. Changing binaries source

    Mathieu LAUDE committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    eba74fa View commit details
    Browse the repository at this point in the history
  3. Move workdir to /src instead of /root/src

    Mathieu LAUDE committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    63ff3ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f14007 View commit details
    Browse the repository at this point in the history
  5. Fix wrong path

    Mathieu LAUDE committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    1e674c4 View commit details
    Browse the repository at this point in the history
  6. Fix default projectBaseDir

    Mathieu LAUDE committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    95c1b43 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin-fork/master'

    Mathieu LAUDE committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    a5834ec View commit details
    Browse the repository at this point in the history
  8. Fix indentation after merge

    Mathieu LAUDE committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    917c156 View commit details
    Browse the repository at this point in the history