-
-
Notifications
You must be signed in to change notification settings - Fork 913
Added a security notice to buildworker.rst #568
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
Conversation
This seems out of place and unnecessary to me. |
What do you mean by |
Co-Authored-By: Pablo Galindo <[email protected]>
This page is geared towards buildbot worker operators, not so much general information about the buildbots (there's the As far as "unnecessary", it's fairly clear by looking at the build configurations or logs (which would be a lot more trustworthy than a random note in documentation that frequently drifts out of date, for anyone who is truly concerned about security) that we don't even currently build installers on the buildbots, much less produce release materials. |
Add ast.unparse to grammar change checklist (python#567)
I was thinking about that too; but as I was that there was a section on buildworker.rst about security considerations, I just wanted to put it in there.
That's the whole point of documenting something, you wanna make it easier for other people to know about the inner workings of the buildbots. It gives a peace of mind to anybody reading it, if they were concerned. |
Hi @opensource-assist. Thanks for the documentation suggestion. Looking at the suggested text and others' comments I am closing this PR as out of scope for the devguide. Thanks! 🌻 |
No description provided.