Skip to content

Releases: yourbase/yb

Remote builds ignores big binaries - Improves git remote parsing

27 Dec 23:42
Compare
Choose a tag to compare
  • Git remote parser now gives Org and Project too
  • Ignore big binaries: test cases

New runtime

17 Feb 17:23
Compare
Choose a tag to compare
New runtime Pre-release
Pre-release
  • Runtime remade for Mac OS X
  • Better handling of Containers
  • yb run and yb exec also runs in a Container

Still needs fixes to run on a Linux host.

Workspace <-> Container sync - Git remote parsing - Ignore binaries

28 Nov 15:28
Compare
Choose a tag to compare
  • Experimental Mutagen based workspace sync

  • Git remote parser now gives Org and Project too

  • Ignore big binaries

  • Getting experimental releases

Git remote parses org/project

20 Nov 17:09
Compare
Choose a tag to compare
Pre-release
  • Git remote parser now gives Org and Project too
  • Ignore big binaries: test cases

Ignore big binaries

19 Nov 13:51
Compare
Choose a tag to compare
Ignore big binaries Pre-release
Pre-release
  • Ignores big binaries: better detection (WIP)

Minor fix in release target

14 Nov 04:32
1b354a5
Compare
Choose a tag to compare
0.0.46-stable

Quick fix for release

0.0.45-stable: Match new user profile url (#65)

14 Nov 03:45
2936710
Compare
Choose a tag to compare

Skips large binaries, correct messages on interacting with the API

08 Nov 11:41
Compare
Choose a tag to compare
  • Skips large binaries
  • Correct message when trying to search a project associated to a GH private repository
  • Adjusted Urls to match V2 UI
  • More debug messages when yb config set log-level=debug
  • Updated README
  • Pre releases correctly

Notify when private project isn't installed yet

07 Nov 19:06
Compare
Choose a tag to compare
0.0.45-preview1

Merge branch 'project-search-fix' into development

Fix containers on Darwin

06 Nov 19:27
f3abc29
Compare
Choose a tag to compare
Remove YB CLI container logic to use Narwhal; go 1.13 (#63)

* Remove YB CLI container logic to use Narwhal -- updates in Narwhal support Darwin port checks properly