node-casbin / mongoose-adapter

Mongoose adapter for Casbin
https://github.com/casbin/node-casbin
Apache License 2.0
33 stars 32 forks source link

feat: upgrade mongoose to 8.1.0 and casbin to 5.28.0 #76

Closed emanuelet closed 7 months ago

casbin-bot commented 7 months ago

@nodece @Shivansh-yadav13 please review

CLAassistant commented 7 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

hsluoyz commented 7 months ago

@emanuelet plz fix CI errors:

image

emanuelet commented 7 months ago

I runned the tests locally and I they passed correctly. Any idea why they would timeout on CI ?

hsluoyz commented 7 months ago

@emanuelet you may need to fix the CI script

hsluoyz commented 7 months ago

@emanuelet still error

emanuelet commented 7 months ago

@emanuelet still error

ok with some luck it should go through now

hsluoyz commented 7 months ago

@emanuelet the CI has failed: https://github.com/node-casbin/mongoose-adapter/actions/runs/7653378578/job/20855198639 , can you please fix it?

image