Alvaro del Castillo

Results 97 comments of Alvaro del Castillo

Hi all, I have added Schematic write and write support for https://github.com/juntosdesdecasa/mcthings. But using the legacy format for MCEdit, because the amount of creations in this format is larger and...

@erich666 the conversion between blocks ids and materials is already done in some places (like for example, Spigot adds a Legacy Material layer if it finds old plugins loaded that...

Yes, I have playing with different version using the debian packages at: http://mirror.pcbeta.com/google/chrome/deb/pool/main/g/google-chrome-stable/ for isolating the problem. In v41 flotr2 events are working with and old bean version and also...

Any news about this issue? Thanks!

Right now we are having issues in AWS ECR with the docker images based on uvicorn-gunicorn-docker because of: ``` CRITICAL_VULNERABILITIES='{ "name": "CVE-2021-45960", "description": "In Expat (aka libexpat) before 2.4.3, a...

In the meantime you can fix this issue modifying your Dockerfile with: ``` FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8-slim RUN apt-get update &&\ apt-get -y install --upgrade --no-install-recommends libexpat1=2.2.10-2+deb11u1 &&\ apt-get clean &&\ rm...

Hmmm you need an access token with push permission over the repository to be analyzed. And also the entries returned by the API are not time based so it is...

The current supported data sources are described at: https://github.com/chaoss/grimoirelab-perceval/blob/master/README.md There is no support for those data sources.

http://www.squashtest.org/en squash data source is this one?

Any updates on this @sduenas ?