Eric Fitzgerald

Results 36 comments of Eric Fitzgerald

Let me try one more time - I've added npm scripts (npm run clean:lock) to rebuild package-lock.json across the project, and scripts to do npm install and npm ci across...

@lreading I would really appreciate it if you'd see if you can resolve the packaging issues. I modified the npm clean script to remove node_modules/ and I added a clean:lock...

Feel free to clone my branch and make a pull request. I've made a few updates since you last checked.

@lreading thank you for looking into this, it was definitely a mystery but I figured it out. Npm can incorrectly tell you that package-lock.json is out of sync with package.json,...

OK, so here's the status. To fix all the package dependency issues, which fixed the unit and smoke test failures. - I configured all platform-specific packages as optional and development...

Hi @jgadsden and @lreading ! OK I have gone through the CodeQL warnings I got when I first submitted the pull request, about using a fixed token named "REDACTED" in...

@jgadsden @lreading Please let me know how you want to proceed.

@jgadsden I merged your recent about dialog change into the PR, and I localized it to all supported languages.

I changed the base docker image, added updating to it, and modified .trivyignore to ignore vulnerabilities that didn't have patches.