<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch version-in-package-name</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>Terminate package name at version operator when a package is filtered for testing</title>
<updated>2024-07-30T19:18:00+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T19:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=155e27340ff3904d8d5af8e1278907550ecae5d9'/>
<id>155e27340ff3904d8d5af8e1278907550ecae5d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sequence change</title>
<updated>2024-07-30T18:21:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T18:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ca41f57f746375cdeb760632456ac70fb044f969'/>
<id>ca41f57f746375cdeb760632456ac70fb044f969</id>
<content type='text'>
* Build requested packages before executing tests. A necessary evil if test blocks are no longer responsible for setting the version data
* Show the delivery summary just before test execution, instead of at the start of the program
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Build requested packages before executing tests. A necessary evil if test blocks are no longer responsible for setting the version data
* Show the delivery summary just before test execution, instead of at the start of the program
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not replace @PIP_ARGUMENTS@ with an artifactory URL unless artifactory is enabled</title>
<updated>2024-07-30T18:12:52+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T18:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ebbc2eb1e6dfa5599daa3591d36a1e7809b3b68f'/>
<id>ebbc2eb1e6dfa5599daa3591d36a1e7809b3b68f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes indentation level of output</title>
<updated>2024-07-30T18:12:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T18:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=8fe64f85835b3d5c88d257e396a274eaaa61ef16'/>
<id>8fe64f85835b3d5c88d257e396a274eaaa61ef16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now that *_packages lists define the package version through detection, because the end-result version cannot be guaranteed to be identical to the tag.</title>
<updated>2024-07-30T18:10:59+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T18:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=be5245c4410ee0940b4f6ad38c661cc2f78f7265'/>
<id>be5245c4410ee0940b4f6ad38c661cc2f78f7265</id>
<content type='text'>
* Find the just-compiled package matching the name and version in the package list.
* If compiling master/main this can also match against post-commits (x.y.z.devN+hash)
* Versions are extracted from the package name in the list, only if a matching test block exists. Otherwise the string is passed through to pip directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Find the just-compiled package matching the name and version in the package list.
* If compiling master/main this can also match against post-commits (x.y.z.devN+hash)
* Versions are extracted from the package name in the list, only if a matching test block exists. Otherwise the string is passed through to pip directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>test block version key is now optional</title>
<updated>2024-07-30T18:02:02+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T18:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=27dcf9b9aab6afb8049901b4aedf0c100ca1a28a'/>
<id>27dcf9b9aab6afb8049901b4aedf0c100ca1a28a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pattern matching mode selector to get_wheel_file()</title>
<updated>2024-07-30T17:23:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T17:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9cf661ddd274b51802635322fa9e3bac82833c15'/>
<id>9cf661ddd274b51802635322fa9e3bac82833c15</id>
<content type='text'>
* Adds modes WHEEL_MATCH_EXACT and WHEEL_MATCH_ANY
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adds modes WHEEL_MATCH_EXACT and WHEEL_MATCH_ANY
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in environment variable name</title>
<updated>2024-07-30T17:22:02+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T17:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=520fa9f32e0bcc9591eb882f92a185a76476838b'/>
<id>520fa9f32e0bcc9591eb882f92a185a76476838b</id>
<content type='text'>
* STASIS_GITHUB_TOKEN is supposed to be STASIS_GH_TOKEN
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* STASIS_GITHUB_TOKEN is supposed to be STASIS_GH_TOKEN
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile test installation with debug symbols enabled</title>
<updated>2024-07-30T17:20:12+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-30T17:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=baa9d66ded1ca05252ae9da12ff77543d59a1d02'/>
<id>baa9d66ded1ca05252ae9da12ff77543d59a1d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check release (#14)</title>
<updated>2024-07-22T23:56:58+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-07-22T23:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b506bb73be5e4c8dde16c5c8bd613c00b3d75565'/>
<id>b506bb73be5e4c8dde16c5c8bd613c00b3d75565</id>
<content type='text'>
* Add jfrog_cli_rt_search() and JFRT_Search structure

* Ensure authentication arguments are written before a subsystem task's arguments

* When artifactory is enabled check if the release is already present.

* When artifactory is disabled the check will be made against the local filesystem.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add jfrog_cli_rt_search() and JFRT_Search structure

* Ensure authentication arguments are written before a subsystem task's arguments

* When artifactory is enabled check if the release is already present.

* When artifactory is disabled the check will be made against the local filesystem.</pre>
</div>
</content>
</entry>
</feed>
