<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/jscu_refactor.git/vars, branch master</title>
<subtitle>Don't breathe this
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/'/>
<entry>
<title>blah</title>
<updated>2019-10-08T19:40:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2019-10-08T19:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=308c8f726b2a68d4b1e1a75d06650f566b76a177'/>
<id>308c8f726b2a68d4b1e1a75d06650f566b76a177</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor groovy to match structure</title>
<updated>2019-10-08T14:34:26+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2019-10-08T14:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=2348aaea0e3ba72e94ec7d9fcd5b6b51be903ec9'/>
<id>2348aaea0e3ba72e94ec7d9fcd5b6b51be903ec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "DataConfig.managed" logic</title>
<updated>2019-10-02T17:30:53+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2019-10-02T17:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=ea145afdb5271993f69df0d78d57fdf018dcc430'/>
<id>ea145afdb5271993f69df0d78d57fdf018dcc430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dump a pip freeze of each environment if pip is present. (#64)</title>
<updated>2019-10-01T18:46:22+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-10-01T18:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=ef9398da516b116da1763046ac38450a55337bee'/>
<id>ef9398da516b116da1763046ac38450a55337bee</id>
<content type='text'>
Support editable installs to get git metadata without having to specify input requirements file.

Remove diagnostic output. Clean up comments.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support editable installs to get git metadata without having to specify input requirements file.

Remove diagnostic output. Clean up comments.</pre>
</div>
</content>
</entry>
<entry>
<title>Select appropriate sed binary when on macos (#58)</title>
<updated>2019-07-02T17:31:50+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-07-02T17:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=823b70dd375ca29becf4f65a69e45c1f7910c425'/>
<id>823b70dd375ca29becf4f65a69e45c1f7910c425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow filtering of BuildConfigs based on day-of-week specification. (#57)</title>
<updated>2019-06-28T16:51:46+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-06-28T16:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=f6e97c1614c271093a6bc11eb4a37b4a9915cd3b'/>
<id>f6e97c1614c271093a6bc11eb4a37b4a9915cd3b</id>
<content type='text'>
* Filter out BuildConfigs based on day-of-week specification.

* Support human-friendly day names

* Perform day-of-week filtering on BuildConfigs only.

* Update docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Filter out BuildConfigs based on day-of-week specification.

* Support human-friendly day names

* Perform day-of-week filtering on BuildConfigs only.

* Update docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Override value of HOME to be the job's workspace root dir. (#56)</title>
<updated>2019-06-26T19:41:02+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-06-26T19:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=0576b7bcd04327acb3d082a71f7aaf5fef484488'/>
<id>0576b7bcd04327acb3d082a71f7aaf5fef484488</id>
<content type='text'>
* Set HOME to be workspace root before setting other env vars.
* Expand self-testing Jenkinsfile to include HOME override checking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set HOME to be workspace root before setting other env vars.
* Expand self-testing Jenkinsfile to include HOME override checking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add git+ prefix to URL of target project in `pip` section of environment .yml file (#55)</title>
<updated>2019-06-19T18:10:29+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-06-19T18:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=7f123b810c6b49498b14e01029d06e8b5e6ac839'/>
<id>7f123b810c6b49498b14e01029d06e8b5e6ac839</id>
<content type='text'>
* Add missing git+ prefix to pip URL for source project in env dump

* Escape $
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add missing git+ prefix to pip URL for source project in env dump

* Escape $
</pre>
</div>
</content>
</entry>
<entry>
<title>Traverse to clone subdir for execution of git log command (#54)</title>
<updated>2019-06-17T21:27:27+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-06-17T21:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=98aaadd0d686909a7040d549b851cb4ccb790ef0'/>
<id>98aaadd0d686909a7040d549b851cb4ccb790ef0</id>
<content type='text'>
Document dir blocks.

Remove lib override</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document dir blocks.

Remove lib override</pre>
</div>
</content>
</entry>
<entry>
<title>Try dotglob mv to get all files (#53)</title>
<updated>2019-06-17T19:27:00+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-06-17T19:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/jscu_refactor.git/commit/?id=ea6e3635c2899d61c82560c99579529d37ee2f38'/>
<id>ea6e3635c2899d61c82560c99579529d37ee2f38</id>
<content type='text'>
cleanup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cleanup</pre>
</div>
</content>
</entry>
</feed>
