-
I run JEST tests using `npm run test:jest` and the corresponding entry in package.json is
`"test:jest": "jest --config=./jest.config.js",`
All tests run successfully, but returns with exit code…
-
## Version **8.2.4** of **[babel-eslint](https://github.com/babel/babel-eslint)** was just published.
Branch
Build failing 🚨
Dependency
…
-
I assume these are the result of #74 and #71
https://ci.eclipse.org/openj9/job/Test-extended.system-JDK8-win_x86-64_cmprssptrs/141/
https://ci.eclipse.org/openj9/job/Test-extended.system-JDK11-win…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#4831
From: @MSoegtropIMC
Reported version: 8.5
CC: @ejgallego, @gares
-
### Description of the feature request:
The number of threads Bazel uses during the loading phase is configurable via `--loading_phase_threads`, but the number of concurrent HTTP downloads is limite…
fmeum updated
3 months ago
-
I'm a Linux/cli guy, and wanted to try out dwire-debug since the ReadMe indicates it will work with a ttl UART from the commandline. From the readme:
"There are no library or include file prerequisi…
-
[tqdm](https://github.com/tqdm/tqdm) is a drop-in progress bar for Python and the command line.
The minimal non-working example below
``` python
import tqdm
import pyjion
pyjion.enable()
for _…
-
https://concourse-ci.org/
#3570
-
D:\py\Python38-32\python.exe C:\Users\Administrator\PycharmProjects\pythonProject8\OSC+MIDI11.py
Traceback (most recent call last):
File "C:\Users\Administrator\PycharmProjects\pythonProject8\OSC…
-
Similar to how you can define [tags in .gitlab-ci.yml](https://docs.gitlab.com/ee/ci/yaml/#tags), it would be helpful if Workers had a set of tags that specify the kinds of Tasks they are willing to…