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

remove variable helpers module from our configuration DSL #3152

Merged

Conversation

GustavoCaso
Copy link
Member

What does this PR do?

After adding our new configuration option DSL to support env variables and parsing them (#2987, #2988) we no longer need to include the ENV variables helpers as part of the configuration base class.

Motivation:

Keep the codebase clean and up to date

Additional Notes:

How to test the change?

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

Unsure? Have a question? Request a review!

@GustavoCaso GustavoCaso requested a review from a team September 25, 2023 08:54
@github-actions github-actions bot added core Involves Datadog core libraries tracing labels Sep 25, 2023
@GustavoCaso GustavoCaso force-pushed the remove-variable-helpers-module-from-configuration-dsl branch from 31ee55a to a469483 Compare September 25, 2023 08:57
@GustavoCaso GustavoCaso force-pushed the remove-variable-helpers-module-from-configuration-dsl branch from a469483 to ff288e5 Compare September 25, 2023 09:29
@GustavoCaso GustavoCaso requested a review from a team as a code owner September 25, 2023 09:29
@GustavoCaso GustavoCaso merged commit 080a902 into master Sep 26, 2023
176 checks passed
@GustavoCaso GustavoCaso deleted the remove-variable-helpers-module-from-configuration-dsl branch September 26, 2023 08:11
@github-actions github-actions bot added this to the 1.15.0 milestone Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Involves Datadog core libraries tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants