Emilio López

Results 64 issues of Emilio López

If you send a fleet on a mission somewhere, and then ask it to return before it arrives, the return time is erroneously calculated. ## Steps to reproduce: 1. Send...

This PR introduces several changes to the Dockerfile and GitHub Actions used to build the echidna docker container to achieve the following: * **Single point of distribution**: Docker Hub is...

This adds automated builds using Cirrus CI, which offers M1 runners. The build process performed is similar to the current GH Actions Mac CI, which uses Stack. The main process...

This PR switches from GitHub Packages Docker to GitHub Container Registry. See the following document for more details: https://docs.github.com/en/free-pro-team@latest/packages/getting-started-with-github-container-registry/migrating-to-github-container-registry-for-docker-images This change requires enabling the feature on GitHub by completing the...

Hi, When upgrading 7.8.1-alpine to 7.8.2-alpine, the connection to Aurora Serverless broke: ``` Flyway Community Edition 7.8.2 by Redgate -- ERROR: Unable to obtain connection from database (jdbc:mysql://blahblah.region.rds.amazonaws.com:3306/bar?useSsl=true) for user...

Currently the scripts are not passing the arguments to rv-jit and rv-sim, so using the programs in any meaningful way without installing it is not possible. Additionally, the use of...

**Describe the bug** Entering a channel where someone has posted a link with a thumbnail to a site that now has a broken TLS certificate throws an error. **To Reproduce**...

Type: Bug

This PR: * updates the Dockerfile base to Ubuntu Jammy (22.04) * separates build and install processes into two stages * replaces fixed solc binary with solc-select * adds a...

Hi! This is more of a question than an issue. I've been running the development (v2) version and so far it has been working nicely :smile: I do wonder though,...