-
Notifications
You must be signed in to change notification settings - Fork 73
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
Remove Depressurizer Support #1029
base: master
Are you sure you want to change the base?
Conversation
edc7924
to
ffdba94
Compare
ddf0d67
to
067a692
Compare
The current plan is to go forward with this after v14.0. Should probably rebase this regularly to make sure it's ready for merging come the time, just in case. If someone wants to fork and re-add Depressurizer for their own purposes, they should be able to use the diff of this PR to do so. This also needs some more testing to make sure nothing unrelated is broken, so this will stay in draft for a while longer. |
067a692
to
38c5ed9
Compare
38c5ed9
to
056100d
Compare
c9ec1e1
to
ce385c8
Compare
ce385c8
to
4fd7aa5
Compare
f46de23
to
dab7f5b
Compare
dab7f5b
to
e58fe73
Compare
e58fe73
to
740b61b
Compare
This PR removes support for Depressurizer. I do not use this tool or know anything about it, I'm also not sure if anyone uses it with STL. I heard a couple of times in passing in unrelated issues that it doesn't work anymore.
This PR is pretty sweeping and will need testing before it is merged. If someone is using it and/or if someone is vocal about keeping it, then this PR can be closed.
I am not planning to merge this PR until after v14.0. There have been significant changes since the last release, and someone may want to restore Depressurizer support on top of v14.0. Not merging until after release will give a more functional base release to work with restoring and fixing. Of course if anyone does this they're free to merge it back upstream if they are interested in keeping Depressurizer in STL (some people may not be vocal about a change until it is already made).
Opening as a draft as unsure yet if it should be removed. It has also not been tested outside of running a quick ShellCheck.