-
Each time I'm doing a TAB, I see things like this:
```
-bash: _get_comp_words_by_ref: command not found
```
I can avoid it by catching the errors:
```bash
$ cat ~/.bash.d/cht.sh
_cht_com…
mnott updated
2 years ago
-
**Section 1:**
1. First thing learners should review is CHT architecture to get the big picture.
2. Start with CHT container setup to enable attendees quickly get a feel of what the CHT environmen…
-
I see posters in the README and on some public tracker sites, but no posters in the repo. The image does not display as expected.
Bonus subtitles *Mini* has some episodes missing the `CHT_JPN` vari…
-
#1 The Definition of Group
## 1
(1)
1 = (1 2 3), x = (2 3 1), x^2 = (2 3 1)(2 3 1) = (3 1 2),
y = (2 1 3), xy = (2 3 1)(2 1 3) = (1 3 2), x^2y = (3 1 2)(2 1 3) = (3 2 1)
(2)
| | 1 | x | x^2 | y | …
-
**Describe the bug**
Blocking error when using cht-conf for the first time to deploy a configuration
**To Reproduce**
Steps to reproduce the behavior:
1. Run `npx cht --url=http://medic:password…
-
this might be related to one side being set to limited and the other not -- or search floods delaying the handshake message from being sent. (might searches be forwarded / build up a queue before the …
-
##### Description
The swagger file is generated from an external model. For whatever reason (not too important), a definition has no properties. The Java class for this definition is not generated,…
-
Refer to https://github.com/medic/cht-core/issues/5661 & https://github.com/medic/cht-core/issues/6002 & https://github.com/medic/cht-core/issues/6474 & https://github.com/medic/cht-core/issues/6470
-
This is a follow-up for https://github.com/opensrp/fhircore/pull/3385 to be worked on in the next CHT
- [ ] Remove hardcoded string variables such as the one in the below comment and accommodate all …
-
**Is your feature request related to a problem? Please describe.**
From: https://github.com/medic/cht-roadmap/issues/121
> It's difficult to test task rules without deploying them on production
…