typeorm-seeding icon indicating copy to clipboard operation
typeorm-seeding copied to clipboard

[Discontinued] Cannot deploy new versions

Open jorgebodega opened this issue 3 years ago • 8 comments
trafficstars

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 or next (probably 2.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:

npm i [-D] @jorgebodega/typeorm-seeding
yarn add [-D] @jorgebodega/typeorm-seeding

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!

jorgebodega avatar Dec 13 '21 23:12 jorgebodega

ping @hirsch88

DanielRamosAcosta avatar Feb 21 '22 10:02 DanielRamosAcosta

hello @jorgebodega, just to clarify, are you planning on swapping out Faker and replacing it with @faker-js/faker?

xinghul avatar Feb 22 '22 18:02 xinghul

No plans right now, at least here withot deploy permission. Please check #204

jorgebodega avatar Feb 22 '22 21:02 jorgebodega

hi @jorgebodega just added you as a npm maintainer hope that helps with the releasing.

hirsch88 avatar Mar 10 '22 07:03 hirsch88

@jorgebodega @hirsch88 where do we go from here? Does this becomes the official repository back again? While merging something like 225 commits from https://github.com/jorgebodega/typeorm-seeding into https://github.com/w3tecch/typeorm-seeding

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 🙏🏻

nicolasrouanne avatar Mar 25 '22 11:03 nicolasrouanne

@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.

acSpock avatar Apr 11 '22 05:04 acSpock

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.*

Jedliu avatar Apr 17 '22 22:04 Jedliu

Sorry @acSpock, please see https://github.com/jorgebodega/typeorm-seeding/issues/129#issuecomment-1101522888

Also @Jedliu, that is a good idea.

jorgebodega avatar Apr 18 '22 16:04 jorgebodega