<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/couchdb.git/Makefile, branch switch-scripts-to-python3</title>
<subtitle>github.com: apache/couchdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/'/>
<entry>
<title>Don't use activate script; Windows fixes</title>
<updated>2018-11-28T02:15:12+00:00</updated>
<author>
<name>Joan Touzet</name>
<email>wohali@apache.org</email>
</author>
<published>2018-11-28T00:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=d0f76b9f7f93e3843c8bc202dacc5e082e571547'/>
<id>d0f76b9f7f93e3843c8bc202dacc5e082e571547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run mango tests with Python 3</title>
<updated>2018-11-26T22:49:33+00:00</updated>
<author>
<name>Nick Vatamaniuc</name>
<email>vatamane@apache.org</email>
</author>
<published>2018-10-03T19:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=9870a7c0aa1801bd30f19f8abfc3fbe8d45bae12'/>
<id>9870a7c0aa1801bd30f19f8abfc3fbe8d45bae12</id>
<content type='text'>
Before we were ignoring venv setup in the Makefile, so update the test runner
to use that instead of pestering developers to install those dependencies by
hand.

Issue #1632
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before we were ignoring venv setup in the Makefile, so update the test runner
to use that instead of pestering developers to install those dependencies by
hand.

Issue #1632
</pre>
</div>
</content>
</entry>
<entry>
<title>Set query server env variable in Makefile for isolated eunit tests (#1747)</title>
<updated>2018-11-19T20:10:47+00:00</updated>
<author>
<name>Eric Avdey</name>
<email>eiri@eiri.ca</email>
</author>
<published>2018-11-19T20:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=090d17e7422c5a7fd9a777d2499f19d4c80a5e6e'/>
<id>090d17e7422c5a7fd9a777d2499f19d4c80a5e6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Mango test harness, add Windows compat (#1733)</title>
<updated>2018-11-13T18:04:26+00:00</updated>
<author>
<name>Joan Touzet</name>
<email>wohali@users.noreply.github.com</email>
</author>
<published>2018-11-13T18:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=b5684968068a22ed35b4fed0e93eda06a48bb7a4'/>
<id>b5684968068a22ed35b4fed0e93eda06a48bb7a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into elixir-suite</title>
<updated>2018-09-20T10:15:03+00:00</updated>
<author>
<name>Jan Lehnardt</name>
<email>jan@apache.org</email>
</author>
<published>2018-09-20T10:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=7bca962fd98e87a532e6be29a1f4f6caded5beb2'/>
<id>7bca962fd98e87a532e6be29a1f4f6caded5beb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed use of find ... -printf "%f" on Mac OS by replacing it with -exec basename</title>
<updated>2018-08-05T01:59:14+00:00</updated>
<author>
<name>Sergey Shevelev</name>
<email>sshevelev2@bloomberg.net</email>
</author>
<published>2018-08-05T01:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=d29011b117a0274e42a908914ee7d3de8f947d80'/>
<id>d29011b117a0274e42a908914ee7d3de8f947d80</id>
<content type='text'>
Fixes issue #1028
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue #1028
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve detection of git tags/dirty status</title>
<updated>2018-07-17T06:44:33+00:00</updated>
<author>
<name>Joan Touzet</name>
<email>joant@atypical.net</email>
</author>
<published>2018-07-16T20:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=1d697901a283d4abc38916a1c883bd5b8c47155f'/>
<id>1d697901a283d4abc38916a1c883bd5b8c47155f</id>
<content type='text'>
Unfortuantely, #1437 brought in a build bug that caused dist tarballs
to be created always using the last tag that could be found on the
tree. This lead to `master` building tarballs labelled `2.1.0`.

The new approach includes extensive comments to explain the approach,
fixes the bug, and for an encore adds -dirty if you're building a
CouchDB with local changes that aren't committed to git.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortuantely, #1437 brought in a build bug that caused dist tarballs
to be created always using the last tag that could be found on the
tree. This lead to `master` building tarballs labelled `2.1.0`.

The new approach includes extensive comments to explain the approach,
fixes the bug, and for an encore adds -dirty if you're building a
CouchDB with local changes that aren't committed to git.
</pre>
</div>
</content>
</entry>
<entry>
<title>Report git sha on welcome request</title>
<updated>2018-07-17T06:44:33+00:00</updated>
<author>
<name>Jan Lehnardt</name>
<email>jan@apache.org</email>
</author>
<published>2018-07-13T12:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=79eb1afc8e2c11d3ae1a71057656af05a541fffe'/>
<id>79eb1afc8e2c11d3ae1a71057656af05a541fffe</id>
<content type='text'>
Closes #1309
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1309
</pre>
</div>
</content>
</entry>
<entry>
<title>build: release candidate tarball should have -RCx</title>
<updated>2018-07-14T10:37:32+00:00</updated>
<author>
<name>Dave Cottlehuber</name>
<email>dch@skunkwerks.at</email>
</author>
<published>2018-05-02T09:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=a82419bb4ac6c6055a1a250bd238c7f4c110c058'/>
<id>a82419bb4ac6c6055a1a250bd238c7f4c110c058</id>
<content type='text'>
the released tarball should have -RCx in the name, but not in the
extracted file, otherwise we can't simply rename the final artefact for
our public release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the released tarball should have -RCx in the name, but not in the
extracted file, otherwise we can't simply rename the final artefact for
our public release.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: ease pattern matching to be less pedantic about RC</title>
<updated>2018-07-14T10:37:32+00:00</updated>
<author>
<name>Dave Cottlehuber</name>
<email>dch@skunkwerks.at</email>
</author>
<published>2018-05-02T08:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=768e9ebb9c53afcd0da3301841e945b54d0a3b49'/>
<id>768e9ebb9c53afcd0da3301841e945b54d0a3b49</id>
<content type='text'>
git-describe may have changed output formats. The previous regex doesn't
allow any trailing content, and git-describe always appends -g&lt;SHA&gt; unless
abbrev=0 is added.

This approach pulls out only the matching tag, leaving behind any
trailing garbage from git-describe, and as a bonus allows tagging a
commit from within a branch, and running a release directly from the
branch without needing to re-check out the tag itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-describe may have changed output formats. The previous regex doesn't
allow any trailing content, and git-describe always appends -g&lt;SHA&gt; unless
abbrev=0 is added.

This approach pulls out only the matching tag, leaving behind any
trailing garbage from git-describe, and as a bonus allows tagging a
commit from within a branch, and running a release directly from the
branch without needing to re-check out the tag itself.
</pre>
</div>
</content>
</entry>
</feed>
