Tags: di-dao/bob
Tags
propagate nix-build & nix-shell errors to user (benchkram#365) * propagte nix errors to user * update readme logo link
Fix build cache restore (benchkram#329) * restructure file deletion * extract files which are not part of invalidFiles --------- Co-authored-by: equanox <matthias@benchkram.de> Co-authored-by: Matthias Nösner <Equanox@users.noreply.github.com>
Lazily initialize docker registry client (benchkram#328) * Lazily attempt to initialize docker registry client * Exit early if connection to docker daemon fails * Fix mutex bugs * Fix image buildinfo getting "stuck" and requiring killing of the process * change execution order --------- Co-authored-by: equanox <matthias@benchkram.de>
Hotreloading (benchkram#294) * add inspect buildinfo cmd; add content file hash to buildinfo file * add file hash to artifact metadata * verify of hash of file contents upon target verification * check file by file when extracting the artifact or invalidating targets * ignore node_modules/.cache * remove file hash content on artifact meta * if child task has changed check the target of the task * fix symlink when it has changed file pointer after build * assure input hash comparison is similar to input hash during build * fix path for invalid file cleanup * prevent missuse of cleanup * Fix symlink path bug * add input hash versioning --------- Co-authored-by: equanox <matthias@benchkram.de> Co-authored-by: Tasos Papalyras <tasos@rdnt.dev>
Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (benchkram#312) * Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.0...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update flake.nix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Nösner <Equanox@users.noreply.github.com>
PreviousNext