<!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, "GitLab Mono"), JetBrains Mono, 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, "GitLab Sans"),-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, "GitLab Sans"),-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;">
Pierre Gruet pushed to branch upstream at <a href="https://salsa.debian.org/med-team/nextflow">Debian Med / nextflow</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/nextflow/-/commit/b028069d1f3ed219d94df4a891f21a37911c5d83">b028069d</a></strong>
<div>
<span> by Pierre Gruet </span> <i> at 2023-08-18T14:12:35+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","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 23.04.3+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">

.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f473ef69010f24d2546e13263bcc2c49befd2f3">
<span class="new-file">
+
CITATION.cff
</span>
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#fe71871083ca490e6bc0da33fb48ce231f820a94">
NOTICE
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#b33892fbddeffc3368077b4904ad0b3d562a7312">
VERSION
</a>
</li>
<li class="file-stats">
<a href="#f07866736216be0ee2aba49e392191aeae700a35">
build.gradle
</a>
</li>
<li class="file-stats">
<a href="#e0bf91e3e106b3b28a468ef0c35423670e327256">
buildSrc/README.md
</a>
</li>
<li class="file-stats">
<a href="#5346bf5154d614c088e4d2d6ee5a5bf0fdbde703">
buildSrc/build.gradle
</a>
</li>
<li class="file-stats">
<a href="#a5a0b3fae275f223cffcec7659a6767350435221">
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/GithubRepositoryPublisher.groovy
</a>
</li>
<li class="file-stats">
<a href="#e92327d0c24f9ad5966e4f439bc3b14d0fa9805e">
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/GithubUploader.groovy
</a>
</li>
<li class="file-stats">
<a href="#03162276f7b58cb1550456261ff4d304d18b4c1d">
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/S3Upload.groovy
</a>
</li>
<li class="file-stats">
<a href="#b605b1c15e9877ba226c5cb93dd6553949cfcf0c">
buildSrc/src/main/groovy/io/nextflow/gradle/util/BucketTokenizer.groovy
</a>
</li>
<li class="file-stats">
<a href="#ef121124784b47d755b40f2a2fc0c90dc7016130">
buildSrc/src/main/groovy/io/nextflow/gradle/util/GithubClient.groovy
</a>
</li>
<li class="file-stats">
<a href="#ce0e5c4949726dad6dc17cd8a745baa4fd61d32d">
changelog.txt
</a>
</li>
<li class="file-stats">
<a href="#0736ec6379e5250e49ece30a5742b14c35b10774">
config/codenarc/codenarc.groovy
</a>
</li>
<li class="file-stats">
<a href="#faca2df1df8bb0352cdd5cdd35c402adfa45d81a">
config/codenarc/codenarc.xml
</a>
</li>
<li class="file-stats">
<a href="#8ffde13df31f212345642ccfa4755f3bd99e7e61">
docker/Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#a3cf45e4370b0069ae8445ae1b550dc268300ab1">
docker/Makefile
</a>
</li>
<li class="file-stats">
<a href="#4350f34f846246a4e57fda5edd84960dc7291f10">
docker/entry.sh
</a>
</li>
<li class="file-stats">
<a href="#841f2beaf5176a030cc5dae36c46e577157900a5">
<span class="new-file">
+
docker/flux/.devcontainer/Dockerfile
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f69f6aae71797145b2b037b3a7216071b9420aa">
<span class="new-file">
+
docker/flux/.devcontainer/devcontainer.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#56212ca77e38d8ad6a9a5bdf6d20f611ec4f82ff">
<span class="new-file">
+
docker/flux/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#99ffa69be0fc9fb138f9abadac33d76fa1b80fe4">
<span class="new-file">
+
docs/.wci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f7cbce127b94a94ee14460050fbff2ce58417d0">
docs/README.md
</a>
</li>
<li class="file-stats">
<a href="#c0f5f6aa4f481ab62f1dbd24cd3068c97ce20b61">
<span class="new-file">
+
docs/_static/seqera-logo.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#9983a3122073938d03b572d4b73df73fe03efe7d">
<span class="new-file">
+
docs/_static/theme.css
</span>
</a>
</li>
<li class="file-stats">
<a href="#b4451e1f7f1c48ca7512450b532e6d5805d16cc3">
<span class="new-file">
+
docs/_templates/layout.html
</span>
</a>
</li>
<li class="file-stats">
<a href="#c5a943388ea69c680270532de671ddf2429b4bc7">
docs/amazons3.rst
</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/nextflow/-/commit/b028069d1f3ed219d94df4a891f21a37911c5d83">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/nextflow/-/commit/b028069d1f3ed219d94df4a891f21a37911c5d83"}}</script>


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