-
-
Notifications
You must be signed in to change notification settings - Fork 91
CI workflow refactor #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
UlisesGascon
merged 18 commits into
expressjs:master
from
mertssmnoglu:mertssmnoglu-new-ci
Jul 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
aee8b6b
build(ci): add lint job to CI workflow
mertssmnoglu 72cf486
build(ci): update coverage job to include permissions and use specifi…
mertssmnoglu 14e2be0
build(ci): add iojs CI workflow to cover iojs tests
mertssmnoglu 423ade6
build(ci): remove unnecessary 'npm install' step from iojs CI workflow
mertssmnoglu 7ff64c3
build(ci): enhance CI workflow with concurrency and update Node.js ve…
mertssmnoglu e05092a
build(ci): update download-artifact action to version 4.3.0 for colle…
mertssmnoglu 75d8337
build(ci): add names to test and coverage jobs for clarity
mertssmnoglu c912f90
build(ci): disable credential persistence for checkout actions
mertssmnoglu c47e724
Delete .github/workflows/iojs.yml
mertssmnoglu 9620f6a
Merge branch 'master' into mertssmnoglu-new-ci
UlisesGascon e724829
fix(ci): redundant 'permissions' field
mertssmnoglu 866cfe7
style(ci): format ci.yml
mertssmnoglu 0568f26
fix(ci): avoid coverage artifact conflicts and enable merging of mult…
mertssmnoglu 5306ea7
fix(ci): remove multiple artifact merge step
mertssmnoglu 37b35a3
fix(ci): add 'Merge coverage reports' step
mertssmnoglu b79cf04
feat(ci): enable manual triggering of workflows with workflow_dispatch
mertssmnoglu 521e19f
fix(ci): update coverage report paths to use node version instead of …
mertssmnoglu 9b581ed
fix(ci): remove pull request types
mertssmnoglu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(ci): enhance CI workflow with concurrency and update Node.js ve…
…rsions - update trigger on - concurrency - permissions - pinned action versions Signed-off-by: Mert Şişmanoğlu <mertssmnoglu@gmail.com>
- Loading branch information
commit 7ff64c3269a0a956870cb18d32d2efca2e461808
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.