<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/devel/release-checks.sh, branch master</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=master</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2025-02-22T11:07:46Z</updated>
<entry>
<title>build: remove handling for legacy python bindings version</title>
<updated>2025-02-22T11:07:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2025-02-15T19:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=84e53f70229c42f82ca86b5b1b88a4afeaff7eae'/>
<id>urn:sha1:84e53f70229c42f82ca86b5b1b88a4afeaff7eae</id>
<content type='text'>
The legacy python bindings are no longer built.
</content>
</entry>
<entry>
<title>removed use of 'echo -n' (and echo -n -e ...)</title>
<updated>2022-02-21T13:36:39Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2022-02-20T22:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=08da7f25e5ebf6536002c9a544d687a1d28aea3e'/>
<id>urn:sha1:08da7f25e5ebf6536002c9a544d687a1d28aea3e</id>
<content type='text'>
In most cases used printf %s ... instead.

echo -n &gt; file  lines to create empty / truncate files were
changed to : &gt; file lines, like done in in test-lib-emacs.sh

And one echo -n "  " replaced with use of sed "s/^/  /" in next line.
</content>
</entry>
<entry>
<title>release: call python3 instead of python</title>
<updated>2020-11-08T14:01:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-11-08T14:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=40b75f50be35dd372547bf03b972059e88b6f19b'/>
<id>urn:sha1:40b75f50be35dd372547bf03b972059e88b6f19b</id>
<content type='text'>
Debian does not install /usr/bin/python by default any more.
</content>
</entry>
<entry>
<title>release: update release-checks.sh for s/version/version.txt/</title>
<updated>2020-11-08T14:00:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-11-08T14:00:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8e721f12ba2d03cabc299a75827b5282720204ba'/>
<id>urn:sha1:8e721f12ba2d03cabc299a75827b5282720204ba</id>
<content type='text'>
Another place missed by the rename.
</content>
</entry>
<entry>
<title>devel/release-checks.sh: use grep to find copyright year.</title>
<updated>2020-08-16T14:34:03Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-08-16T14:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8776faf6d5118e8152ecfacf94accf35ccebf1d2'/>
<id>urn:sha1:8776faf6d5118e8152ecfacf94accf35ccebf1d2</id>
<content type='text'>
This is quite fragile, but it works for now, unlike the python
version.

In general it seems conf.py is not intended to be evaluated outside of
sphinx, as it assumes certain global names (in particular "tags") are
defined.
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2018-01-05T00:35:58Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2018-01-02T15:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=54982e520c3bee74e947e311ee5b1219396fa1a8'/>
<id>urn:sha1:54982e520c3bee74e947e311ee5b1219396fa1a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devel/release-checks: added checking of copyright year in documentation</title>
<updated>2015-11-19T11:34:29Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2015-11-01T13:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=36ad2717049452db877f310549bea263301bfe95'/>
<id>urn:sha1:36ad2717049452db877f310549bea263301bfe95</id>
<content type='text'>
Check that copyright year will be current year in generated documentation.

Checking is done my matching that copyright line contains current year
as a substring which is good enough "approximation" in this context.
</content>
</entry>
<entry>
<title>build: extract library versions from notmuch.h</title>
<updated>2015-08-10T11:53:55Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2015-08-09T14:25:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=765556c1f159ae0a29137c935c7cbf4106569e7e'/>
<id>urn:sha1:765556c1f159ae0a29137c935c7cbf4106569e7e</id>
<content type='text'>
- Make lib/notmuch.h the canonical location for the library versioning
information.

- Since the release-check should never fail now, remove it to reduce
complexity.

- Make the version numbers in notmuch.h consistent with the (now
  deleted) ones in lib/Makefile.local
</content>
</entry>
<entry>
<title>devel/release-checks.sh: made python version check work with python 3</title>
<updated>2015-08-04T14:27:34Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2015-08-02T09:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6d5c7b3ca50cb2ce36d4a2d6e6f064afcba7410b'/>
<id>urn:sha1:6d5c7b3ca50cb2ce36d4a2d6e6f064afcba7410b</id>
<content type='text'>
This trivial change consists of just putting print() argument in
parentheses.
</content>
</entry>
<entry>
<title>release-checks: check that git working directory is clean</title>
<updated>2015-06-09T17:33:22Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2015-06-02T14:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a5a21bbe78725db70153b6bf59c1856de2dcae4d'/>
<id>urn:sha1:a5a21bbe78725db70153b6bf59c1856de2dcae4d</id>
<content type='text'>
Before release check that there are no uncommitted changes and
that there are no files in working directory that possibly should
have been added to the repository.

Amended by db: remove --ignored, since that seems like too much
trouble.
</content>
</entry>
</feed>
