Kris Rye
Kris Rye
Here are some example PR's where this happened: - https://github.com/StoDevX/AAO-React-Native/pull/1833 ([Travis build](https://travis-ci.org/StoDevX/AAO-React-Native/builds/295934686)) - https://github.com/StoDevX/AAO-React-Native/pull/1829 ([Traivs build](https://travis-ci.org/StoDevX/AAO-React-Native/builds/295159307)) So yeah, it seems as though greenkeeper-lockfile now deletes optional dependencies, or development dependencies,...
It appears that the Ruby indentation configuration is broken. C indentation _is_ conforming to the Smart Tabs concept, but the following (example) Ruby code gets indented incorrectly. I have tried...
I'm not sure what the exact problem is, but I think it's causing our issues with building hours not refreshing immediately when their View gets opened, and similar issues with...
So now that we're successfully on typescript and using it, there are a number of errors and warnings to clean up so that we can eventually force all typescript errors...
Sad.
I like testing. Testing is good. "We should test more stuff" has been a long-standing thing I've said, but here I'm actually trying my hand at e2e testing. I'm Not...
To reproduce: 1. Reset everything 1. Force quit app 1. Open app 1. Go to Building Hours 1. List is empty
I'm going to need some help from @hawkrives on this one, I think! LGTM found a "Callee is not a function: it has type `undefined`" correctness hole: https://lgtm.com/projects/g/StoDevX/AAO-React-Native/snapshot/58f99f6ef922ebb9223429ccf424aa0bfdb491b3/files/source/views/stoprint/print-jobs.tsx It seems...