-
-
Notifications
You must be signed in to change notification settings - Fork 389
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
Expand docs around the deprecation of former secret syntax #4561
Conversation
for more information, see https://pre-commit.ci
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Thanks for the feedback, hopefully it resolved all the outstanding issues! |
Thanks, lgtm so far, but can you add that to the current docs as well (except the deprecation warning)? That's in |
Will do, just one question: why would the deprecation warning not go into the current docs? as far as I can tell it’s already been deprecated (but not removed) in the current 2.8 version? 🤔 |
current docs = 3.0 (for now). |
Ah, got it, I added it to the current docs w/o the deprecation warning! |
Deployment of preview was torn down |
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
I've been following along the discussion about the deprecation of the
secrets
syntax with the planned removal for 3.x. I thought it would help to make people feel better informed/have an idea of what to do if the documentation is expanded a bit on that section.This is my attempt at this, but please feel free to expand/edit etc as needed!