Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Releases: virtru-dev/cork

Better error handling and debugging

20 Oct 07:31
Compare
Choose a tag to compare
  • Now have better error handling on the cork-server. Still many todos but this will work to run the first batch of builds at Virtru

Another credential fix

16 Oct 16:05
Compare
Choose a tag to compare
  • If you use docker on mac this will fix issues with credentials getting into the cork server

Now support local keychains

16 Oct 14:31
Compare
Choose a tag to compare
  • Can now support local keychains

Ready for use release

16 Oct 05:22
Compare
Choose a tag to compare
  • Better testing
  • Reaching more stability in how things work
  • Changed which directories get in the base cork server

Third Alpha Release

13 Oct 15:25
Compare
Choose a tag to compare

Cork now runs without requiring an ssh-agent being present as long as the local private key ~/.ssh/id_rsa is not passphrase protected.

v0.2.0 - Second Alpha Release

15 Jun 16:01
Compare
Choose a tag to compare

The server now has some docs that are currently being improved and some
breaking changes exist between this version and 0.1.0. This release now
supports inputs from the user which previously was not possible.

v0.1.0 - First Alpha Release

09 May 19:19
Compare
Choose a tag to compare

Provides basic cork setup for use on a developer's machine. Still need to get a few things for this to be used on a CI server, but those changes are not far off.