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

feat(flavours): add chv-neo flavour #343

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danielmwakanema
Copy link

  • The Kenya electronic Community Health Information System (eCHIS) is a standardized community health digital tool developed to improve community health service delivery and supply chain, reporting and performance management for better health outcomes at level one.
  • CHV-NEO is an eCHIS instance/fork that includes pilot testing of patient to CHP SMS communication

@danielmwakanema
Copy link
Author

@jkuester @latin-panda

Copy link
Contributor

@jkuester jkuester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new additions for chv_neo look great! Just had a couple questions about some removed code that might have been caused by merge issues....

@@ -31,7 +31,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 2.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this change intentional? I think we bumped this to 2.7 recently to address: #340

@@ -222,39 +222,6 @@ jobs:
with:
lane: build
options: '{ "flavor": "itech_malawi" }'

- name: Unpack secrets cares_malawi_kch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the jobs for cares_malawi_kch, cares_malawi_mpc, and moh_togo_uat get removed from there on purpose? If so, should we completely remove those brands from the repo?

@@ -361,16 +361,6 @@ android {
applicationId = 'org.medicmobile.webapp.mobile.itech_malawi'
}

cares_malawi_kch {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here. Was cares_malawi_kch, cares_malawi_mpc, and moh_togo_uat supposed to be removed!

Copy link

sonarcloud bot commented Mar 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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

Successfully merging this pull request may close these issues.

2 participants