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

Deployment Workflow #27

Open
5 of 12 tasks
aakashhemadri opened this issue Apr 22, 2022 · 0 comments
Open
5 of 12 tasks

Deployment Workflow #27

aakashhemadri opened this issue Apr 22, 2022 · 0 comments
Assignees
Labels
ci Changes pertaining to continuous integration tracker meta tag for tracker issues
Milestone

Comments

@aakashhemadri
Copy link
Owner

aakashhemadri commented Apr 22, 2022

  • Web Deployment #33
    • {baseUrl}/app/latest <- master branch
    • {baseUrl}/app/stable <- stable branch
    • {baseUrl}/app/tag/v* <- pinned version (latest hotfix only)
    • {baseUrl}/app/commit/{sha} <- PRs/Explicitly requested through GA: Costly and unnecessary
  • Android - Play Store
  • iOS Deployment - Research #31
  • Documentation Deployment #32
    • {baseUrl}/api <- API
    • {baseUrl}/wiki/user <- Wiki
    • {baseUrl}/wiki/dev <- Wiki
    • {baseUrl}/release/ <- GitHub Release
@aakashhemadri aakashhemadri added the ci Changes pertaining to continuous integration label Apr 22, 2022
@aakashhemadri aakashhemadri added this to the CI/CD and QA milestone Apr 22, 2022
@aakashhemadri aakashhemadri self-assigned this Apr 22, 2022
@aakashhemadri aakashhemadri added the tracker meta tag for tracker issues label Apr 28, 2022
@aakashhemadri aakashhemadri pinned this issue May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes pertaining to continuous integration tracker meta tag for tracker issues
Projects
None yet
Development

No branches or pull requests

1 participant