<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Rebecca N. Palmer pushed to branch upstream at <a href="https://salsa.debian.org/med-team/snakemake">Debian Med / snakemake</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/med-team/snakemake/-/commit/1d1b9c88f2ae9b9d3d93e185528efc0f686e15db">1d1b9c88</a></strong>
<div>
<span> by Rebecca N. Palmer </span> <i> at 2023-02-07T21:07:01+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 7.21.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#fcc8b73a70c3f6bccb6382487e59d0069f657074">
.github/workflows/conventional-prs.yml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#f2ad3e3ae7fe1cf3ff9f5d75e080faf74d1d8980">
docs/snakefiles/reporting.rst
</a>
</li>
<li class="file-stats">
<a href="#dfeb7b6e739ba66056c1799c63a5a39c7698b59f">
docs/snakefiles/rules.rst
</a>
</li>
<li class="file-stats">
<a href="#5e16cbeea010f59dbef52f8950f4873c94f39c7e">
snakemake/_version.py
</a>
</li>
<li class="file-stats">
<a href="#f26ea241de6ff4cfc0be3675c4f2da7114bd889d">
snakemake/exceptions.py
</a>
</li>
<li class="file-stats">
<a href="#e9b48ae847e06665965fcafc44c69b645e7d2716">
snakemake/executors/slurm/slurm_submit.py
</a>
</li>
<li class="file-stats">
<a href="#818384818c4671b8354b6eb98ee2bab61c015a74">
snakemake/jobs.py
</a>
</li>
<li class="file-stats">
<a href="#37945b951dec897845c94629dba3140528dcf147">
snakemake/persistence.py
</a>
</li>
<li class="file-stats">
<a href="#3065d4749c6410564a20007bd7748abfda7699f6">
snakemake/report/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#9ca669a3173c07a202d199fb807e42d26441228e">
snakemake/utils.py
</a>
</li>
<li class="file-stats">
<a href="#2cf64f4818bdc7e534f4c43d90e0bb35c37646d4">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/Snakefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#f56b8c14556b7e9df3a5fb5acc3181375fd9c813">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/default/plots/alpha~1/beta~0.1/gamma~0.99.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#4045d35d8a39affbe2b9163a6f180cff71de818c">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/default/plots/alpha~2/beta~0.0/gamma~3.9.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#5c667ec3855d0d04b6f106c0ace375138b2fc19d">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/default/simulations/alpha~1/beta~0.1/gamma~0.99.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#da56d231a0fc713dee0b7022f7ee64af84f1afbf">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/default/simulations/alpha~2/beta~0.0/gamma~3.9.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#1ec829dc7fbd72eb5bef7083ae1057be9459db0f">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/empty/plots/alpha~1/beta~0.1/gamma~0.99.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#e67e49014ba161174560d00ae60ba03a0fcd97ad">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/empty/plots/alpha~2/beta~0.0/gamma~3.9.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#9e071dfcc68e916c24e975c0edfa3d5cb51f2059">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/empty/simulations/alpha~1/beta~0.1/gamma~0.99.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#306c3f94ac070ed36bfd7cdd750cbaaf6f2e4b58">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/empty/simulations/alpha~2/beta~0.0/gamma~3.9.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#747b9c41e971cd45eb2e30adb049f75a9a1c054f">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/filenamesep/plots/alpha~1__beta~0.1__gamma~0.99.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#4bc74c858b87d3d2a54fbf419b39b304ab9bedf0">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/filenamesep/plots/alpha~2__beta~0.0__gamma~3.9.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#fa347f52e4b5ea44ebede79f52e86a85b8849792">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/filenamesep/simulations/alpha~1__beta~0.1__gamma~0.99.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#40f44854bf4c564117cca589863e9b67f4ef2d92">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/filenamesep/simulations/alpha~2__beta~0.0__gamma~3.9.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#d091de58b8ad610164bae24e85269ca68715b6fb">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/full/plots/alpha~1_beta~0.1_gamma~0.99.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#5bb59491b61ee5fb2aa357ae77df6b76f6b48df2">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/full/plots/alpha~2_beta~0.0_gamma~3.9.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#a571ba19b0033d1317e7b0a4ea8e132f10a3446a">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/full/simulations/alpha~1_beta~0.1_gamma~0.99.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#4cf4cad4af2e5f6b4fbf3ef62d079b619d5707ea">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/full/simulations/alpha~2_beta~0.0_gamma~3.9.tsv
</span>
</a>
</li>
<li class="file-stats">
<a href="#4f79583d1fcc9581b3ad9ca142ecff91c32cc65e">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/full_reorder/plots/beta~0.0_gamma~3.9_alpha~2.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#1b87532a233805646fbf232ad5a604612cca1df4">
<span class="new-file">
+
tests/test_paramspace_single_wildcard/expected-results/results/full_reorder/plots/beta~0.1_gamma~0.99_alpha~1.pdf
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
—
<br>
<a href="https://salsa.debian.org/med-team/snakemake/-/commit/1d1b9c88f2ae9b9d3d93e185528efc0f686e15db">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/snakemake/-/commit/1d1b9c88f2ae9b9d3d93e185528efc0f686e15db"}}</script>
</p>
</div>
</body>
</html>