-
Notifications
You must be signed in to change notification settings - Fork 469
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
New package: DotEnv2 v0.1.0 #32416
New package: DotEnv2 v0.1.0 #32416
Conversation
JuliaRegistrator
commented
Mar 20, 2021
- Registering package: DotEnv2
- Repository: https://github.com/Arkoniak/DotEnv2.jl
- Created by: @Arkoniak
- Version: v0.1.0
- Commit: 3d91c92016fbb1a0680203dac3d9b32cd0df9c01
- Reviewed by: @Arkoniak
- Reference: https://github.com/Arkoniak/DotEnv2.jl/commit/3d91c92016fbb1a0680203dac3d9b32cd0df9c01#commitcomment-48481253
UUID: e40d7179-d0e1-45c1-8aca-56c47694e472 Repo: https://github.com/Arkoniak/DotEnv2.jl.git Tree: 36c65ac2f9ac3a0e2d7b7e59f668e4d62786f7ca Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
Your
Note that the guidelines are only required for the pull request to be merged automatically. However, it is strongly recommended to follow them, since otherwise the pull request needs to be manually reviewed and merged by a human. After you have fixed the AutoMerge issues, simple retrigger Registrator, which will automatically update this pull request. You do not need to change the version number in your If you do not want to fix the AutoMerge issues, please post a comment explaining why you would like this pull request to be manually merged. Since you are registering a new package, please make sure that you have also read the package naming guidelines: https://julialang.github.io/Pkg.jl/dev/creating-packages/#Package-naming-guidelines-1 If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text |
This is an updated fork of https://github.com/vmari/DotEnv.jl Unfortunately, DotEnv.jl maintenance is too slow: tecosaur/DotEnv.jl#10, so I had to fork it. I am not sure, what are the rules on such close forks, it looked like it was ok to add a number on the end. I can rename it, but unfortunately, DotEnv is the best name for this kind of package. |
Thats unfortunate. @vmari if you don’t have time/resources to maintain this package would you be willing to give @Arkoniak some elevated permissions to help you out ? Alrernatively if you would be willing to transfer the repo to a GitHub organisation where more people can help out with maintenance? I don't know which org would fit though. |
Can I recommend JuliaWeb organization? The most common use case I've encountered was related to the usage of some web services. |
It's been almost a week (and more than 3 weeks from the initial PR to |
@vmari was at least active when merging tecosaur/DotEnv.jl#9 so not completely MIA. I just think it is unfortunate to merge this package, and then if @vmari answers in a week it will be deprecated. Are you in a hurry to get this registered? It does not seem like a package you would have other packages depend on and thus can just add by URL for the time being? We don't have a formal process for things like this yet, see #25367 for example. |
My personal feeling is that we need to wait a few months rather than a few weeks before deprecating or transferring packages with missing maintainers. I feel that a few weeks is too strict for open source, volunteer maintained packages. However, once again, this is open source, and we, of course, cannot, and should not prevent forking. But in the general case of forking, we should insist on much more differentiation in package names, to prevent confusion. My $0.02. |
I cannot completely agree with this statement. We have packages like Anyway, this current package is not worth the time, that was spent already. I have opened a new PR with another package name. So
|
Hi guys. Sorry for missing this. I've been working nonstop and just now have time to take this. |
@Arkoniak JSON2 was developed by the explicit goal of replacing JSON2, (I know, since I was the original author of JSON). JSON3 was done by the same person who did JSON3. But even then, in retrospect, we shouldnt have done that. Today, that would have been caught by our new automated checks. However, I'll say it again, forking is fine, and a fundamental right in open source. However, as our community grows, we have to be stricter, not more linient, when it comes to naming issues. |
Sorry, at this point I have to decline the offer. I rewrote original package two times already, I am kind of attached to a new name and I already changed some of my applications to use it. I will open a new PR, please do not close it. I am ready to wait 3 days, just don't do anything. |