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

integrate mobile app #37

Open
bodymindarts opened this issue Feb 14, 2022 · 0 comments
Open

integrate mobile app #37

bodymindarts opened this issue Feb 14, 2022 · 0 comments

Comments

@bodymindarts
Copy link
Member

Primary desired outcome is
a)

  • document known good combination of releases for our entire stack (includes mobile)
    -> versioned mobile release
    • include automated release notes generation
    • GitHub release
      -> pin the release together with the versioned backend stack

b)

  • release process is automated end-to-end and reproducible without specific knowledge

Secondary task
a)

  • evaluate pain points of mobile app releasing
    -> consider best long term releasing strategy (given needs of ^^^)
    -> conclude to redesign parts / all / none of the existing setup
    b)
  • develop boilerplate / scaffolding to hook in e2e tests (probably against staging)

Current pain points:

  • custom knowledge required
  • hard part is not creating the APK -> managing the phased roll out

Open Questions:
separate versions for android, iOS, Huawai?

Can release description be tied to conventional commits?
-> probably simply generic description

Leverage fast lane

Additional thoughts:
OS builds are free <- biggest reason not to migrate to concourse
Ideally we decouple the scripting from circle ci (so we could move around)

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

No branches or pull requests

1 participant