<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "Menlo"), DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<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: var(--default-regular-font, -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: var(--default-regular-font, -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;">
Étienne Mollier pushed to branch upstream at <a href="https://salsa.debian.org/med-team/q2-demux">Debian Med / q2-demux</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/q2-demux/-/commit/9488423fdea4a83faec2fa1ceacb09824d7ca236">9488423f</a></strong>
<div>
<span> by Étienne Mollier </span> <i> at 2023-08-19T11:07:41+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2023.7.0+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#54f68f4f817cf6a6c275b60213ba7eb7b3c80983">
<span class="new-file">
+
.github/workflows/ci-dev.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
<span class="deleted-file">
−
.github/workflows/ci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#649b547197a50613be0e7ab1aab65f5bf1dbab44">
<span class="new-file">
+
.github/workflows/join-release.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#02a0616066f8abd3ba6aa5039a11406c2ee7d7ae">
<span class="new-file">
+
.github/workflows/tag-release.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#22fbe0b68848772d4b1c45f0d62dcd71a06cde00">
ci/recipe/meta.yaml
</a>
</li>
<li class="file-stats">
<a href="#107803585d618ad2e75911856735aa3b99cf9b48">
q2_demux/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#df38d57ad4dc83643ae1838edae877553941c6ee">
q2_demux/_demux.py
</a>
</li>
<li class="file-stats">
<a href="#3983989ab252024c0b2e6db7c918276e60e94b32">
q2_demux/_ecc.py
</a>
</li>
<li class="file-stats">
<a href="#86ac06ebe4cdbf46bd9e6728b74e258bfcfa555a">
q2_demux/_examples.py
</a>
</li>
<li class="file-stats">
<a href="#3162594f2e3fedde92c8821b49a2aacc136bb3e6">
q2_demux/_filter.py
</a>
</li>
<li class="file-stats">
<a href="#987f7dc1037b15628e196e11470b4ca006a9d40d">
q2_demux/_format.py
</a>
</li>
<li class="file-stats">
<a href="#0be8b04db320f469e5c35d9e9deabc0c7f90c09e">
q2_demux/_subsample.py
</a>
</li>
<li class="file-stats">
<a href="#aea351ed8a4a658cc550d55cc64614391368f74c">
q2_demux/_summarize/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#9fdc148f8aba30f25155a319b1195b51d3195d8f">
q2_demux/_summarize/_visualizer.py
</a>
</li>
<li class="file-stats">
<a href="#5ffe5178aa9f8ec74eb0434b51498c7a19cbd2d5">
q2_demux/_summarize/assets/src/box.js
</a>
</li>
<li class="file-stats">
<a href="#51fb9bd92c726345e8a11553ddd7f4828d9547e5">
q2_demux/_summarize/assets/src/brush.js
</a>
</li>
<li class="file-stats">
<a href="#7c9cb9b2908217575931b71837dee232cad1002f">
q2_demux/_summarize/assets/src/main.js
</a>
</li>
<li class="file-stats">
<a href="#8e9180ef2ac18f3b1a8635cdd3cacd0e0e57f5fe">
q2_demux/_summarize/assets/src/plot.js
</a>
</li>
<li class="file-stats">
<a href="#5d01701ee0a35c92804f8a25f3935956a73257b1">
q2_demux/_summarize/assets/webpack.config.js
</a>
</li>
<li class="file-stats">
<a href="#8ba611f300210ed6e6ba8198a52ae25a3bd1da71">
q2_demux/_transformer.py
</a>
</li>
<li class="file-stats">
<a href="#701d223fdf5fb6f5e429b2f295f51b5446b670cd">
q2_demux/_type.py
</a>
</li>
<li class="file-stats">
<a href="#d6bb17df1f3a430ff0853f91968d4b4bdb5b402a">
q2_demux/_version.py
</a>
</li>
<li class="file-stats">
<a href="#c56f147e7d5f7ae43ff9af300d7a45a6a7f28d62">
q2_demux/plugin_setup.py
</a>
</li>
<li class="file-stats">
<a href="#3783a7a56f5e76d3605bc53f65f0062a9c0c576a">
q2_demux/tests/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#da35b2fe9fd2766fcd66820fe8fa96375009cf7b">
q2_demux/tests/test_demux.py
</a>
</li>
<li class="file-stats">
<a href="#5a66ad0033b4983bd50f0abba7c6cdf89b3e6c79">
q2_demux/tests/test_ecc.py
</a>
</li>
<li class="file-stats">
<a href="#59b7abd1126ff131edff0baa6f79cd8540a9ddf8">
q2_demux/tests/test_filter.py
</a>
</li>
<li class="file-stats">
<a href="#a538abcdf4cf48e7010c1cfb9d413287a3742914">
q2_demux/tests/test_format.py
</a>
</li>
<li class="file-stats">
<a href="#804e08f4d20d2cbac3bfab15245cc36583cfdb13">
q2_demux/tests/test_subsample.py
</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: #737278;">
—
<br>
<a href="https://salsa.debian.org/med-team/q2-demux/-/commit/9488423fdea4a83faec2fa1ceacb09824d7ca236">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/q2-demux/-/commit/9488423fdea4a83faec2fa1ceacb09824d7ca236"}}</script>
</p>
</div>
</body>
</html>