Git Product home page Git Product logo

Comments (2)

hueyy avatar hueyy commented on August 16, 2024 1

Hmmm. I've never done continuous native deployment to any degree of satisfaction either. The main issues are the many dependencies required (for compiling, for signing, for uploading, etc.). Furthermore, for iOS, the deployment machine must be running macOS with Xcode installed, which is not a common VPS offering.

At this stage at least, I was thinking more of just automation of the expo publish command with an appropriate --release-channel parameter. Basically, automation of what I was manually doing in my PRs here and here

This can likely be done through Travis without any additional infrastructure as far as I can see, and will allow anyone with the Expo app installed to test the version built from any given PR (or the latest version of master).

This isn't perfect - there might be things that will only crop up when we build and run the actual apk or ipa (e.g. things that use deep linking, splash-screen & icon-related matters, etc), but this should catch the vast majority of issues.

from ucl-assistant-app.

ChristopherHammond13 avatar ChristopherHammond13 commented on August 16, 2024

Sounds great to me! I'm not sure how to do this with an Android/iOS app though. Can we set up devices in Expo to be Dev channel ones, and enroll testers manually? It would also be great if we could roll out new releases to the store when needed with version bumps. I actually know nothing about mobile application DevOps so there's probably a lot to discuss all round. If we need infrastructure for this I'll be more than happy to support it though.

from ucl-assistant-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.