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

Scanner bootstrapper: Allow setting properties via environment variables #1961

Open
martin-strecker-sonarsource opened this issue Jun 18, 2024 · 0 comments

Comments

@martin-strecker-sonarsource
Copy link
Contributor

Implement the environment variable setting according to the spec (internal document).

Also add support for env variables that do not follow the scheme defined in the spec:

  • SONAR_HOST_URL
  • SONAR_TOKEN
  • SONAR_USER_HOME

See the table in the Scanner Bootstrappers implementation guidelines for a complete list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant