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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[now-cli] Remove code which removes auto-generated secrets #5440

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

anatrajkovska
Copy link
Member

@anatrajkovska anatrajkovska commented Nov 19, 2020

This PR removes the code which deletes the auto-generated secret in the function which removes an env var. We are not creating a secret when creating an env var anymore, so there's no need for that code.

馃搵 Checklist

Tests

  • The code changed/added as part of this PR has been covered with tests
  • All tests pass locally with yarn test-unit

Code Review

  • This PR has a concise title and thorough description useful to a reviewer
  • Issue from task tracker has a link to this PR

@anatrajkovska anatrajkovska marked this pull request as ready for review November 19, 2020 08:35
@lucleray lucleray added area: cli semver: patch PR contains bug fixes labels Nov 19, 2020
@lucleray lucleray merged commit 5a4a20b into master Nov 19, 2020
@lucleray lucleray deleted the improve-how-auto-generated-secrets-and-the-ch15062 branch November 19, 2020 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli semver: patch PR contains bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants