Skip to content

Releases: yourbase/yb

v0.1.2-preview4: Remote builds keeps alive connection

02 Jun 15:17
Compare
Choose a tag to compare

v0.1.1-preview3: Container first new runtime

02 Jun 15:09
Compare
Choose a tag to compare
  • Workspace handling functions
  • yb workspace help now has the following subcommands:
    • yb workspace add Adds a repository to this workspace
    • yb workspace create Create a new repository
    • yb workspace locate Prints location of workspace
    • yb workspace ls Lists packages in workspace
    • yb workspace target <target> Sets current target for the workspace
  • yb workspace target validation
  • Checks consistently for sane environment variables settings in the YML
  • Honors -exec-prefix flag
  • Sane PATH handling for the build packs
  • Uses containers first
  • yb build, yb exec and yb run uses containers by default
  • Has some issues with yb build

v0.1.2-preview3: Handles mount source dirs

27 May 16:49
Compare
Choose a tag to compare

v0.1.2-preview2: Remote build retries reconnect using new run-time context

18 May 11:50
Compare
Choose a tag to compare

v0.1.1-preview2: New run-time context; sane env var checking

18 May 11:44
ba322dd
Compare
Choose a tag to compare

Same as https://github.com/yourbase/yb/releases/tag/v0.1.1-preview1 but with:

  • Checks consistently for sane environment variables settings in the YML
  • Honors -exec-prefix flag

v0.1.2-preview1: Remote build retries reconnect using new run-time context

15 May 15:08
Compare
Choose a tag to compare
  • Remote build keeps connection with the Dispatcher, doing pings every 15 seconds
  • New run time context as v0.1.1-preview1

v0.1.1-preview1: New run-time context

15 May 14:03
Compare
Choose a tag to compare
Pre-release
  • Has all the fixes from master
  • Sane PATH handling for the build packs, using the new run-time
  • Uses containers first
  • No way to force running outside of a container
  • yb build, yb exec and yb run uses containers by default
  • Needs more tests, like the one for Flutter build pack

v0.0.53-stable: Environment get's sanely set

26 May 19:38
16af1ae
Compare
Choose a tag to compare
  • Last version of the v0.0.x series
  • Marked before merging runtime-context
  • Environment variables can have an equals sign in

v0.0.52: Correct Flutter build pack version

13 May 14:02
3543093
Compare
Choose a tag to compare

NOTE: from now on it seems better if we only use versions prefixed with a "v"

0.0.52: Correct Flutter build pack version

12 May 14:08
3543093
Compare
Choose a tag to compare

Supports SemVer that uses a "v" at the beginning for Flutter.