HomeDevCentral

Fix credential helper and sentry wrapper

Description

Fix credential helper and sentry wrapper

Summary:
The credential helper should use jq -r (--raw-output) to avoid quotes.
It needs jq installed, which is not the case by default.

The sentry wrapper needs the correct credential name.

This is a follow-up for 0e4eca7aea58.

Fixes T1788.

Test Plan: Fixed on docker-002

Reviewers: DorianWinty

Reviewed By: DorianWinty

Maniphest Tasks: T1788

Differential Revision: https://devcentral.nasqueron.org/D2848

Details

Provenance
derecksonAuthored on Mar 6 2023, 00:13
derecksonPushed on Mar 7 2023, 17:49
Reviewer
DorianWinty
Differential Revision
D2848: Fix credential helper and sentry wrapper
Parents
rOPS7d5ca48769a2: Set proxy_redirect for notifications.nasqueron.org nginx vhost
Branches
Unknown
Tags
Unknown
Tasks
T1788: Fix sentry wrapper SECRET_KEY templating