-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
Project status? #279
Comments
Looks like @laserlemon is offline ... is anyone maintaining a fork of this project? |
We have a fork with a couple of changes (looks like 255 other people do too!). It may mean someone (...) will have to make a statement of intent to hard fork, rename and release as a new gem if we can't get hold him. I see he actually works at Github. I will try contacting him there. |
Hello and sorry for dropping off the map! I have all of the excuses you'd expect: family and full-time job. I still care very much about Figaro but have had difficulty finding and prioritizing time for its developemnt and gauging its continued value in the community. I'm attempting to provide some solution to both of those problems by opening my sponsorship profile and I've added an UPDATE section to the README with this information as well. Sorry this answer doesn't provide more immediate results, but I hope that you'll stick with me as I try to navigate back to active Figaro development! 💛 |
@laserlemon are you open to taking on additional maintainers? |
Yes, I'll offer too. Its a great gem, we'd be very keen to keep it maintained. |
1 similar comment
Yes, I'll offer too. Its a great gem, we'd be very keen to keep it maintained. |
What is the status of the version 2 branch? If it's far from releasable, it may be best to release a new 1.x version with updated dependencies. |
Rails is pushing for using encrypted secrets now, but I still prefer the approach of this Gem. I have mostly worked with Heroku and VPS / Capistrano setups. Not sure if there is still a place for with Kubernetes... |
Not everyone is moving to Kubernetes and this gem works fine with Heroku. I'd like to see a new release simply because the current one is preventing me from keeping my dependencies up-to-date. If that's not going to happen I'll try to switch to |
Yes, agree, if we can just get a simple 1.x update with newer dependency ranges, that would be helpful. |
+1 for a dependency update! |
+2 for a dependency update! |
@dotconde version 1.2.0 was released some time ago and should be fully up-to-date regarding dependencies. |
Thank you @mvz |
Note, figaro has now been forked to a new gem called It can be found here: https://github.com/hlascelles/figjam It is initially a direct fork of figaro (without the Do submit PRs there! |
I've used Figaro for years on Heroku, and am even using it at present with Capistrano. I'm not a fan of Rails encrypted secrets, and even with the Rails 6 enhancements it is not as easy to use and full-featured as Figaro!
What is the status of this project? I see there is a v2 branch but it has been quiet for a while.
Do you need some help to get this released @laserlemon ?
The text was updated successfully, but these errors were encountered: