Related to T4135
Details
Details
- Reviewers
vsellier - Group Reviewers
System administrators - Maniphest Tasks
- T4135: staging: Deploy graphql service
- Commits
- R260:5aed44119bb7: staging/graphql: Push issues to sentry
Diff Detail
Diff Detail
- Repository
- R260 Helm charts for swh packages
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 31201 Build 48804: arc lint + arc unit
Event Timeline
swh/templates/graphql/deployment.yaml | ||
---|---|---|
47 | perhaps the whole sentry configuration part should be put inside a if because in an environment without sentry, |
swh/templates/graphql/deployment.yaml | ||
---|---|---|
47 | Do we really want to allow sentry not being configured? |
swh/templates/graphql/deployment.yaml | ||
---|---|---|
47 | yes, not everyone or every environment have a sentry (dev / test / mirrors / ...) |