Vlad Ivanov

Results 19 issues of Vlad Ivanov

One of our client's CI servers stores build log in an artifact storage, it would be good to be able to open it without downloading. Perhaps the app could download...

idea

Or should it be done manually with some kind of a script? The idea being, if there's not enough room, delete the oldest video in the database.

Retire known filters after a while

>2022-03-31T20:00:08.964281Z ERROR josh_proxy: "error: cannot lock ref 'refs/josh/upstream/mono.git/HEAD': is at edf22d7bafd869688467f6a06038cfd280b9a437 but expected 13d06d75242bbe9c12c7db95e07b6e17dd902a85\nFrom https://github.com/org/mono >! 13d06d752..edf22d7ba -> refs/josh/upstream/mono.git/HEAD (unable to update local ref) >error: cannot lock ref 'refs/josh/upstream/mono.git/refs/heads/main': is...

This would only work for filters specified in the URL, and this would not work for workspace filters. But that's fine as long as a filter like `:/nonexistent_folder` would return...

enhancement

This is somewhat tricky to reproduce, but this happens during building two simultaneous builds, both using command line like this: ``` docker buildx build --tag image-tag --cache-to=type=inline \ --cache-from=type=registry,ref=us.gcr.io/some-image@sha256:b6876ada103a6c19a663122c99ca61bdf189225cd4f010604b5708e5ffd97254 \...

Hi, first of all thanks for making this project, it's really quite unique and well written. I'm trying to implement a `repl` script to run an ELF until it reaches...

I must say I'm really impressed by this project — mostly by how it's user-friendly and hassle-free. There is a package for LaTeX that is quite popular among users in...

bundles and files

I saw some discussions around cache in https://github.com/openllb/hlb/issues/58, but that issue hasn't been updated in a while. What would be an equivalent of `--cache-from` of Docker? This is often used...