<!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>
Rebecca N. Palmer pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/snakemake">Debian Med / snakemake</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/snakemake/-/commit/b23c932d1ee6bf0a9458601b4ee019aa6d7951aa">b23c932d</a></strong>
<div>
<span>by Rebecca N. Palmer</span>
<i>at 2020-05-30T16:16:45+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 5.18.1</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/snakemake/-/commit/8d83d51316ad649db31b200ec55aea3bfcc3aed4">8d83d513</a></strong>
<div>
<span>by Rebecca N. Palmer</span>
<i>at 2020-05-31T11:59:39+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge accidental split
</pre>
</li>
</ul>
<h4>28 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#5c5ee4afb3fab2334411b3025d137240676c72c3">
<span class="new-file">
+
.github/workflows/docker-publish.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c778226b6c4c0fb51cf7942c8ee1f3d9fc1249d0">
.github/workflows/main.yml
</a>
</li>
<li class="file-stats">
<a href="#45267e3a9556cafa9cb7b61dab7a3b6659e73aad">
CHANGELOG.rst
</a>
</li>
<li class="file-stats">
<a href="#6651ddff6eb82c840ced7c1dddee15c6e1913dd4">
Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#5026e4863ea12b5792ff52f548d70284c3c1a181">
docs/executing/cli.rst
</a>
</li>
<li class="file-stats">
<a href="#7e143b2e3a88fc7b437114c03b2302f5afa981ec">
docs/executing/cluster-cloud.rst
→
docs/executing/cloud.rst
</a>
</li>
<li class="file-stats">
<a href="#9e4177ae5c810ed5bbbf8563e9a91dfc95913981">
<span class="new-file">
+
docs/executing/cluster.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#a51db43db8671eca05cb09411a68924732699541">
<span class="new-file">
+
docs/executor_tutorial/google_lifesciences.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#cd3fd8615ae98556916b352d1dff137ff81c4027">
<span class="new-file">
+
docs/executor_tutorial/tutorial.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#c2613fad0d5091ba2a5f7c837f3e32b3e0787079">
<span class="new-file">
+
docs/executor_tutorial/workflow/quals.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#5ca757234e23fa6f6456527d7776a0656720a38b">
<span class="new-file">
+
docs/executor_tutorial/workflow/results-google-storage.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#80dcf984501bb75109f4bfd2f28fef8898204737">
<span class="new-file">
+
docs/executor_tutorial/workflow/upload-google-storage.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#d0153cac95479af9bfb99b746b633bc8255bb53a">
docs/index.rst
</a>
</li>
<li class="file-stats">
<a href="#cc31921d407405d25ab3b66029cd6f032441fd24">
docs/project_info/contributing.rst
</a>
</li>
<li class="file-stats">
<a href="#945ec74fc1c17902d98bca84b7a1f0dfd755c01b">
docs/snakefiles/deployment.rst
</a>
</li>
<li class="file-stats">
<a href="#54c391de2500e0856c23737daf64f9d931569110">
<span class="deleted-file">
−
environment.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#d366205d7cd679ff6d4a61f70728e92537101763">
snakemake/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#5e16cbeea010f59dbef52f8950f4873c94f39c7e">
snakemake/_version.py
</a>
</li>
<li class="file-stats">
<a href="#be949de8c0e74a7737ba3be8743dda889e7d51bf">
snakemake/caching/hash.py
</a>
</li>
<li class="file-stats">
<a href="#df4be91675a0ec494b4883d845ec77d630aa9b66">
snakemake/common.py
</a>
</li>
<li class="file-stats">
<a href="#f15af42c37739d075863d61c80d393b9af0c346c">
snakemake/deployment/conda.py
</a>
</li>
<li class="file-stats">
<a href="#f26ea241de6ff4cfc0be3675c4f2da7114bd889d">
snakemake/exceptions.py
</a>
</li>
<li class="file-stats">
<a href="#7610d24f21cc1508e60687b4a0c7e940a75ca358">
snakemake/executors.py
→
snakemake/executors/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#09eebb28d24925c2b41cf2365dd083ada597795e">
<span class="new-file">
+
snakemake/executors/google_lifesciences.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#ad8086c271b5c218d00a82626ba2d4e2e5813e82">
snakemake/jobscript.sh
→
snakemake/executors/jobscript.sh
</a>
</li>
<li class="file-stats">
<a href="#e933119c7503fe1d48ce0b0d37492388705f5808">
snakemake/io.py
</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: #777;">
—
<br>
<a href="https://salsa.debian.org/med-team/snakemake/-/compare/4cdfa957b4d8ec7fa902f342594fa1353c93f56c...8d83d51316ad649db31b200ec55aea3bfcc3aed4">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.
</p>
</div>
</body>
</html>