Skip to content

Update 'remove_variable' to allow filtering by environment_scope #608

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

Merged
merged 2 commits into from
Apr 8, 2021

Conversation

akarzim
Copy link
Contributor

@akarzim akarzim commented Mar 4, 2021

Scoped variables require filtering on environment to be deleted.

Usage:

remove_variable(3, 'DEL_VARIABLE', filter: { environment_scope: 'production' })

François Vantomme and others added 2 commits March 4, 2021 17:35
Scoped variables require filtering on environment to be deleted.

usage:
remove_variable(3, 'DEL_VARIABLE', filter: { environment_scope: 'production' })
@NARKOZ NARKOZ merged commit 6736973 into NARKOZ:master Apr 8, 2021
@NARKOZ
Copy link
Owner

NARKOZ commented Apr 8, 2021

Thanks.

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.

2 participants