Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: REV-4051 | allow edx_django_service to be provided with specifi… #11

Merged
merged 2 commits into from
May 22, 2024

Conversation

christopappas
Copy link

…c app names to run datadog on


Make sure that the following steps are done before merging:

  • Have a Site Reliability Engineer review the PR if you don't own all of the services impacted.
  • If you are adding any new default values that need to be overridden when this change goes live, update internal repos and add an entry to the top of the CHANGELOG.
  • Performed the appropriate testing.

@timmc-edx
Copy link
Member

There's another pattern I've seen in this repo where edx_django_service computes a default and then allows it to be overridden by services -- but it really gets quite verbose to chain it all through, so I like this list approach.

…c app names to run datadog on

fix: interpolation for DD installation conditional. also formatting

fix: Apply suggestions from code review

Co-authored-by: Tim McCormack <tmccormack@edx.org>

fix: update variable name

fix: update j2 file with new conditional
Co-authored-by: Tim McCormack <tmccormack@edx.org>
Copy link
Member

@timmc-edx timmc-edx left a comment

Choose a reason for hiding this comment

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

Alright, let's see if it works! 🤞

@christopappas christopappas merged commit ea34ada into master May 22, 2024
4 checks passed
@christopappas christopappas deleted the cpappas/REV-4051 branch May 22, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants