Nicolas CARPi
Nicolas CARPi
Hello :wave: **Describe the bug** When updating 3Dmol.js from 2.0.3 to 2.0.5 I saw this warning:  and wondered why 3dmol.js would need jsdoc. It seems this commit: https://github.com/3dmol/3Dmol.js/commit/df952ebed432aafe3840a111399f34a4ae5ec9f0 by...
Ok, I understand now, thanks for the explanation. Then we could have something like "USE_AWS_IAM_ROLE" that would prevent the addition of the `credentials` to the SDK. _Originally posted by @NicolasCARPi...
### Describe your feature request precisely Add sort arrows for next step column, too.  Requested by @arianefi13_twitter on Gitter.im. ### Pro Support _No response_
### Describe your feature request precisely Same as with the steps, but for extra fields. ### Pro Support _No response_
### Describe your feature request precisely I have Experiment A, with many linked items. I have Experiment B, I want it to have the same links as experiment A. Currently,...
this change brings the size of the image from 561MB to 173MB * add comment header * use slim tag from python official image * use apt-get clean * disable...
* add a comment header with repo url and file description * remove deprecated version top-level key and replace it with the new name: top-level key (https://docs.docker.com/compose/compose-file/04-version-and-name/) * remove the...
Update eLabFTW link to https and use the correct source url.
* Check if first argument of `test.sh` is a file instead of its existence * Add "fast" argument to skip test in "@group slow" * Small fixes to the bash...
* Require PHP-CS-Fixer as dev dependency * Modify .gitignore to ignore php_cs.cache and generated coverage files * Run the "fix" command on the codebase