Closed ialarmedalien closed 4 years ago
Edit the dockerfile that kb-sdk runs on to update the Docker engine, bump the Java version to Java 8, and bump the Ubuntu release to 20.04.
kb-sdk
N.b. the GitHub actions will not run until someone with write access to the repo adds a KBASE_TEST_TOKEN secret under https://github.com/kbase/kb_sdk/settings/secrets
Tests all pass: https://github.com/ialarmedalien/kb_sdk/actions/runs/143963328
The errors are due to no auth token, which is fine since this isn't an app repo.
Edit the dockerfile that
kb-sdk
runs on to update the Docker engine, bump the Java version to Java 8, and bump the Ubuntu release to 20.04.N.b. the GitHub actions will not run until someone with write access to the repo adds a KBASE_TEST_TOKEN secret under https://github.com/kbase/kb_sdk/settings/secrets
Tests all pass: https://github.com/ialarmedalien/kb_sdk/actions/runs/143963328