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

Stop pruning secrets on function deploys/secret updates. #4519

Merged
merged 4 commits into from
May 4, 2022

Commits on May 4, 2022

  1. Stop pruning secrets on function deploys/secret updates.

    These pruning are surprising users (see #4459). I'm going to work on improving the UX of the pruning. Until then, users can still prune unused secrets via functions:secrets:prune command.
    taeold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    1fbd387 View commit details
    Browse the repository at this point in the history
  2. Add changelog.

    taeold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c6e04da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7b0436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6447339 View commit details
    Browse the repository at this point in the history