<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/tests, branch more-rt</title>
<subtitle>A pipeline delivery generator
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/'/>
<entry>
<title>Update _test_boilerplate.c</title>
<updated>2024-10-30T16:11:20+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T16:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3da6e513cc64990aa865613bd0bb9ba5d6624570'/>
<id>3da6e513cc64990aa865613bd0bb9ba5d6624570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests/README.md</title>
<updated>2024-10-30T15:33:50+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T15:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=dada1b364d99cdff627fba701aede00b713e61fd'/>
<id>dada1b364d99cdff627fba701aede00b713e61fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RT boilerplate</title>
<updated>2024-10-30T15:33:38+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T15:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=aee3c2d4089cfab235eaa66665ddf7dee76b2933'/>
<id>aee3c2d4089cfab235eaa66665ddf7dee76b2933</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement missing SKIP conditions</title>
<updated>2024-10-30T15:28:53+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T15:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=caa444b44f1ce1974bd9f46c68e45ff26d251bdf'/>
<id>caa444b44f1ce1974bd9f46c68e45ff26d251bdf</id>
<content type='text'>
* The not (bang) overrides the return code. Split the command from the if-statement to obtain the real code, not just true/false
* Print the last n lines of the log only when there's something to print
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The not (bang) overrides the return code. Split the command from the if-statement to obtain the real code, not just true/false
* Print the last n lines of the log only when there's something to print
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes download test</title>
<updated>2024-10-30T14:48:51+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T14:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=252f9425fc9a5fc8a7e152772b7af67ff7869652'/>
<id>252f9425fc9a5fc8a7e152772b7af67ff7869652</id>
<content type='text'>
* NGINX updated and changed the default error page source code
* Look for "404" in the page contents
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* NGINX updated and changed the default error page source code
* Look for "404" in the page contents
</pre>
</div>
</content>
</entry>
<entry>
<title>Update location of test data</title>
<updated>2024-10-30T13:38:00+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T13:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5898e7d5bef98c2c7515fe23c4160ad3dbbaf6ad'/>
<id>5898e7d5bef98c2c7515fe23c4160ad3dbbaf6ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update RT tests to use run_command function</title>
<updated>2024-10-30T13:37:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T13:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5f29a25a76f9dfb06a97e921f1d428c683970831'/>
<id>5f29a25a76f9dfb06a97e921f1d428c683970831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement a runner (run_command) and generate a summary (run_summary) when the script ends</title>
<updated>2024-10-30T13:18:14+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T13:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7a77598e0355c8d1df97745f1678363f050fc607'/>
<id>7a77598e0355c8d1df97745f1678363f050fc607</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exposes TOPDIR and TEST_DATA variables to test script(s)</title>
<updated>2024-10-30T13:16:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T13:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9aa6d8c681bcf6d6c0df25b2d0624e6ee6abd3c5'/>
<id>9aa6d8c681bcf6d6c0df25b2d0624e6ee6abd3c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generic_based_on.ini using TEST_DATA variable from the environment to find yaml config</title>
<updated>2024-10-30T13:15:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-30T13:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ac564ea340771b6dbf10ebdb64d5fede55da342d'/>
<id>ac564ea340771b6dbf10ebdb64d5fede55da342d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
