-
Updated
Oct 12, 2021 - Swift
health
Here are 1,751 public repositories matching this topic...
-
Updated
Oct 15, 2021
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Sep 1, 2021
-
Updated
Sep 8, 2021 - PHP
The insane docker development environment now allows testing of php 7.4(alpha):
openemr/openemr#2498
So, this opens the door for folks to test and fix warnings/errors for php 7.4(alpha). Go get em :)
During an upgrade of the Kubernetes package versions in PR #636 a bunch of context.TODO() function call parameters were added. We should go through and plug these into any existing contexts we have and implement new contexts for the others.
Provide ARM64 images
-
Updated
Oct 15, 2021 - Java
-
Updated
Oct 10, 2021 - Python
-
Updated
Jan 18, 2018 - Java
-
Updated
Jan 12, 2020 - Go
-
Updated
Dec 20, 2020 - PHP
-
Updated
Aug 25, 2021 - Jupyter Notebook
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Sep 30, 2021 - Go
-
Updated
Sep 29, 2021 - TypeScript
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Jan 2, 2020
-
Updated
Oct 1, 2021 - Makefile
The way it is now:
If collecting commit data fails due to a git checkout error (e.g. permissions error on the repo directory, missing git executable, etc.), the Repo nevertheless gets marked as "Update" and no attempt is made to ever check out the repo again.
The way it should be:
If a worker can't check out a git repo, or can't extract data from it, it should keep retrying until the situ
-
Updated
Jun 12, 2020 - Objective-C
Accessibilité
Contexte / Problème
Désolé pour ce titre très basique, mais l'issue remonte plusieurs points difficiles à décrire autrement.
Après un rapide tour des principales pages publiques je me permets de faire quelques suggestions pour l'accessibilité.
Certains problèmes peuvent être testés rapidement avec tota11y (bookmarklet disponible en bas de page) si
-
Updated
May 5, 2021 - Java
at the moment if we scaffold an app with a charfield with choices field it will put in an input field, lets use a radio field
⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement the feature.
Prerequisites
- check this box if you have completed the following:
- Reviewed the contributing guidelines and [support](https://github.com/COVID-19-electronic-healt
Is your feature request related to a problem? Please describe.
We need to now keep track of the death age frequency table and gender splits.
Describe the solution you'd like
I have started a file that needs to have someone update and also fill historical information.
https://github.com/dsfsi/covid19za/blob/master/data/covid19za_timeline_death_statistics.csv
As commented on #71, add the necessity to add the permission StepCount on getSamples to get Walking data, on the documentation.
Improve this page
Add a description, image, and links to the health topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the health topic, visit your repo's landing page and select "manage topics."
While I am satisfied with the verbosity of the documentation in the
README.mdfile, I'd like to add more examples to theexamplesfolder.Unlike the current examples, would be configuration only (i.e. a folder with nothing except a
config.yamlinside of it).Furthermore, renaming
examplesto.examplesas well as updating every current references to said folder in theREADME.md.