<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deploy-rs/nix, branch nonflake-build-flag</title>
<subtitle>forked from https://github.com/serokell/deploy-rs/
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/'/>
<entry>
<title>test for non-flake build regressions</title>
<updated>2024-06-12T11:38:22+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-05-15T21:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=d3b11225fcb129ccb5e07b716b7484a93e68771d'/>
<id>d3b11225fcb129ccb5e07b716b7484a93e68771d</id>
<content type='text'>
this adds a nixos vm test doing a deploy on a nix which does not have
flakes enabled, to guard against this breaking as it has done before [1].

The existing test infrastructure is changed slightly to make enabling
flakes configurable inside the vm's config.

[1] https://github.com/serokell/deploy-rs/pull/272
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this adds a nixos vm test doing a deploy on a nix which does not have
flakes enabled, to guard against this breaking as it has done before [1].

The existing test infrastructure is changed slightly to make enabling
flakes configurable inside the vm's config.

[1] https://github.com/serokell/deploy-rs/pull/272
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for allow_hyphen_values of --ssh-opts</title>
<updated>2024-06-10T11:43:52+00:00</updated>
<author>
<name>Anillc</name>
</author>
<published>2024-06-10T11:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=20261c6428220b0a849e9745d682711144907b49'/>
<id>20261c6428220b0a849e9745d682711144907b49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[OPS-1384] Introduce NixOS VM tests</title>
<updated>2024-03-29T17:25:47+00:00</updated>
<author>
<name>Sergey Gulin</name>
</author>
<published>2024-03-27T09:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=a92835264100583903dc408abe43d461ff7d4dca'/>
<id>a92835264100583903dc408abe43d461ff7d4dca</id>
<content type='text'>
Problem: Currently, the only way to test deploy-rs deployments is to
actually do a deployment to an existing NixOS instance (either in VM,
or a real machine) manually. This is a bit inconvenient and one can
forget to test changes when developing/reviewing deploy-rs changes.

Solution: Add NixOS VM tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: Currently, the only way to test deploy-rs deployments is to
actually do a deployment to an existing NixOS instance (either in VM,
or a real machine) manually. This is a bit inconvenient and one can
forget to test changes when developing/reviewing deploy-rs changes.

Solution: Add NixOS VM tests.
</pre>
</div>
</content>
</entry>
</feed>
