Skip to content

Add Secrets for Orange Cameroon#6766

Merged
ajeety4 merged 2 commits intomasterfrom
ay/orange-cameroon-connection-settings
Jan 12, 2026
Merged

Add Secrets for Orange Cameroon#6766
ajeety4 merged 2 commits intomasterfrom
ay/orange-cameroon-connection-settings

Conversation

@ajeety4
Copy link
Copy Markdown
Contributor

@ajeety4 ajeety4 commented Dec 18, 2025

Add Secrets for Orange Cameroon

Environments Affected

None

Announce New Release

@ajeety4 ajeety4 force-pushed the ay/orange-cameroon-connection-settings branch 2 times, most recently from f68c275 to b185ee9 Compare December 22, 2025 15:35
@ajeety4 ajeety4 marked this pull request as ready for review December 23, 2025 05:26
@ajeety4 ajeety4 requested a review from kaapstorm December 23, 2025 05:26
@ajeety4 ajeety4 force-pushed the ay/orange-cameroon-connection-settings branch from b185ee9 to e718b8b Compare January 5, 2026 07:24
@ajeety4
Copy link
Copy Markdown
Contributor Author

ajeety4 commented Jan 5, 2026

Related HQ Commit - dimagi/commcare-hq@d2af32a

@ajeety4 ajeety4 merged commit d6f42ba into master Jan 12, 2026
7 checks passed
@ajeety4 ajeety4 deleted the ay/orange-cameroon-connection-settings branch January 12, 2026 14:07
Comment on lines +1245 to +1249
ORANGE_CAMEROON_API_CREDS = {
'x-auth-token': '{{ ORANGE_CAMEROON_X_AUTH_TOKEN }}',
'channel_msisdn': '{{ ORANGE_CAMEROON_CHANNEL_MSISDN }}',
'channel_pin': '{{ ORANGE_CAMEROON_CHANNEL_PIN }}',
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was there a particular reason not to wrap this in an {% if ... %} {% endif %}? Without it, this shows up for all environments when running update-config which isn't ideal. Assuming that isn't necessary, do you mind creating a followup PR that only sets this value if these secrets are defined? And then run update-config on commcare managed envs (eu, india, prod) once merged?

Copy link
Copy Markdown
Contributor Author

@ajeety4 ajeety4 Jan 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for flagging. Confirming that isn't necessary, and it will most likely be used for Prod env only.
Will create a follow up PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants