Wesley Tanaka

Results 4 issues of Wesley Tanaka

[email protected] requires @babel/core@^7.0.0 which was renamed to @babel/core from babel-core

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...

bug
help wanted

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,...