Gardner Bickford
Gardner Bickford
Adding `-i` to sudo command. This uses a login shell for the $user.
### Host Debian Buster: `Linux renegade 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64 GNU/Linux` ASUS UX430U: `Bus 001 Device 004: ID 04f3:0903 Elan Microelectronics Corp.` ### Enroll ``` $ sudo...
Hello, I have updated the Dockerfile to use v10 explicitly. I tried v12 but it failed with errors. Additionally, you can see the section: ``` COPY package*.json . RUN npm...
Hi there, thanks for maintaining this template. I just noticed that mocha has trouble finding the test files: **Environment:** ``` $ node --version v18.9.0 $ npm --version 8.19.1 $ uname...
# Update confluence.py to return spaces between elements like headers and links. Please see https://stackoverflow.com/questions/48913975/how-to-return-nicely-formatted-text-in-beautifulsoup4-when-html-text-is-across-m Given: ```html 183 Main StEast CopperMassachusettsU S A MA 01516-113 ``` The document loader currently...
Add Dockerfile Update installation scripts to work without sudo if run as root Set execution bit on *.sh
Click to expand! These make it difficult to read the content.
Users can opt out of telemetry by setting the environment variable `CREWAI_TELEMETRY_OPT_OUT` Fixes: * #254 * #241 * #372 This branch has been published to https://pypi.org/project/crewai-clean for testing.
Please consider allowing developers to opt-out of telemetry: https://github.com/Pythagora-io/pythagora/blob/2d42b535a0a947d9f2b6c9165be9e1e4e8af5db2/src/bin/postinstall.js#L45
This docker config reproduces the issue described in https://github.com/Pythagora-io/pythagora/issues/60