Pablo Tamarit

Results 14 comments of Pablo Tamarit

Could `react-scripts` use caret ranges for all its dependencies, or is it too idealistic to assume that the maintainers of these dependencies respect semantic versioning?

@h3xstream You did much more research than me on the topic. If you think that everything is covered, please go ahead and close the ticket.

In case it might help understand why this was added in the first place, here is the pull request where this was introduced: #1836 Does anyone know if removing [the...

* For multi-layered TIFFs as input, pyvips discards the next layers. * For PDFs, pyvips could generate a thumbnail of the first page.

# Testing of corrupted images ## Creation of the corrupted image files * Text file: `echo -e 'Some text file\nwith some content.' > vips.txt` * XML (SVG-ish) file: `echo -e...

Added a sequence diagram and mockups to https://codimd.web.cern.ch/iwsnB44gR8GURc94DCYOcw?view#Example

> LGTM, I assume passing the correct dependencies to `useEffect` is the main fix :) * In theory, an empty array means no dependency and no need to re-run the...

### Copy custom ROR mappings file to shared-volume File generated by Alex and shared by Javier. ```bash md5sum ror-mappings.csv # ce8e07cb45f0d5c5ed94cc436000ad29 ror-mappings.csv oc project zenodo-rdm-dev oc cp ror-mappings.csv web-84d6c5f767-bvsb5:/opt/invenio/var/instance/data/ oc...

### Catching up since last Public Data File in QA, first failing attempt (2025-04-30) The [ORCID Public Data File 2024](https://orcid.figshare.com/articles/dataset/ORCID_Public_Data_File_2024/27151305/1) contains data until September 23, 2024. The `since` parameter currently...

### Adding missing `names_metadata.internal_id` column in QA and PROD (2025-05-09) Running the script with `"write_many": False`, I could see the following error on Flower: ``` (psycopg2.errors.UndefinedColumn) column "internal_id" of relation...