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

github.com/spf13/viper #31

Open
caalberts opened this issue Nov 15, 2018 · 2 comments
Open

github.com/spf13/viper #31

caalberts opened this issue Nov 15, 2018 · 2 comments
Labels
needs investigation we need to investigate some things about this project

Comments

@caalberts
Copy link

Where is the project currently hosted?

https://github.com/spf13/viper

When was the project's last activity?

Latest commit on 18 Apr 2017
Ongoing issues and unmerged PRs

Does the project have a maintainer, or a maintainer looking for someone to take over the project?

No response from the maintainer on issues and PRs.

What active projects replicate the popular functionality of this project, if any?

https://github.com/micro/go-config
https://github.com/joho/godotenv
These aim to solve the same problem of application configuration, but neither are as full featured as viper

What are some example projects that make use of this package?
From https://godoc.org/github.com/spf13/viper?importers:

  • hugo
  • jaegertracing

Are there any outstanding critical bugs that result in the library being totally unusable or insecure?

not at this time

Please provide a link to the project importers from https://godoc.org.

https://godoc.org/github.com/spf13/viper?importers

@adamdecaf
Copy link
Member

adamdecaf commented Nov 19, 2018

Scanning the first page of issues there seems to be a lot of bugs open.

Edit: Have we contacted the maintainer(s) outside of github issues?

@theckman
Copy link
Member

@adamdecaf so back at GopherCon there was some talk of there being an opportunity to look in to these packages too. There may be some people who have some access to the repo, and could start a conversation around helping out. There are two other packages that are pretty closely related to viper: spf13/cobra and spf13/pflag, and we may need to understand whether we should look at those too.

@theckman theckman added the needs investigation we need to investigate some things about this project label Jan 30, 2019
@theckman theckman changed the title https://github.com/spf13/viper github.com/spf13/viper Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs investigation we need to investigate some things about this project
Projects
None yet
Development

No branches or pull requests

3 participants