Caleb Lemoine
Caleb Lemoine
If anyone wants the latest version of master: ```console go get -u github.com/bndr/gojenkins@5ecb41327ef09ba1ba01e58e5c3d17fbb7a26766 ```
Not stale, just perfect and stable implementation. > GCP Support https://www.apa.org/topics/crisis-hotlines You can thank me later.
It worked when I switched back to node LTS(10.15.0)
@thegeekybaniya can you provide any logs or error messages?
ARM binaries should be distributed as part of releases. Especially in 2021. Many cloud providers and personal computer manufacturers are beginning to implement ARM as larger offerings. This is also...
@murgatroid99 Any chance this group can reconsider?
Since pytest does the lifting, could you not use [this pytest-json module](https://pypi.org/project/pytest-json/)?
I made my own (arm compatible) that I copy custom local media files into: ```dockerfile FROM node:lts-alpine3.12 ARG ASSISTANT_RELAY_VERSION=3.3.2b ENV NODE_ENV=production EXPOSE 3000 # COPY ../sounds /bin/media ADD https://github.com/greghesp/assistant-relay/releases/download/v$ASSISTANT_RELAY_VERSION/release.zip ....
Try deleting the `package-json.lock` then `npm install` to regenerate it.
There wasn't a new release created with the user changes, you'll have to fetch the module via commit sha that has the changes https://github.com/bndr/gojenkins/issues/265#issuecomment-1011627790