Matt Simerson
Matt Simerson
Just swung by to say thanks. I'm using this in a project and have found it very useful. So thanks, again.
* fetch_release.sh * use fetch or wget if installed, as they have mirror support * use loop to fetch as many dists as desired (handy to get the SHA256 sums...
Forever is stale (+1 year with no maintenance) and has this on their README, "For new installations we encourage you to use pm2 or nodemon." fixes #990
Publish package to NPM and GitHub package registry when: - a release is manually specified via GitHub interface. - a PR is merged to master that changes package.json ### REQUIRED...
Depends on #39 This conservative PR bumps dependency versions to the newest available that support node.js v12. As this is a breaking change, I have bumped the major version number....
- Fixes #37 - replace Travis CI with GitHub Actions - add codeql - add windows testing (can be ignored or easily disabled) - CI with GitHub Actions has been...
fixes #492 ##### Checklist - [x] `npm test`, tests passing - [x] `npm run test:snap` (to update the snapshot) - [x] documentation is changed or added
fixes #520 ##### Checklist - [x] `npm test`, tests passing - [x] `npm run test:snap` (to update the snapshot)
- ci: add GHA workflows, test all LTS versions of node on ubuntu & macOS - preview the test output in the [actions tab of my fork](https://github.com/msimerson/modern-syslog/actions/runs/8932220003) - package.json: populate...