Dan Rollo

Results 30 issues of Dan Rollo

**Do you want to request a _feature_ or report a _bug_?** Request support for node install on arm (raspberry pi) **What is the current behavior?** The plugin installs the wrong...

**Summary** Add support for armv6l or armv7l for "arm" architecture (as detected by Java system property "os.arch"). Related to issue #704 This PR adds support for installing node on armv6l...

**Summary** Add support for armv7l (ignores armv6l) for "arm" architecture (as detected by Java system property "os.arch"). Related to issue #704 This PR adds support for installing node on armv7l...

Trying to avoid exhaustion of CPU/RAM during CI build while building the `nexus-coreui-plugin` sub-module. This article implies a possible solution: https://discuss.circleci.com/t/memory-problems-with-jest-and-workers/10297 Any thoughts on if this PR is making the...

Changes enforcer config to flag need for java 8 to build. Prior setting did not cause enforcer to fail the build with Java >= 9, and instead other errors occur...

I've just made a few attempts at running rpi-clone. The image I was cloning is Raspian from NOOBS 1.3.4. I used -f to force a new SDCard to be partitioned....

Minor typos in: Functions.md Triple-Slash Directives.md see: PR #919

Should also allow for reading credentials from environment variables. For consistency, should follow the same naming as `nancy`, eg: ```shell export [email protected] export OSSI_TOKEN=A4@k3@p1T0k3n ``` and for IQ: ```shell export...

enhancement

Replace use of terms that may be offensive, e.g. whitelist Related: keep an eye out for changing names of source code branches, e.g. master to main cc @bhamail / @DarthHater...

enhancement
hacktoberfest