-
Notifications
You must be signed in to change notification settings - Fork 894
feat: Support config files with viper #4558
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
305f2af
wip
f0ssel bf152f3
idk
f0ssel 3794097
add script
f0ssel d819ef6
get working with normal fields
f0ssel 14cdd59
get formatting right
f0ssel a819afd
make arrays work
f0ssel 976be19
support structs
f0ssel ddfd59f
rename
f0ssel 817704c
fix
f0ssel 451b7c4
more fix
f0ssel 8928789
relay
f0ssel bc53e5e
fix env
f0ssel 387293e
pass tests
f0ssel 65d73b4
fix tests
f0ssel c098307
docs
f0ssel de46a07
remove script test
f0ssel 65d7d56
fix gen
f0ssel 3826228
fix gen
f0ssel c14f58e
frontend refactor
f0ssel e306ff1
back to reflect
f0ssel 3cafe7a
more convert
f0ssel cb95772
move to reflect
f0ssel 45dd962
clean docs
f0ssel 687f474
fix ent
f0ssel b776d7d
lint
f0ssel eac9ad3
make gen
f0ssel 42e70ee
try supporting flag
f0ssel 3940948
fix tests
f0ssel dd2f4ff
add back test
f0ssel 26e698d
add back test2
f0ssel b3c1ec8
centralize flag name
f0ssel 63587f6
fix ts
f0ssel d947363
fix ts
f0ssel 9520daf
fix merge
f0ssel 555aaac
make fmt
f0ssel ef682b9
remove verbose from flag set
f0ssel ee1ac0b
add json flags
f0ssel 301e4e7
remove server.yaml
f0ssel 8e2e900
fix ts
f0ssel 0d548ed
ensure as much parity as possible
f0ssel c85657b
revert tls breaking changes
f0ssel 903db7f
make gen
f0ssel 8fae06a
fix docs
f0ssel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
move to reflect
- Loading branch information
commit cb95772a5754c39a29ad80575f7ff5328d28b300
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How would I structure an object array in this form?
eg.