-
Notifications
You must be signed in to change notification settings - Fork 995
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
Terms of Service rollout #17629
base: main
Are you sure you want to change the base?
Terms of Service rollout #17629
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't reviewed the code/tests just yet, this was a first pass on content
warehouse/templates/email/user-terms-of-service-updated/body.txt
Outdated
Show resolved
Hide resolved
warehouse/templates/email/user-terms-of-service-updated/body.txt
Outdated
Show resolved
Hide resolved
warehouse/templates/email/user-terms-of-service-updated/body.html
Outdated
Show resolved
Hide resolved
warehouse/templates/email/user-terms-of-service-updated/body.html
Outdated
Show resolved
Hide resolved
Co-authored-by: Mike Fiedler <[email protected]>
warehouse/templates/email/user-terms-of-service-updated/body.html
Outdated
Show resolved
Hide resolved
warehouse/templates/email/user-terms-of-service-updated/body.txt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM aside from the TBDs that need filled in.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got through almost everything - lots of inline comments, suggestions, and questions. Let me know if anything isn't clear!
warehouse/migrations/versions/2f5dbc74c770_terms_of_service_engagements.py
Show resolved
Hide resolved
warehouse/templates/email/user-terms-of-service-updated/body.txt
Outdated
Show resolved
Hide resolved
warehouse/templates/email/user-terms-of-service-updated/body.txt
Outdated
Show resolved
Hide resolved
For initial deployment, I've set the same values on test.pypi.org and pypi.org:
After rollout of this PR and psf/policies#34, I'll start upping |
Tooling, blog, and docs around Terms of Use -> Terms of Service rollout.
Needs to be coordinated with psf/policies#34