Wesley Tanaka
Wesley Tanaka
[email protected] requires @babel/core@^7.0.0 which was renamed to @babel/core from babel-core
"Could not parse Docker build output for image ID" in docker version 1.12.1 using build_options `-q`
Using Docker version 1.12.1, build 23cf638 I get errors such as these: ``` -----> Cleaning up any prior instances of -----> Destroying ... Finished destroying (0m0.00s). -----> Testing -----> Creating...
``` % yolk --version yolk 0.9 ``` Steps to reproduce: ``` % yolk -M idna==2.6 | cat Traceback (most recent call last): File "........../venv/bin/yolk", line 11, in maintainer: docs_url: None...
The scheduled nightly release workflow fails on forks due to missing secrets. This change adds a condition to the 'release' job to ensure it only runs on the main repository,...