genru

Results 12 comments of genru

great update, please accept it ASAP

any update? I meet same problem node index.js works fine, but pm2 start doesn't pm2 5.1.2 node 12.18.1 package.json type:"module"

@nazrhyn sure, please. but have no any guarantee

need i make a pull request?

@nazrhyn https://github.com/nazrhyn/gitlab-slack/pull/29

@nazrhyn Yes, pipeline hooks everything. it is a bit too many events. I thought only notify key pipeline events would be nice. I dont understand what do you mean "the...

> Sounds good! If you're willing on making the change (in a way that doesn't break existing functionality), I'd gladly review a pull request. > > It would also be...

> > Sounds good! If you're willing on making the change (in a way that doesn't break existing functionality), I'd gladly review a pull request. > > It would also...

@qbitroot @fullpl4nch3 if use wsl, please try ``` rm -rdf node_modules npm install --platform=win32 ``` to tell dependenies your are running on a win system. this resolved my problem.

> It looks like @thorwebdev rolled back some updates to the database schema where I added stronger RLS and cascaded changes from the `auth` table to the `users` table. If...