Nikolay Edigaryev

Results 150 comments of Nikolay Edigaryev

> Hey @edigaryev @fkorotkov, any blockers ? I'm not sure if it's worth adding a new command-line argument for this feature: 1. It looks weird (unless you know what you're...

Hello @Gavinkaa! Have you had a chance to look at https://github.com/cirruslabs/tart/pull/1088#issuecomment-3096167333: > Perhaps we could have a `Hide title bar` toggle in the `View` or [`Control`](https://github.com/cirruslabs/tart/blob/e35c13425e272ece5d104617cbee3cc30c772401/Sources/tart/Commands/Run.swift#L763) menu instead?

>Yeah I saw it but this seems to not be the best solution, isn't it a config a good way to also have it not flooding too much as you...

I cannot seem to reproduce the trademark symbol issue on the following setup: * local machine: macOS 26.1 (Tahoe) * remote machine: macOS 26.1 (Tahoe) * VM on a remote...

Does `tart clone ghcr.io/cirruslabs/macos-sequoia-base:latest macos && tart run macos` work if you execute it via SSH on that GitLab Runner machine? Also, we've just added [a new FAQ entry](https://tart.run/faq/#headless-machines) that...

>The requested URL returned error: 403 This seems to be due to an [IP address blocking](https://buf.build/docs/bsr/authentication/#ip-address-blocking) on the Buf's Schema Registry side: https://github.com/bufbuild/buf/issues/2734. Our repository itself is public: https://buf.build/cirruslabs/tart-guest-agent. Perhaps...

This seem to be caused by `tart get` reporting the actual ASIF disk size instead of the allocated one, which triggers the resize step: https://github.com/cirruslabs/packer-plugin-tart/blob/70ac73b2ecfdb47f94131be4c1a1b25782a6a77f/builder/tart/step_disk_file_prepare.go#L39-L41 For RAW disks it reports...

Please check out the latest [Packer builder for Tart VMs `1.17.0`](https://github.com/cirruslabs/packer-plugin-tart/releases/tag/v1.17.0), it should now avoid claiming (and failing to do so) the new space on a disk for which the...

> Please check out the latest [Packer builder for Tart VMs `1.17.0`](https://github.com/cirruslabs/packer-plugin-tart/releases/tag/v1.17.0) Updated: the new version is actually `1.17.0`, not `1.16.0` as previously mentioned.

Does it happen always, or just sometimes?