77### Next feature release
88
99Feature we are currently prioritizing
10- https://github.com/Greenstand/treetracker-android/milestone/17
10+ https://github.com/orgs/ Greenstand/projects/109/views/2
1111
1212  ;
1313  ;
@@ -32,29 +32,8 @@ For development, select the build variant _dev_. This build variant is configure
3232
3333## QC Deployment
3434
35- Note: QC deployment pipeline are about to be changed and moved to Github actions from Travis. The
36- following details will be updated once the change is made.
35+ Note: QC deployment pipeline are on Github Actions, proper documentation would be provided soon.
3736
38- This repo has been configured to be easily deployed to QC through Travis. The process, however, is still a manual.
39-
40- In order to get a new build to QC, take the following steps:
41-
42- 1 . Go to the [ Project page in Travis] ( https://travis-ci.com/Greenstand/treetracker-android )
43- 2 . Select _ More Options > Trigger build_
44- 3 . On the dialog, select the appropriate branch, and use either of these configurations:
45- * For an Android Beta build:
46- ```
47- script:
48- - "fastlane android beta"
49- ```
50- * For an Android JustDigIt build:
51- ```
52- script:
53- - "fastlane android justdiggit_beta"
54- ```
55- 4 . Run the build and then wait for it to complete. _ Voilá._
56-
57- Running without a ` script ` custom parameter will result in a standard build to be run without any artifacts deployed.
5837
5938### Fastlane
6039
@@ -89,7 +68,7 @@ Once this is done, you can proceed by running one of the following tasks to run
8968
9069 See [ Contributing in the Development-Overview README] ( https://github.com/Greenstand/Development-Overview/blob/master/README.md )
9170
92- Review the project board for current priorities [ Android Project] ( https://github.com/orgs/Greenstand/projects/5 )
71+ Review the project board for current priorities [ Android Project] ( https://github.com/orgs/Greenstand/projects/109 )
9372
9473Please review the [ issue tracker] ( https://github.com/Greenstand/treetracker-android/issues ) here on this github repository
9574
0 commit comments