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

Feature/AB#597248 create secrets variable replacer #198

Merged

Conversation

tuliorezende
Copy link
Contributor

@tuliorezende tuliorezende commented Mar 13, 2024

In this pull request, we're creating a new variable replacer on SDK to allow bots to use the new secret type. This new variable will store values in a Vault mechanism to not allow value exposure on database (like API tokens, credentials and other things).

  • Create Variable Replacer
  • Adjustments on interface to allow the replacers to know what action is executing
  • Unit Tests creation for new variable replacer

Variable usage: {{secret.?}}

@tuliorezende tuliorezende changed the title Feature/597248 create secrets variable replacer Feature/AB#597248 create secrets variable replacer Mar 13, 2024
Fadoa Glauss Vieira and others added 5 commits April 18, 2024 19:07
@leonardo-avila leonardo-avila merged commit 53d7110 into master Apr 25, 2024
3 checks passed
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.

5 participants