Releases: gitpod-io/leeway
v0.0.5
Changelog
b62d409 Added --serve to build which serves the build result via HTTP
cd3f71a Added leeway describe const
6d9b505 Added remote-push cache mode
541b94c Added component constants to "dry" package definitions
c74dc22 Added filtering to collect
40fb91a Added readme
896f6a7 Added support for .:pkg-name for build and describe
28c1592 Added version command
46c08be Added workspace default arguments
d6bf2fc Build can now dump its execution plan
c11ef02 Can now save build result with --save
72acd39 Delete yarn.lock during TS offline-mirror install.sh
44de4ab Describe component now prints component constants
9d28108 Fix TypescriptApp packaging
96ce41c Fixed __pkg_version built-in argument
23c1f8f Fixed the .: notation to work for components below the workspace root
c72d0e9 Fixed yarn cache package name clash issue
9d4de19 Improved output when checking remote cache
d8d555c Made the offline-mirror packaging easier to use
75c4eb8 Make the ConsoleReporter work concurrently
b818976 Now reporting the package version on (package) build start
944902f [breaking] Generic packages now have commands, not just a command
a2e1e71 [bugfix] Removed accidental path dependency in version compution
3af22b8 [werft] Added werft compatible reporter
v0.0.4
Changelog
e17e090 Added archive Typescript packaging method
b1e3f7c Added auto-completion for bash
7685536 Added build --dry-run to inspect caching behaviour
3fdea6c Upload to remote cache even if overall build failed
42ec513 [breaking] Typescript app packaging now re-packs using shallow package.json
e67bd61 [breaking] WORKSPACE and BUILD are now WORKSPACE.yaml and BUILD.yaml
v0.0.3
v0.0.2
Beware: builds run with v0.0.1 no longer run with v0.0.2. Config changes are needed.
Changelog
99f8e51 Add --dot producing the dependency graph to describe
64d01e4 Add support for workspace root packages
e7f79d8 Added gitpod config
3cabf78 Config changes, improved version computation and build area synthesis
7874a8c Implement a proper hierarchical cache structure
09d4542 Make yarn mutex configurable
522f0d2 Move to github.com/typefox/gitpod package