mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-14 06:18:25 -08:00
58e4e56302
* build: Check test files * build: update test file checker glob pattern * build: ignore changed files in test folders * build: fix gh workflow * build: update gh events in workflow * build: fix gh workflow * build: fix gh workflow action script path * build: fix gh workflow script * build: fix gh workflow script * build: fix gh workflow script * build: fix gh workflow script * build: fix gh workflow script * build: update gh actions * build: update gh actions * build: test change file without test * Revert "build: test change file without test" This reverts commit73f5c544c5
. * build: test change file that already has test * build: fix action script * Revert "build: test change file that already has test" This reverts commit21be611abf
. * build: update script * build: test checking with test file change * Revert "build: test checking with test file change" This reverts commit995b64f6ba
. * build: change file with no testable content * build: use typescript to traverse a file * Revert "build: change file with no testable content" This reverts commit05974b67c7
. * build: change file with no testable content * Revert "build: change file with no testable content" This reverts commit187cc57291
. * build: change file with testable content * Revert "build: change file with testable content" This reverts commitce716119b7
. * build: add vue file without test * Revert "build: add vue file without test" This reverts commit756f28a373
. * build: add vue file with test * Revert "build: add vue file with test" This reverts commit8022b112fc
. * build: gather all missing tests at once * build: allow job to fail * build: update error message
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"dependencies": {
|
|
"conventional-changelog-cli": "^2.2.2",
|
|
"glob": "^10.2.7",
|
|
"semver": "^7.3.8",
|
|
"typescript": "*"
|
|
}
|
|
}
|