Skip to content
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

docs: add guide for releasing an app with code push #36

Merged
merged 31 commits into from
May 18, 2023

Conversation

bryanoltman
Copy link
Contributor

Description

Adds a walkthrough of a real Play Store release and applying a patch to it, using Time Shift as a demo.

Resolves #25

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@bryanoltman bryanoltman requested review from eseidel and felangel May 18, 2023 16:18
@bryanoltman bryanoltman changed the title Bo/code push release guide docs: add guide for releasing an app with code push May 18, 2023
bryanoltman and others added 2 commits May 18, 2023 12:36
Co-authored-by: Felix Angelov <[email protected]>
Co-authored-by: Felix Angelov <[email protected]>
Co-authored-by: Felix Angelov <[email protected]>
…/docs into bo/code-push-release-guide

# Conflicts:
#	docs/guides/code_push_release.md
@bryanoltman bryanoltman requested a review from felangel May 18, 2023 17:21
@bryanoltman bryanoltman enabled auto-merge (squash) May 18, 2023 18:47
@bryanoltman bryanoltman merged commit 0cdc1d4 into main May 18, 2023
@bryanoltman bryanoltman deleted the bo/code-push-release-guide branch May 18, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write down instructions that would result in TTs having done what we want them to do (ship an app).
2 participants