Carlos Serrano
Carlos Serrano
# Main Changes This pipeline will proactively report the status of the project (every day and when a push is done to `master` branch) including critical fields (`CI-Tests`, `Contributors`, `Dependency-Update-Tool`,...
# Main Changes This pipeline will proactively report the status of the project (every day and when a push is done to `master` branch) including critical fields (`CI-Tests`, `Contributors`, `Dependency-Update-Tool`,...
# Main Changes This pipeline will proactively report the status of the project (every day and when a push is done to `master` branch) including critical fields (`CI-Tests`, `Contributors`, `Dependency-Update-Tool`,...
**Main Issue** We need to clarify the minimum version of Node.js that our repositories' Continuous Integration (CI) GitHub Actions are expected to run on. **Context** While working on the [initiative...
# Main Changes This pipeline will proactively report the status of the project (every day and when a push is done to `master` branch) including critical fields (`CI-Tests`, `Contributors`, `Dependency-Update-Tool`,...
Hi everyone, As part of the [OSSF scorecard initiative](https://github.com/expressjs/security-wg/issues/2) of the security working group, we've been actively working on fixing our CI pipelines and migrating them from Travis to GitHub...
# Main Changes This pipeline will proactively report the status of the project (every day and when a push is done to `master` branch) including critical fields (`CI-Tests`, `Contributors`, `Dependency-Update-Tool`,...
This PR fixes the CI pipeline **Important** This is a BREAKING CHANGE. This PR drops Node.js 0.6 on the CI pipeline. Please check https://github.com/expressjs/express/issues/5643 which explains why we are doing...
Hi everyone, As part of the [OSSF scorecard initiative](https://github.com/expressjs/security-wg/issues/2) of the security working group, we've been actively working on fixing our CI pipelines and migrating them from Travis to GitHub...
Agreed to migrate to GH actions in https://github.com/expressjs/discussions/issues/229 The new ci action and README.md changes are based on the respective files in [on-headers](https://github.com/jshttp/on-headers) repository