Vlad Stepanov

Results 6 issues of Vlad Stepanov

_Whew! That's something..._ Store env-variables (more precisely, configurable subset) which were set at the start of a command. Also closes #608, storing interpreter and allowing to filter by it. Here...

Also part of #882 Allow History to be created through typed builder interface, powered by [`typed-builder`](https://github.com/idanarye/rust-typed-builder) crate. This allows to specify different required fields for a different scenarios: 1) entry,...

One part of #882 Minor change, cleans apt cache in final image

One part of #882 Extract content from `atuin/src/command/contributors.rs` to separate text file in root, so it would be more accessible to anyone browsing repo/editing this list. Top-level file seems more...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Reuse already backed layers while building Docker images on Coolify. I guess...

### Describe the feature Currently the `project start` command in the cargo-shuttle CLI will send requests to the gateway in a loop to get the status of the project until...

T-Improvement
S-Investigation
S-Blocked