<!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/augur">Debian Med / augur</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/augur/-/commit/cf0dadad6b6fa6f7fb419cc003b419852a5c61ec">cf0dadad</a></strong>
<div>
<span> by Étienne Mollier </span> <i> at 2023-08-20T17:56:51+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 22.3.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
28 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a91b1970808e533a5de67f93824231e12770a765">
.github/workflows/ci.yaml
</a>
</li>
<li class="file-stats">
<a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
CHANGES.md
</a>
</li>
<li class="file-stats">
<a href="#a1a05fb3eb681edc11e8c987f65967f416af0ee1">
augur/__version__.py
</a>
</li>
<li class="file-stats">
<a href="#73daf62265fd7608625d8a35b16297aed2a2399e">
augur/ancestral.py
</a>
</li>
<li class="file-stats">
<a href="#457d59fed48d10a87e557ecaa12091afa6423c8c">
augur/filter/include_exclude_rules.py
</a>
</li>
<li class="file-stats">
<a href="#104ddc27c2db78b040d33b5412a2de3d66f15177">
augur/refine.py
</a>
</li>
<li class="file-stats">
<a href="#5e88c13e69c3dd9c3847c13a0a57eaf2cf926e19">
tests/builds/zika/results/nt_muts.json
</a>
</li>
<li class="file-stats">
<a href="#d765401a067b8ae8f8d883fc416c80ca1d23904f">
<span class="deleted-file">

tests/functional/ancestral.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#fd526434281cbbec248d894289207e88c3c42c21">
<span class="deleted-file">

tests/functional/ancestral/aligned.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#c881ab8a8300587bd9c508516e0be12880c99f4c">
<span class="new-file">
+
tests/functional/ancestral/cram/_setup.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#4c8ba3da5c0a7cd2c673358828c1eede6e13dde9">
<span class="new-file">
+
tests/functional/ancestral/cram/default-nucleotide-reconstruction.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#5ebef0a4e7a2a40fd93d02adaa95a344075b4021">
<span class="new-file">
+
tests/functional/ancestral/cram/infer-ambiguous-nucleotides.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#6ffcb46c5bf0fcf899474adbaf3439888da6aa4b">
<span class="new-file">
+
tests/functional/ancestral/cram/infer-amino-acid-sequences-with-missing-arguments.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#b73f50739fb04373ffa7822cd6133d84df78d19d">
<span class="new-file">
+
tests/functional/ancestral/cram/infer-amino-acid-sequences-with-root-sequence.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#d402a36e69dd8f70d49cc646da261ceec97d9902">
<span class="new-file">
+
tests/functional/ancestral/cram/infer-amino-acid-sequences.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#42c7484b23609daf7512c212cb2edb0b0f331da4">
<span class="new-file">
+
tests/functional/ancestral/cram/keep-ambiguous-nucleotides.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#4902da8c4a62f50edd08551bbcc2a5f1149670c0">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_2K.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#f81df8275385d913051af87a2ad1f4e9c402bae6">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_CA.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#02fee62d55125cac77af1c67609fbed743c3a830">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_ENV.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#94509f720c36e2a106db7d52c060b496b4bde8d7">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_MP.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#165a09c943b64e104b5e3e54c46f3ab87f7a069d">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_NS1.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#97e0dd526c4a5a2b79d97f3a2c2f98c9033b3dd5">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_NS2A.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#62d551227d0014cbdda1fa2be055d15b6824d32f">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_NS2B.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#10fd0ca93a34fe2ae5b7ed38aac43f9956b560a9">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_NS3.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#dc6fda3511a08ec9263e242f7871e7373fc54c88">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_NS4A.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#95e24e1431c0019ad9f435fde98822e7e7a6e60e">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_NS4B.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#8c2508d64c538fb9166c31a2e3b411800ffdb56e">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_NS5.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#67a868b9fd890b0c4b67275b722fdac125050ee4">
<span class="new-file">
+
tests/functional/ancestral/data/aa_sequences_PRO.fasta
</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: #737278;">

<br>
<a href="https://salsa.debian.org/med-team/augur/-/commit/cf0dadad6b6fa6f7fb419cc003b419852a5c61ec">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/augur/-/commit/cf0dadad6b6fa6f7fb419cc003b419852a5c61ec"}}</script>


</p>
</div>
</body>
</html>