Nicolas CARPi

Results 72 issues of Nicolas CARPi

Hello :wave: **Describe the bug** When updating 3Dmol.js from 2.0.3 to 2.0.5 I saw this warning: ![2023-10-01-212708_733x48_scrot](https://github.com/3dmol/3Dmol.js/assets/3043706/b108494b-dddc-4368-9626-57c23db45fec) and wondered why 3dmol.js would need jsdoc. It seems this commit: https://github.com/3dmol/3Dmol.js/commit/df952ebed432aafe3840a111399f34a4ae5ec9f0 by...

bug

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...

enhancement

### Describe your feature request precisely Add sort arrows for next step column, too. ![image](https://user-images.githubusercontent.com/3043706/217813100-4cc0757a-51ba-4431-89c6-ed2b1074d195.png) Requested by @arianefi13_twitter on Gitter.im. ### Pro Support _No response_

feature request

### Describe your feature request precisely Same as with the steps, but for extra fields. ### Pro Support _No response_

feature request

### 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,...

feature request

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