-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add sentry to ci Signed-off-by: Mirko Mollik <[email protected]> * only add sentry in cd Signed-off-by: Mirko Mollik <[email protected]> --------- Signed-off-by: Mirko Mollik <[email protected]>
- Loading branch information
Showing
5 changed files
with
58 additions
and
17 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
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
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
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 |
---|---|---|
|
@@ -7,6 +7,9 @@ | |
"url": "https://www.apache.org/licenses/LICENSE-2.0.html" | ||
} | ||
], | ||
"scripts": { | ||
"sentry-cli": "sentry-cli" | ||
}, | ||
"description": "A monorepo including multiple apps for SSI", | ||
"author": "Mirko Mollik <[email protected]>", | ||
"engines": { | ||
|
@@ -41,6 +44,7 @@ | |
"@nx/workspace": "19.3.2", | ||
"@playwright/test": "^1.44.0", | ||
"@schematics/angular": "18.0.1", | ||
"@sentry/cli": "^2.32.1", | ||
"@simplewebauthn/types": "^10.0.0", | ||
"@swc-node/register": "1.9.2", | ||
"@swc/core": "1.5.7", | ||
|
@@ -102,7 +106,6 @@ | |
"@sd-jwt/sd-jwt-vc": "^0.7.1", | ||
"@sd-jwt/types": "^0.7.1", | ||
"@sentry/angular": "^8.13.0", | ||
"@sentry/cli": "^2.32.1", | ||
"@simplewebauthn/browser": "^10.0.0", | ||
"@simplewebauthn/server": "^10.0.0", | ||
"@sphereon/did-auth-siop": "^0.6.4", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.