YE Qing
YE Qing
Hi @NimaSoroush I'm Qing, I found out the cause of the issue I reported to you earlier over slack: when Differencify is instantiated in a sub class of NodeEnvironment, it...
@NimaSoroush when it's running in NodeEnvironment or its subclass would indicate that it's already running in jest environment? So we could always set `isJest()` to `true` ?
That's a good idea indeed!
I'd love too, but I want to get clarification on something first. As pointed out here https://github.com/NimaSoroush/differencify/issues/62#issuecomment-355450912 we should do `launchBrowser()` and `cleanup()` in the global startup and teardown script,...
For me, I noticed that one of my CRD (ArgoCDExtension) has a `deletionTimestamp` in its metadata which means it's trying to delete it and blocked by the finalizer. Probably because...
Hi @Sleavely could you publish Node 22 version? Thanks
Made a PR for v22 https://github.com/Sleavely/docker-node-awscli/pull/8
Sorry guys, I'm no longer using Braze so there's no way I can test and make a fix. Feel free to fork the repo and make fixes.