-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Sessions refactoring #17649
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
Sessions refactoring #17649
Conversation
ab3fbf0
to
6b46309
Compare
@javiereguiluz I'd like to not wait too much before merging this one as updating it will be a pain if we merge something in the related files. |
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.
Thanks Fabien! Excited to see you back in the docs repo :)
I've decorated this PR a bit with comments, but most of them should be easy to apply and can otherwise be ignored (and do them in a next PR after this one is merged instead).
a698810
to
0c35171
Compare
I think I've taken all comments into accounts. |
Hopefully, we're good now. We will refactor the content more if needed later on. |
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.
Nice one 💪
b046f5a
to
0c5fe69
Compare
Thanks @HeahDude for the review, I've applied your suggestions during the merge. As requested, let's merge this PR now. If someone still has some comments, please open a PR with the changes and we can merge it :) @fabpot while merging this in newer versions, I've moved a new subarticle into the main one at 9eb7378 Please have a look if you think this is a relevant addition to the main guide :) |
Thank you @wouterj for the fast merge and thank you all for your reviews. |
This is my modest attempt to merge everything related to the session into one document.
It's hard as much information was duplicated in several docs.
I hope you will like it.