-
Notifications
You must be signed in to change notification settings - Fork 133
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
[Discontinued] Cannot deploy new versions #201
Comments
ping @hirsch88 |
hello @jorgebodega, just to clarify, are you planning on swapping out |
No plans right now, at least here withot deploy permission. Please check #204 |
hi @jorgebodega just added you as a npm maintainer hope that helps with the releasing. |
@jorgebodega @hirsch88 where do we go from here? I guess it would probably be the preferred option from the community, since this original project still has 40 times the amount of download of the fork 🙏🏻 |
@jorgebodega I agree with @nicolasrouanne, any plans to merge the forked repo back into w3tecch now that you're a maintainer? I imagine you could merge it back and cut a major release and go from there. Would like to know going forward as upgrading to the latest typeorm breaks the current version of w3tecch/typeorm-seeding. |
Agree. It's hard to notice this difference until finding this issue. Better to make a decision and put it in the README to avoid confusion. Thank you for your hard work and looking forward to the new version update to accommodate Typeform 0.3.* |
Sorry @acSpock, please see jorgebodega#129 (comment) Also @Jedliu, that is a good idea. |
Hi!
As some of you may know, I've been working on this library for the last months, trying to solve issues and refactoring, because I use this library every day at my job to seed tests. I've encountered so many problems, and some of the pieces of the code were so old, and I tried to do my best.
But finally there was a problem: @hirsch88 is unavailable and we need the original author to generate a NPM token to deploy new versions, like
1.6.2
ornext
(probably2.0.0
), so after a lot of efforts, I've decided to release new versions under a new banner:@jorgebodega/typeorm-seeding
Could be installed with:
I will try to visit this repo periodically, for if there are some new issues or ideas, but it would be if any new issue or pull request are created on that new repository.
Please, be kind. This is my first public package, and is currently on dev (
2.0.0-next.3
), but with some changes. This week I will prepare new documentation, CHANGELOG and so on.P.D.: I'm not stealing this library. Whenever someone with permissions over this library returns, I will send a PR if they want.
Cheers!
The text was updated successfully, but these errors were encountered: