<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-jenkins-job-builder.git/tests/views, branch 3.2.0</title>
<subtitle>patches to python-jenkins-job-builder package in Fedora</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/'/>
<entry>
<title>Support sectioned views</title>
<updated>2019-10-28T22:37:27+00:00</updated>
<author>
<name>Jan Zerebecki</name>
<email>jan.openstack@zerebecki.de</email>
</author>
<published>2019-10-28T14:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=35d4da29d38b1f6326dcbb7236e9658db5d81bbc'/>
<id>35d4da29d38b1f6326dcbb7236e9658db5d81bbc</id>
<content type='text'>
Change-Id: Iaf352e8cc62644fb05afaae21630b9bec2cd30c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iaf352e8cc62644fb05afaae21630b9bec2cd30c0
</pre>
</div>
</content>
</entry>
<entry>
<title>Support nested views</title>
<updated>2019-10-24T12:27:34+00:00</updated>
<author>
<name>Jan Zerebecki</name>
<email>jan.openstack@zerebecki.de</email>
</author>
<published>2019-10-16T12:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=587740ec757e46bc971110582e2e9f3f134b26b3'/>
<id>587740ec757e46bc971110582e2e9f3f134b26b3</id>
<content type='text'>
Change-Id: I13532a16efc6e970ab5a7c021ec4d77be98d3de8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I13532a16efc6e970ab5a7c021ec4d77be98d3de8
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-generated output from python-black</title>
<updated>2019-09-09T18:23:24+00:00</updated>
<author>
<name>Thanh Ha</name>
<email>zxiiro@gmail.com</email>
</author>
<published>2019-08-23T13:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=4d90c187a945c04b9949d5ee7738a049dd634897'/>
<id>4d90c187a945c04b9949d5ee7738a049dd634897</id>
<content type='text'>
Please review the following patch containing the code changes in
the repo. This patch is a transition patch and is the auto-generated
output of the python-black tool.

Change-Id: I2d2de71da8a105fb62b561899ae78441ddab4032
Signed-off-by: Thanh Ha &lt;zxiiro@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please review the following patch containing the code changes in
the repo. This patch is a transition patch and is the auto-generated
output of the python-black tool.

Change-Id: I2d2de71da8a105fb62b561899ae78441ddab4032
Signed-off-by: Thanh Ha &lt;zxiiro@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for All view-type</title>
<updated>2018-11-12T08:55:39+00:00</updated>
<author>
<name>Thanh Ha</name>
<email>zxiiro@linux.com</email>
</author>
<published>2018-11-12T08:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=8c99e569b50cb33286750d8a4919dba6bd6b267d'/>
<id>8c99e569b50cb33286750d8a4919dba6bd6b267d</id>
<content type='text'>
Change-Id: I49774d6d177382f30f117dab3836619a40d0e895
Signed-off-by: Thanh Ha &lt;zxiiro@linux.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I49774d6d177382f30f117dab3836619a40d0e895
Signed-off-by: Thanh Ha &lt;zxiiro@linux.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Views require case insensitive sorting</title>
<updated>2018-08-10T12:37:09+00:00</updated>
<author>
<name>Aigars Mahinovs</name>
<email>aigarius@debian.org</email>
</author>
<published>2018-08-10T11:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=2bec965c2f0bcebeaca032e32ef63f248586cbcd'/>
<id>2bec965c2f0bcebeaca032e32ef63f248586cbcd</id>
<content type='text'>
Regular sorting places capital letters before lowercase, that is
incorrect order for Jenkins and causes jobs with names starting with
capital letters to become invisible in generated views

Change-Id: I2431d4fd5b86ce7ed6393b7d89552d08f025a5b9
Task: 12611
Story: 2001844
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regular sorting places capital letters before lowercase, that is
incorrect order for Jenkins and causes jobs with names starting with
capital letters to become invisible in generated views

Change-Id: I2431d4fd5b86ce7ed6393b7d89552d08f025a5b9
Task: 12611
Story: 2001844
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for few of Extra Columns plugin' extra columns for ListView generator</title>
<updated>2018-07-16T14:49:18+00:00</updated>
<author>
<name>mshonichev</name>
<email>mshonichev@gridgain.com</email>
</author>
<published>2018-07-02T16:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=0411adde25d728c2feab806b1a1aa6d405cc6c69'/>
<id>0411adde25d728c2feab806b1a1aa6d405cc6c69</id>
<content type='text'>
Changes include support for TestResultColumn, BuildDescriptionColumn, BuildParametersColumn,
UserNameColumn, LastBuildConsoleColumn, WorkspaceColumn and ConfigureProjectColumn.

Updated examples to show up how to use new columns with list view builder.

Proposed column names in job generation YAML config file are:
    - extra-tests-total
    - extra-tests-failed
    - extra-tests-passed
    - extra-tests-skipped
    - extra-tests-format-0
    - extra-tests-format-1
    - extra-build-parameters
    - extra-build-description
    - extra-last-user-name
    - extra-workspace-link
    - extra-configure-button
    - extra-last-output

To add an extra column with specific parameter named MY_PARAMETER, use following syntax:
    - extra-build-parameter: MY_PARAMETER

Change-Id: I9497e2e322027f8cda105d728ee3d105a19b206e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes include support for TestResultColumn, BuildDescriptionColumn, BuildParametersColumn,
UserNameColumn, LastBuildConsoleColumn, WorkspaceColumn and ConfigureProjectColumn.

Updated examples to show up how to use new columns with list view builder.

Proposed column names in job generation YAML config file are:
    - extra-tests-total
    - extra-tests-failed
    - extra-tests-passed
    - extra-tests-skipped
    - extra-tests-format-0
    - extra-tests-format-1
    - extra-build-parameters
    - extra-build-description
    - extra-last-user-name
    - extra-workspace-link
    - extra-configure-button
    - extra-last-output

To add an extra column with specific parameter named MY_PARAMETER, use following syntax:
    - extra-build-parameter: MY_PARAMETER

Change-Id: I9497e2e322027f8cda105d728ee3d105a19b206e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support for GraphView column to views"</title>
<updated>2018-06-15T15:53:47+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-06-15T15:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=44b20c924b61095529ccd91a3343a20d7dda55e0'/>
<id>44b20c924b61095529ccd91a3343a20d7dda55e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in robot-lists XML</title>
<updated>2018-06-12T17:02:12+00:00</updated>
<author>
<name>Thanh Ha</name>
<email>zxiiro@linux.com</email>
</author>
<published>2018-06-12T15:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=a0564c85de59455477ce059aa0f51caf5a4ca649'/>
<id>a0564c85de59455477ce059aa0f51caf5a4ca649</id>
<content type='text'>
XML had a typo causing the column to not work.

Change-Id: I3e181ca7c92841f7d48dddf6888d570f0e0b3676
Signed-off-by: Thanh Ha &lt;zxiiro@linux.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XML had a typo causing the column to not work.

Change-Id: I3e181ca7c92841f7d48dddf6888d570f0e0b3676
Signed-off-by: Thanh Ha &lt;zxiiro@linux.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for GraphView column to views</title>
<updated>2018-06-12T09:07:11+00:00</updated>
<author>
<name>Anil Belur</name>
<email>askb23@gmail.com</email>
</author>
<published>2018-06-12T09:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=e6e14f5ef2d3a8811f1f56af5353fcb1c9d64a72'/>
<id>e6e14f5ef2d3a8811f1f56af5353fcb1c9d64a72</id>
<content type='text'>
Change-Id: I7a36c728b0e5485a41252a91657da72c60d04beb
Signed-off-by: Anil Belur &lt;askb23@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7a36c728b0e5485a41252a91657da72c60d04beb
Signed-off-by: Anil Belur &lt;askb23@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for policy-violations for view columns</title>
<updated>2018-05-23T04:59:45+00:00</updated>
<author>
<name>Anil Belur</name>
<email>askb23@gmail.com</email>
</author>
<published>2018-05-22T06:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ktdreyer/public_git/python-jenkins-job-builder.git/commit/?id=9a1b25b0b5343563ae9f1da9c49f863fc3740d0e'/>
<id>9a1b25b0b5343563ae9f1da9c49f863fc3740d0e</id>
<content type='text'>
Change-Id: I61a08cc4586119466b04f86497c330873e5d582d
Signed-off-by: Anil Belur &lt;askb23@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I61a08cc4586119466b04f86497c330873e5d582d
Signed-off-by: Anil Belur &lt;askb23@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
