-
Notifications
You must be signed in to change notification settings - Fork 22
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
Ability to configure the server url for fresh installation #1191
Comments
… to configure the server url.
#1191 | Implemented the functionality to configure the server url.
I install the latest apk https://app.circleci.com/pipelines/github/avniproject/avni-client/2111/workflows/4fe1d0c8-5118-475e-bae3-1deb940cb95e/jobs/13017 |
@AchalaBelokar : This wont work for the apk's currently being built in our pipeline. |
@AchalaBelokar please follow instructions in https://avni.readme.io/docs/release-process-for-the-cloud#circleci-build with the value of flavor set to no_env. |
@vinayvenu I tried with generate flavour set to no_env , circle ci don’t allow me to add flavour . |
As I understand it,
|
@1t5j0y , @vinayvenu : I'm going create a gated stage that builds with |
Motivation
We don't need to build different environments separately in same flavour.
Acceptance Criteria
As a user installing the application for the first time, I want to see a new UI before the login screen.
Visual Design
Tech Approach
The text was updated successfully, but these errors were encountered: