You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
branches</em> ruleset depending on your repository configuration.</p>
2287
2287
</div>
2288
2288
<ul>
2289
-
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.2/github-rulesets/Disable creation of non-release tags.json">Disable creation of non-release
2289
+
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.3/github-rulesets/Disable creation of non-release tags.json">Disable creation of non-release
2290
2290
tags</a></li>
2291
-
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.2/github-rulesets/Disable creation of other branches.json">Disable creation of other
2291
+
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.3/github-rulesets/Disable creation of other branches.json">Disable creation of other
2292
2292
branches</a></li>
2293
-
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.2/github-rulesets/Disallow removal and force-pushes of gh-pages.json">Disallow removal and force-pushes of
2293
+
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.3/github-rulesets/Disallow removal and force-pushes of gh-pages.json">Disallow removal and force-pushes of
2294
2294
gh-pages</a></li>
2295
-
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.2/github-rulesets/Protect released tags.json">Protect released
2295
+
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.3/github-rulesets/Protect released tags.json">Protect released
2296
2296
tags</a></li>
2297
-
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.2/github-rulesets/Queue PRs for the default branch.json">Queue PRs for the default
2297
+
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.3/github-rulesets/Queue PRs for the default branch.json">Queue PRs for the default
2298
2298
branch</a></li>
2299
2299
</ul>
2300
2300
<h5id="python-specific-rulesets">Python specific rulesets<aclass="headerlink" href="#python-specific-rulesets" title="Permanent link">¤</a></h5>
2301
2301
<ul>
2302
-
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.2/github-rulesets/python/Protect version branches.json">Protect version
2302
+
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.3/github-rulesets/python/Protect version branches.json">Protect version
2303
2303
branches</a></li>
2304
2304
</ul>
2305
2305
<h5id="rust-specific-rulesets">Rust specific rulesets<aclass="headerlink" href="#rust-specific-rulesets" title="Permanent link">¤</a></h5>
2306
2306
<ul>
2307
-
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.2/github-rulesets/rust/Protect version branches.json">Protect version
2307
+
<li><ahref="https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.12.3/github-rulesets/rust/Protect version branches.json">Protect version
2308
2308
branches</a></li>
2309
2309
</ul>
2310
2310
<h3id="code-security-and-analysis">Code security and analysis<aclass="headerlink" href="#code-security-and-analysis" title="Permanent link">¤</a></h3>
<p>Then, source your configuration file again to apply the changes:</p>
1886
+
<divclass="language-sh highlight"><pre><span></span><code><spanid="__span-3-1"><aid="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a><spanclass="nb">source</span><spanclass="w"></span>~/.zshrc<spanclass="w"></span><spanclass="c1"># or ~/.bashrc, depending on your shell</span>
1887
+
</span></code></pre></div>
1888
+
</div>
1873
1889
<h2id="re-run-the-cookiecutter-command">Re-run the Cookiecutter command<aclass="headerlink" href="#re-run-the-cookiecutter-command" title="Permanent link">¤</a></h2>
1874
1890
<p>If you are upgrading a very old project (jumping multiple versions at the time)
1875
1891
it is probably easier to just regenerate the whole project.</p>
@@ -1890,14 +1906,14 @@ <h2 id="re-run-the-cookiecutter-command">Re-run the Cookiecutter command<a class
1890
1906
running the <code>cookiecutter</code> command for the update.</li>
1891
1907
</ul>
1892
1908
</div>
1893
-
<divclass="language-sh highlight"><pre><span></span><code><spanid="__span-1-1"><aid="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>git<spanclass="w"></span>commit<spanclass="w"></span>-a<spanclass="w"></span><spanclass="c1"># commit all changes</span>
0 commit comments