Skip to content

Implement native and code push releases using tags #4616 #4614

Martin Santangelo requested to merge chore/new-ci into master

Ticket(s) / Related Merge Requests

#4616 (closed) #4614 (closed)

Summary of Changes

  • Implemented code-push release with patch tags (v4.30.1, v4.30.2, ...)
  • Implemented native release with major/minor tags (x.y.0) build -> upload to s3/browserstack -> publish to stores and release full android version (site download/auto-update)
  • Implemented native build and upload to s3/browserstack for branches native/*
  • Kept the RC on each develop merge for now

Testing Considerations

Regression Scope

Platform Affected (web, mobile, etc)

Developer Testing Completed

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports