-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
✍️ Add OTA Docs #4187
✍️ Add OTA Docs #4187
Conversation
Your Render PR Server URL is https://social-app-pr-4187.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cp7faiu3e1ms73e3kaf0. |
|
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.
great, tysm for writing this up
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.
Amazing work, thanks for the docs!
* origin/main: Remove `getProfile` calls when loading feed (#3881) Log error statuses from failed resume session calls (#4174) disable alt text auto focus on Android (#4198) [🐴] add link to chat settings from main settings (#4197) ✍️ Add OTA Docs (#4187) Decrease thickness of border on message input (#4196) [🐴] better error message for "Bad token scope" error (#4194) Add padding to dialogs when keyboard is open on Android (#4182) [🐴] Do not init event bus if no session (#4193) stop line breaks for timeelapsed (#4191) Reduce polling when app is backgrounded (#4192) implement a safari hack for ime (#4186) [🐴] Suspend event bus when switching accounts (#4190)
A little step by step for deploying an OTA release. I'll add another later for creating web bundles off of a branch, though those are fairly straight forward.
Added a scheme to follow for branch names -
1.X.0-ota-1
, then incrementing1.X.0-ota-2
until the next client is tagged.