Hardy Pottinger
Hardy Pottinger
Allows templates to handle variables with spaces in them, by wrapping values with quotes. Fixes #24.
As a Lando user on a team of people who use a shared lando file configuration, I will sometimes try out new ideas in a .lando.local.yaml file, which is cool....
The java.completion.importOrder property, documented here https://github.com/redhat-developer/vscode-java/blob/562afa80c0f705613c6ed3148b4d9eac82093b26/package.json#L519-L527 does not play well with checkstyle. If checkstyle specifies a different sort order for imports, the default importOrder setting will always be used instead....
For sites that host a large number of animated GIFs as resources, batch loading more than a 100 animated GIFs at at time can cause downtime, as the image optimization...
This may be a problem with my setup, I am new to Gatsby (and also Nodejs in general), it's very possible I've made a basic mistake. However, I'd like to...
### Provide a Linux version for download While building a Linux version is quite easily done if one has Node.js and Yarn installed, not every Linux desktop user is a...
**Describe the bug** the `bitstore-migrate` DSpace command does not appear to honor the `-d` flag, which, according to the script help output, does this: ``` -d,--delete Delete file from losing...
Add a read-only preprints endpoint to the existing Janeway API. This is mostly the work of @tingletech as the commits show, with a few changes from me to get this...
- Add a blank init so Nose realizes it needs to run tests in the API folder - Fix some broken tests - Address lint errors as reported by VScode...
I cannot compile Mutate on Ubuntu Bionic (18.4), I *have* been able to compile on Ubuntu Xenial, thanks to some hints in the issues here. My new notebook has Bionic...