<!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>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Pierre Gruet pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/nextflow">Debian Med / nextflow</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/nextflow/-/commit/7d9e7f7f255bbb43a14fd302a232bf264f5a8a24">7d9e7f7f</a></strong>
<div>
<span>by Pierre Gruet</span>
<i>at 2021-05-03T17:54:07+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 21.04.0+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a03585ab89eed5e0782a1875b2d8153b97865d30">
<span class="deleted-file">
−
.github/ISSUE_TEMPLATE/bug_report.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#7beebdcc97950f280f6ac21375bc9d1aa26007e4">
<span class="deleted-file">
−
.github/ISSUE_TEMPLATE/general_question.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#e9fb9e34e61d80ff4b34db9ead6c54c9b78e780a">
<span class="deleted-file">
−
.github/ISSUE_TEMPLATE/new_feature.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5298529bd86515dd97c1cea3e2dd42fe330fee0">
<span class="deleted-file">
−
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#7744672931d53c15312a2c9c7d0f21ab84030488">
<span class="deleted-file">
−
.github/stale.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#43081045592ec20a825c7d95135da29851f3353f">
<span class="deleted-file">
−
.github/workflows/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558">
<span class="deleted-file">
−
.github/workflows/build.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="deleted-file">
−
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#9d54b4a41df395dffb6b176c51cc64461552e14f">
GIT-README.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">
<span class="new-file">
+
buildSrc/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#5346bf5154d614c088e4d2d6ee5a5bf0fdbde703">
<span class="new-file">
+
buildSrc/build.gradle
</span>
</a>
</li>
<li class="file-stats">
<a href="#fae3729c951d66cf0808326171557a5fc92f5f67">
<span class="new-file">
+
buildSrc/settings.gradle
</span>
</a>
</li>
<li class="file-stats">
<a href="#a0e419b11bf77a1f3e094759f6313a9921ba3f6a">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/NextflowBuildPlugin.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#0728b69c83330a61bea0b9cf56882000d17210e9">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/model/PluginMeta.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#a834fd9a89cf215adfb104179f5bcd735b58fc71">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/model/PluginRelease.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#1c5b56567ebee7e1f5a694e9573c1824ee8d60dd">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/model/PluginsRepo.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#433c263737c38758f9c7713045b583a74ee35b26">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/model/S3Extension.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#b2c0a596c81ae77b106fcd508cf90b5af85a9d2c">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/AbstractS3Task.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5a0b3fae275f223cffcec7659a6767350435221">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/GithubRepositoryPublisher.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#e92327d0c24f9ad5966e4f439bc3b14d0fa9805e">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/GithubUploader.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#06c5336b9784d0dd497505ffcaf626739948d9f7">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/S3Download.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#03162276f7b58cb1550456261ff4d304d18b4c1d">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/tasks/S3Upload.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#b605b1c15e9877ba226c5cb93dd6553949cfcf0c">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/util/BucketTokenizer.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#ef121124784b47d755b40f2a2fc0c90dc7016130">
<span class="new-file">
+
buildSrc/src/main/groovy/io/nextflow/gradle/util/GithubClient.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#ce0e5c4949726dad6dc17cd8a745baa4fd61d32d">
changelog.txt
</a>
</li>
</ul>
<h5>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/nextflow/-/commit/7d9e7f7f255bbb43a14fd302a232bf264f5a8a24">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<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/7d9e7f7f255bbb43a14fd302a232bf264f5a8a24"}}</script>
</p>
</div>
</body>
</html>