|
95 | 95 | <section id="blog-list">
|
96 | 96 | <h1>Blog</h1>
|
97 | 97 |
|
| 98 | + <article class="blog-list"> |
| 99 | + <div class="header"> |
| 100 | + <a href="/blog/kiwi-tcms-team/2024/05/20/kiwi-tcms-133/" rel="bookmark" title="Permalink to Kiwi TCMS 13.3"> |
| 101 | + <h1 class="top-header">Kiwi TCMS 13.3</h1> |
| 102 | + </a> |
| 103 | + |
| 104 | + <p class="post-meta">Posted by |
| 105 | + <a href="/blog/kiwi-tcms-team/">Kiwi TCMS Team</a> |
| 106 | + on Mon 20 May 2024 |
| 107 | + </p> |
| 108 | + </div> |
| 109 | + |
| 110 | + <div class="content"> |
| 111 | + <p>We're happy to announce Kiwi TCMS version 13.3!</p> |
| 112 | +<p><strong>IMPORTANT:</strong> |
| 113 | +This is a small release which contains several improvements, bug fixes, |
| 114 | +internal refactoring and updated translations!</p> |
| 115 | +<p>Recommended |
| 116 | +<a class="reference external" href="https://kiwitcms.readthedocs.io/en/latest/installing_docker.html#upgrading-instructions">upgrade</a> |
| 117 | +path:</p> |
| 118 | +<pre class="literal-block"> |
| 119 | +13.2 -> 13.3 |
| 120 | +</pre> |
| 121 | +<p>You can explore everything at |
| 122 | +<a class="reference external" href="https://public.tenant.kiwitcms.org/">https://public.tenant.kiwitcms.org</a>!</p> |
| 123 | +<p>---</p> |
| 124 | +<blockquote> |
| 125 | +<p>Upstream container images (x86_64):</p> |
| 126 | +<pre class="literal-block"> |
| 127 | +kiwitcms/kiwi latest c43a47e388ab 675MB |
| 128 | +</pre> |
| 129 | +</blockquote> |
| 130 | +<p><strong>IMPORTANT:</strong> version tagged and multi-arch |
| 131 | +<a class="reference external" href="/containers/">container images</a> are available only to |
| 132 | +<a class="reference external" href="/#subscriptions">subscribers</a>!</p> |
| 133 | +<div class="section" id="changes-since-kiwi-tcms-13-2"> |
| 134 | +<h2>Changes since Kiwi TCMS 13.2</h2> |
| 135 | +<div class="section" id="improvements"> |
| 136 | +<h3>Improvements</h3> |
| 137 | +<ul class="simple"> |
| 138 | +<li>Update Django from 4.2.11 to 4.2.12</li> |
| 139 | +<li>Update psycopg from 3.1.18 to 3.1.19</li> |
| 140 | +<li>Update PyGithub from 1.58.2 to 2.3.0</li> |
| 141 | +<li>Update pygments from 2.17.2 to 2.18.0</li> |
| 142 | +<li>Update python-gitlab from 4.4.0 to 4.5.0</li> |
| 143 | +<li>Replace more inline <tt class="docutils literal">style=</tt> HTML attributes with CSS classes</li> |
| 144 | +</ul> |
| 145 | +</div> |
| 146 | +<div class="section" id="bug-fixes"> |
| 147 | +<h3>Bug fixes</h3> |
| 148 | +<ul class="simple"> |
| 149 | +<li>Truncate <tt class="docutils literal">TestCase.text</tt> length for Jira 1-click bug reports to avoid |
| 150 | +400, 414 and/or 500 errors! Text will be truncated to 30k chars for automated |
| 151 | +POST requests and 6k chars for fallback GET requests to fit inside Jira |
| 152 | +limitations</li> |
| 153 | +</ul> |
| 154 | +</div> |
| 155 | +<div class="section" id="refactoring-and-testing"> |
| 156 | +<h3>Refactoring and testing</h3> |
| 157 | +<ul class="simple"> |
| 158 | +<li>Remove double slash in Jira fallback URL</li> |
| 159 | +<li>Stop using the <tt class="docutils literal">Github(login_or_token)</tt> argument b/c it is deprecated</li> |
| 160 | +<li>Update selenium from 4.20.0 to 4.21.0</li> |
| 161 | +</ul> |
| 162 | +</div> |
| 163 | +<div class="section" id="translations"> |
| 164 | +<h3>Translations</h3> |
| 165 | +<ul class="simple"> |
| 166 | +<li>Updated <a class="reference external" href="https://crowdin.com/project/kiwitcms/zh-CN#">Chinese Simplified translation</a></li> |
| 167 | +<li>Updated <a class="reference external" href="https://crowdin.com/project/kiwitcms/zh-TW#">Chinese Traditional translation</a></li> |
| 168 | +</ul> |
| 169 | +</div> |
| 170 | +</div> |
| 171 | +<div class="section" id="kiwi-tcms-enterprise-v13-3-mt"> |
| 172 | +<h2>Kiwi TCMS Enterprise v13.3-mt</h2> |
| 173 | +<ul class="simple"> |
| 174 | +<li>Based on Kiwi TCMS v13.3</li> |
| 175 | +<li>Update kiwitcms-github-app from 1.6.0 to 1.7.0</li> |
| 176 | +<li>Update sentry-sdk from 2.0.1 to 2.2.0</li> |
| 177 | +<li>Preserve <tt class="docutils literal">/static/ca.crt</tt> file inside the container</li> |
| 178 | +</ul> |
| 179 | +</div> |
| 180 | +<div class="section" id="private-container-images"> |
| 181 | +<h2>Private container images</h2> |
| 182 | +<blockquote> |
| 183 | +<pre class="literal-block"> |
| 184 | +quay.io/kiwitcms/version 13.3 (aarch64) 0f9f70835859 20 May 2024 686MB |
| 185 | +quay.io/kiwitcms/version 13.3 (x86_64) c43a47e388ab 20 May 2024 675MB |
| 186 | +quay.io/kiwitcms/enterprise 13.3-mt (aarch64) 40d0769bc640 20 May 2024 1.05GB |
| 187 | +quay.io/kiwitcms/enterprise 13.3-mt (x86_64) ea3d8e8999f4 20 May 2024 1.03GB |
| 188 | +</pre> |
| 189 | +</blockquote> |
| 190 | +<p><strong>IMPORTANT:</strong> version tagged, multi-arch and Enterprise |
| 191 | +<a class="reference external" href="/containers/">container images</a> are available only to |
| 192 | +<a class="reference external" href="/#subscriptions">subscribers</a>!</p> |
| 193 | +</div> |
| 194 | +<div class="section" id="how-to-upgrade"> |
| 195 | +<h2>How to upgrade</h2> |
| 196 | +<p><a class="reference external" href="/blog/atodorov/2018/07/30/how-to-backup-docker-volumes-for-kiwi-tcms/">Backup</a> first! |
| 197 | +Then follow the |
| 198 | +<a class="reference external" href="https://kiwitcms.readthedocs.io/en/latest/installing_docker.html#upgrading-instructions">Upgrading instructions</a> |
| 199 | +from our documentation.</p> |
| 200 | +<p>Happy testing!</p> |
| 201 | +<p>---</p> |
| 202 | +<p>If you like what we're doing and how Kiwi TCMS supports various communities |
| 203 | +please help us grow!</p> |
| 204 | +<ul class="simple"> |
| 205 | +<li><a class="reference external" href="https://github.com/kiwitcms/Kiwi/stargazers">Give ⭐ on GitHub</a>;</li> |
| 206 | +<li><a class="reference external" href="https://gitlab.com/gitlab-org/gitlab/-/issues/334558">Give 👍 on GitLab</a>;</li> |
| 207 | +<li><a class="reference external" href="https://kiwitcms.us17.list-manage.com/subscribe/post?u=9b57a21155a3b7c655ae8f922&id=c970a37581">Join our newsletter</a> |
| 208 | +and follow all project news;</li> |
| 209 | +<li><a class="reference external" href="https://kiwitcms.readthedocs.io/en/latest/contribution.html">Become a contributor</a> |
| 210 | +and an awesome open source hacker;</li> |
| 211 | +<li><a class="reference external" href="/#subscriptions">Become a subscriber</a> and help us sustain development</li> |
| 212 | +</ul> |
| 213 | +</div> |
| 214 | + |
| 215 | + </div> |
| 216 | + </article> |
98 | 217 | <article class="blog-list">
|
99 | 218 | <div class="header">
|
100 | 219 | <a href="/blog/kiwi-tcms-team/2024/05/04/kiwi-tcms-132/" rel="bookmark" title="Permalink to Kiwi TCMS 13.2">
|
@@ -2617,48 +2736,6 @@ <h2>How to upgrade</h2>
|
2617 | 2736 |
|
2618 | 2737 | </div>
|
2619 | 2738 | </article>
|
2620 |
| - <article class="blog-list"> |
2621 |
| - <div class="header"> |
2622 |
| - <a href="/blog/kiwi-tcms-team/2022/12/23/program-for-testing-and-automation-devroom-fosdem23/" rel="bookmark" title="Permalink to Program for Testing and Automation devroom, FOSDEM'23"> |
2623 |
| - <h1 class="top-header">Program for Testing and Automation devroom, FOSDEM'23</h1> |
2624 |
| - </a> |
2625 |
| - |
2626 |
| - <p class="post-meta">Posted by |
2627 |
| - <a href="/blog/kiwi-tcms-team/">Kiwi TCMS Team</a> |
2628 |
| - on Fri 23 December 2022 |
2629 |
| - </p> |
2630 |
| - </div> |
2631 |
| - |
2632 |
| - <div class="content"> |
2633 |
| - <p><img alt=""Devroom banner"" src="/images/fosdem/2023/banner.png" title="Devroom banner"></p> |
2634 |
| -<p>Attention testers! On behalf of |
2635 |
| -<a href="https://fosdem.org/2023/schedule/track/testing_and_automation/"><em>Testing and Automation devroom</em></a> |
2636 |
| -we'd like to announce that the final program for the devroom is ready!</p> |
2637 |
| -<p>We received over 30 submissions this year and the entire collection of topics was extremely good. |
2638 |
| -During FOSDEM we are going to see topics around functional testing for the Linux kernel, |
2639 |
| -growing testing infrastructure for Linux, testing of new networking protocols, observability-driven |
2640 |
| -development, the testing history behind the GNOME desktop environment, property-based testing |
2641 |
| -and mutation testing.</p> |
2642 |
| -<p><strong>Important:</strong> devroom will take place 09:00 to 12:50, Sunday, February 5th 2023 at |
2643 |
| -<a href="https://fosdem.org/2023/practical/transportation/">ULB Solbosch Campus, Brussels, Belgium</a>.</p> |
2644 |
| -<p>If you are around don't forget to check-out our friends from the |
2645 |
| -<a href="https://fosdem.org/2023/schedule/track/continuous_integration_and_continuous_deployment/">Continuous Integration and Continuous Deployment devroom</a> |
2646 |
| -on Saturday, February 4th 2023!</p> |
2647 |
| -<p>See you there and happy testing!</p> |
2648 |
| -<hr> |
2649 |
| -<p>If you like what we're doing and how Kiwi TCMS supports various communities |
2650 |
| -please help us!</p> |
2651 |
| -<ul> |
2652 |
| -<li><a href="https://github.com/kiwitcms/Kiwi/stargazers">Give ⭐ on GitHub</a>;</li> |
2653 |
| -<li><a href="https://gitlab.com/gitlab-org/gitlab/-/issues/334558">Give 👍 on GitLab</a>;</li> |
2654 |
| -<li><a href="https://opencollective.com/kiwitcms/donate">Donate via Open Collective</a> as low as 1 EUR;</li> |
2655 |
| -<li><a href="https://kiwitcms.us17.list-manage.com/subscribe/post?u=9b57a21155a3b7c655ae8f922&id=c970a37581">Join our newsletter</a> |
2656 |
| - and follow all project news;</li> |
2657 |
| -<li><a href="https://kiwitcms.readthedocs.io/en/latest/contribution.html">Become a contributor</a> and an awesome open source hacker;</li> |
2658 |
| -<li><a href="/#subscriptions">Become a customer</a> and we'll share our profits with the community</li> |
2659 |
| -</ul> |
2660 |
| - </div> |
2661 |
| - </article> |
2662 | 2739 |
|
2663 | 2740 | <section id="pagination">
|
2664 | 2741 | <p>
|
|
0 commit comments