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

Refactoring, clearer configuration, test-cases #2

Merged
merged 15 commits into from
Aug 31, 2023
Merged

Conversation

Argelbargel
Copy link
Owner

  • changes configuration-structure to something (imo) clearer
  • allows setting of all options via environment-variables
  • use [viper](https://github.com/spf13/viper] for configuration-handling
  • used @Boostport's refactorings as base for my own
    -- split out/renamed storage-code to uploader "classes"
    -- split vault authentication-code in separate "classes"
    -- split vault-client/api to make code testable without vault-server
  • adds test-cases for those parts of the code i've already understood

@Argelbargel Argelbargel reopened this Aug 31, 2023
@Argelbargel Argelbargel merged commit 5821c7b into master Aug 31, 2023
@Argelbargel Argelbargel deleted the refactor branch August 31, 2023 16:19
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.

1 participant