forked from kyma-project/busola
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: override cookie and path-to-regexp packages in express (kyma-p…
…roject#3527) * chore: override path-to-regexp package in express * chore: override cookie package in express * add backend to paths for tests workflows
- Loading branch information
1 parent
30a3afc
commit 55b6e94
Showing
5 changed files
with
29 additions
and
21 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ on: | |
- "tests/**" | ||
- "nginx/**" | ||
- "src/**" | ||
- "backend/**" | ||
|
||
jobs: | ||
run-cluster-test: | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ on: | |
- "tests/**" | ||
- "nginx/**" | ||
- "src/**" | ||
- "backend/**" | ||
|
||
jobs: | ||
run-namespace-test: | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ on: | |
- "tests/integration/**" | ||
- "nginx/**" | ||
- "src/**" | ||
- "backend/**" | ||
- "kyma/**" | ||
- "Dockerfile*" | ||
jobs: | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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