mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Simplify DSN file (#475)
* Add checks for empty sentry DSN * Add default DSN key * Fix CI workflows
This commit is contained in:
parent
a889c4adbe
commit
b02dc5bac7
8 changed files with 25 additions and 16 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,9 +15,6 @@ coverage/*
|
|||
test/coverage_helper_test.dart
|
||||
InvenTreeSettings.db
|
||||
|
||||
# Sentry API key
|
||||
lib/dsn.dart
|
||||
|
||||
# App signing key
|
||||
android/key.properties
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue