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

Issue-60: Environment based configuration + refactoring #192

Closed

Conversation

mslowiak
Copy link
Contributor

@mslowiak mslowiak commented Jan 31, 2021

Pull Request Description

This pull request closes #60.

The PR contains environment-based logic to extract global uri.
Moreover, it includes some wrapper for environment configuration (EnvironmentConfiguration) to simplify usage in tests.
Some refactoring is included as well.

Acceptance Test

  • Building the code with mvn clean install -Punit-tests,it-minio,it-s3 still works.

Questions

  • Does this pull request break backward compatibility?

    • Yes
    • No
  • Does this pull request require other pull requests to be merged first?

    • Yes, please see #...
    • No
  • Does this require an update of the documentation?

    • Yes, please see [provide details here]
    • No

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.

Set up testcontainers
1 participant