akomakom
akomakom
Using latest master as of 2021/01/01 on Ubuntu 20.04 (both sides). rsync version 3.1.3 protocol version 31 If remote directory has a space, transfer fails as shown below. If I...
### Steps to reproduce 1. Follow react-rails install instructions. 2. Start in foreground: `rails s`, confirm that webpack (re)compilation works 3. Start in background: `rails s -d`, confirm that webpack...
Work in progress. Seems to be working so far. Question: should `doGetSlaveReadyForShutdown` also check secrets/permissions?
None of the executables under c:\Program Files\git\usr\bin\** work in docker for me, including ssh.exe Do they work for anyone else? ### ENV * Windows Server 2016 * Docker version 17.06.2-ee-16,...
I am generating junit xml using **golang** and **github.com/jstemmer/go-junit-report/v2@latest**. Sometimes, on failure, it produces XML with an empty failure element. This produces a parse error: ``` Run dorny/test-reporter@v1 Action was...
## Describe the Bug Class `docker::compose` silently fails to download/install the binary (file contains the string "Not Found"). ## Expected Behavior `docker::compose` should install docker-compose binary to /usr/local/bin/ ## Steps...
At this time, building the image installs `pyOpenSSL` version `23.2.0`. At runtime, the following error is observed: ``` An unexpected error occurred: ValueError: Invalid version. The only valid version for...
I have a Mattermost server behind nginx with a URL with a context path, eg `https://MY-DOMAIN/mattermost/` (and Mattermost works fine) When mattermost loads, I see the following URL in developer...
Is it possible to provide different attribute values **per jekyll scope**? ie: ``` yaml asciidoctor: attributes: - imagesdir='/images' defaults: - values: layout: "default" - scope: path: "asciidoctor1/subdirectory" type: "pages" values:...
While this may not be a puppetboard bug, I'm hoping that finding this will save people hours of troubleshooting. In several years of using this extension, this is the first...