Releases: repx-org/repx
Releases · repx-org/repx
v0.2.1
What's Changed
- fix(repx-nix): avoid ARG_MAX limit in lab manifest generation by @hakan-demirli in #9
- feat(repx-rs): add bwrap overlay fallback for kernels < 5.11 by @hakan-demirli in #10
- fix(ci): disable magic nix cache by @hakan-demirli in #11
- fix(repx-rs): handle symlinks in bwrap overlay fallback by @hakan-demirli in #12
- feat(repx-rs): add show command and improve list jobs filtering by @hakan-demirli in #13
- feat(repx-rs): rewrite trace-params in Rust and add job listing improvements by @hakan-demirli in #14
- fix(ci): name release artifacts consistently by @hakan-demirli in #15
- fix(repx-rs): use unique runtime dirs for scatter-gather workers by @hakan-demirli in #16
- chore(ci): bump nix install action by @hakan-demirli in #17
- fix: reduce e2e-remote-local test duration by using job subset by @hakan-demirli in #18
- fix(ci): use SUCCESS marker validation for subset job in e2e-remote-local test by @hakan-demirli in #19
- chore: bump version to 0.2.1 by @hakan-demirli in #20
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix(repx-nix): include baseContainerPkgs in runtime PATH, not just build-time check by @hakan-demirli in #3
- feat: add version check between repx-nix and repx-rs by @hakan-demirli in #5
- chore: bump version to 0.2.0 by @hakan-demirli in #6
- fix(nix): set REFERENCE_LAB_NATIVE_PATH in Rust test VM environment by @hakan-demirli in #7
- fix(ci): use repxVersion on version check by @hakan-demirli in #8
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- feat: implement incremental sync by @hakan-demirli in #1
- refactor: migrate layer storage from nested dirs to flat content-addressable store by @hakan-demirli in #2
New Contributors
- @hakan-demirli made their first contribution in #1
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1