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

Use in-memory keys for signing. #130

Merged
merged 3 commits into from
Nov 1, 2020
Merged

Use in-memory keys for signing. #130

merged 3 commits into from
Nov 1, 2020

Conversation

NilsOliverLinden
Copy link

@NilsOliverLinden NilsOliverLinden commented Aug 7, 2020

*This allows to provide password and key via project properties instead having to use gradle.properties

Signed-off-by: Nils-Oliver Linden

Overview

Provide password and key for signing via project properties instead of gradle.properties


I hereby agree to the terms of the JUnit dataprovider Contributor License Agreement.


Definition of Done

  • There are no TODOs left in the code
  • Method preconditions are checked and documented in the method's Javadoc
  • Change is covered by automated tests (unit and/or integration tests)
  • Build has passed

*This allows to provide password and key via project properties instead having to use gradle.properties

Signed-off-by: Nils-Oliver Linden <nils-oliver.linden@tngtech.com>
@coveralls
Copy link

coveralls commented Aug 7, 2020

Coverage Status

Coverage remained the same at 92.681% when pulling 892dffd on NilsOliverLinden:master into ad579b0 on TNG:master.

@aaschmid aaschmid merged commit f7c9755 into TNG:master Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants