Skip to content
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 npm agenda deprecated? Am I supposed to start using @hokify/agenda? #1555

Open
AnandZillaSecurity opened this issue Sep 8, 2023 · 3 comments

Comments

@AnandZillaSecurity
Copy link

When I upgrade to v5.0.0 for the agenda package in my codebase, I don't see the code that I see in the master here.

It's confusing because the installation directions are different on master and the v5.0.0 release. See here:
https://github.com/agenda/agenda/#installation
This says npm install @hokify/agenda

But in the code for v5.0.0
v4.4.0...v5.0.0#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5
This says npm install agenda

When I try to use npm install agenda, I don't see the code that is in the master branch here. For eg, touch does not have a progress parameter and there is no function called isExpired() available under the Job class.

Am I missing something obvious here? Am I supposed to start using @hokify/agenda? Is @hokify/agenda production ready?

@simllll
Copy link
Contributor

simllll commented Oct 9, 2023

@hokify/agenda is production ready, the plan is that the code base of hokify/agenda is the new release of main's agenda's upcoming next release. Unfortuantely this is process is kinda delayed ...
see also #1502

@luastoned
Copy link

@simllll could you provide a rough timeline for when the merger might happen?

@Devidian
Copy link

I also would like to know when its updated. I currently use @hokify/agenda but it also seems to be out of date currently. It is still not supporting newest mongodb driver. There are some PR's but nothing happened so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants