discussions
discussions copied to clipboard
Public discussions for the Express.js organization
### Motivation The TC operates in constraints fixed by the OpenJS Foundation and needs to follow some global rules and requirement. A quick check of all documents like charters, bylaws,...
### Motivation Security is essential for all projects. Keeping up to date and safe all projects part of an organization, especially with most of the libraries used by millions, the...
### Motivation Some testing libraries (and ecosystem) are a lot less maintained that a few years ago, and relying on them can be an issue or a maintenance burden in...
### Motivation GitHub Action is a well know CI/CD tool that is also the main tools on Github. Using said actions would allow us to reduce the number of external...
The project really never took a stance on this AFAIK. Since everything was CJS and it wasn't releasing breaking changes meant we really didn't need to take a stance. That...
Following our last TC meeting, I drafted a full document with specific point of attention. As this is quite long I will be splitting everything in separate issue, only keeping...
This is a tracking issue around creating the teams for getting some of the members elevated to committer as talked about in the TC meeting #129 @wesleytodd volunteered, but Wes,...
### Motivation Express and all packages part of the express ecosystem are widely use. They are part of almost all projects using Node.js, and being able to run constant /...
### Motivation Tools like Renovate or Dependabot can be of a great help to automatically bump version of dependencies for simple update or security. They can also be configured to...
### Motivation Publishing a new version of a package can be see as a way to display that the community around the project is live and that security issue (or...