-
Updated
Feb 25, 2022 - Scala
data-collection
Here are 367 public repositories matching this topic...
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
Feb 22, 2022 - Java
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
Jan 5, 2019 - Python
-
Updated
Oct 26, 2017 - Java
-
Updated
Dec 2, 2021 - Python
-
Updated
Feb 16, 2022 - Java
Constructor of MainViewModel is doing some actual work which is not a recommended pattern.
On top of that, it also cre
-
Updated
Feb 16, 2022 - Python
-
Updated
Feb 17, 2022 - JavaScript
Issue by mitchellsundt
Thursday Jul 09, 2015 at 18:30 GMT
Originally opened as getodk/getodk#440 (0 comment(s))
Originally reported on Google Code w
-
Updated
Jan 25, 2022 - Java
-
Updated
Feb 21, 2022 - Java
-
Updated
Feb 21, 2022 - Java
Sentry can use refs to git commits to enhance the error reports we get when something fails. For that to work, Sentry needs to receive some information:
- a list of refs belonging to each release
or - the most recent commit of the release
or - the most recent commit of the release and the most recent commit of the previous release
[Sentry docs with more info](https://docs.sentry
-
Updated
Feb 1, 2022 - Python
Most, if not all, the code has been "ported" from the generated code version from BuilderX.
Check and remove the folder builderX if there's nothing else to use.
-
Updated
Feb 19, 2018
-
Updated
Sep 4, 2021 - Jupyter Notebook
-
Updated
Jan 13, 2019 - Java
Some attributes used by clients result in warnings because Javarosa is not aware of them. #276 removed warnings for some. #283 identifies others that still result in warnings.
All should be passed through except for orx:max-pixel which is still a quite recent addition and can be done right by adding a field.
-
Updated
Feb 19, 2022 - Java
-
Updated
Mar 30, 2021 - C++
-
Updated
Aug 26, 2018 - Jupyter Notebook
-
Updated
Feb 16, 2017 - Python
-
Updated
Sep 11, 2021 - Python
-
Updated
Feb 20, 2022 - Python
Improve this page
Add a description, image, and links to the data-collection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-collection topic, visit your repo's landing page and select "manage topics."
We see from error logs on the demo server that some users start typing their URL as a suffix to whatever URL is currently configured rather than clearing the field and changing its value. I think an easy improvement for now would be to select the text in that box so if a user just starts typing the text will be replaced. ([Error log](https://sentry.io/organizations/getodk/issues/2352506831/activit