-
Notifications
You must be signed in to change notification settings - Fork 28
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
Is Dyno still maintained? #143
Comments
hey @mcwhittemore, just bumping this question. was wondering if this is still being maintained? I would love to submit a PR for #139 if you're still maintaining the repo |
I don't think any one at Mapbox is actively working on it, but it is something we use a fair bit so I doubt we'd deprecate it. |
@mcwhittemore cool, thanks- is there anyone at mapbox available to review PRs periodically? there's a couple open ones right now and I'd love to fix #139 as well. I rolled my own bulk data transfer across aws accounts for now but I would love to rely on dyno instead. |
I wouldn't bank on it. The team closest to this work is pretty deep on a few other things right now. They are aware of the PRs but are working to stay focused on that work. I'd treat any PR to this repo as a "someone might someday review". Sorry about that, I just want to make sure thats clear. |
We still rely heavily on dyno internally, but we basically do not use the CLI tools anywhere. Our usage is first and foremost as a JS client alternative to aws-sdk-js. Why do I bring this up as a challenge? Because issues and PRs that we've seen opened by the community tend to be focused on the CLI and backup/restore use-cases. We're not well-positioned to support that usage or review those PRs. This was discussed some over in #136, but I wonder if we should make a more decisive. I would propose that we plan to remove the CLI functionality from this library. If someone else from the community would like to adopt and maintain it, we can help move the CLI code into another github organization. That CLI may continue to depend on |
I see no activity on this repository since last February, and issues opened 3 months ago do not seem to be addressed.
Is Dyno still maintained by Mapbox, or will it soon be deprecated?
The text was updated successfully, but these errors were encountered: