Archimedes Trajano

Results 124 issues of Archimedes Trajano

## Describe the Feature The jest mock is in javascript so you get warnings in VSCode that it is not typed. ## Possible Implementations I have implemented my mock in...

enhancement

## Describe the Feature Allow a feature to set the `no-cors` option for reachability ``` mode: 'cors', // no-cors, *cors, same-origin ``` This will allow simple HTTP servers that returns...

enhancement

### Build/Submit details page URL _No response_ ### Summary I'm trying to use volta to manage my tool versions, locally things are okay but when I use eas it will...

needs review

You noted in the README > The interaction with docker API is a fairly rough implementation and is not very optimized. The server polls the API every 500 ms, publishing...

enhancement

At present I do the following to reload an entity such that all the fields in the entity graph provided are loaded ``` entityManager.detach(entity); final var entityType = entityManager.getMetamodel().entity(entity.getClass()); final...

candidate-for-4

### describe your issue Trying to implement this ``` XButton2:: { While GetKeyState("XButton2", "p") { SendEvent "{WheelUp}" Sleep 10 } } ``` But `ahk.key_state("XButton2")` never returns true ### ahk.__version__ 4.11.0...

question

Can you provide curl or wget so we can run healthchecks within the container? HEALTHCHECK --start-period=5s CMD curl --silent --output /dev/null http://localhost/

Fixes https://github.com/Urigo/angular-blaze-template/issues/14

**What version of `bat` are you using?** bat 0.15.4 **Describe the bug you encountered:** When using `bat` as the core pager `git config --global core.pager bat` and using it with...

performance

The preinstall issue is resolved in npm 5+ I was successfully able to use it with rm-local-modules.