<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/.github, branch v6.2.0</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Continuous integration: resolve docutils installation step build failures (#11331)</title>
<updated>2023-04-16T13:05:09+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-04-16T13:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0fb6716f3f519d3cd74d85e30b7920fb886a1aad'/>
<id>0fb6716f3f519d3cd74d85e30b7920fb886a1aad</id>
<content type='text'>
* continuous integration: add comment explaining PYTHONWARNINGS env var to main unit test workflow

* continuous integration: unit test workflow: report-but-do-not-fail
  when warnings about pkg_resources deprecation are encountered during
  docutils dependency installation

* continuous integration: unit test workflow: instead of reducing the
  severity of all DeprecationWarnings during docutils (non-dev)
  installation, apply two message filters - one each for the warnings
  encountered so far

* continuous integration: unit test workflow: add 'module' and 'line'
  fields for warning filters

Ref:
https://docs.python.org/3/library/warnings.html#describing-warning-filters


---------

Co-authored-by: Jean-François B &lt;2589111+jfbu@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* continuous integration: add comment explaining PYTHONWARNINGS env var to main unit test workflow

* continuous integration: unit test workflow: report-but-do-not-fail
  when warnings about pkg_resources deprecation are encountered during
  docutils dependency installation

* continuous integration: unit test workflow: instead of reducing the
  severity of all DeprecationWarnings during docutils (non-dev)
  installation, apply two message filters - one each for the warnings
  encountered so far

* continuous integration: unit test workflow: add 'module' and 'line'
  fields for warning filters

Ref:
https://docs.python.org/3/library/warnings.html#describing-warning-filters


---------

Co-authored-by: Jean-François B &lt;2589111+jfbu@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Enable 'nit-picky mode' for Sphinx's documentation</title>
<updated>2023-04-06T22:11:39+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-04-06T22:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7ecf0372809825b97082a73587b3c27660db01a7'/>
<id>7ecf0372809825b97082a73587b3c27660db01a7</id>
<content type='text'>
Fix several reference errors throughout the documentation and set
``nitpick_ignore`` in ``doc/conf.py``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix several reference errors throughout the documentation and set
``nitpick_ignore`` in ``doc/conf.py``.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve lint errors from Ruff 0.0.261</title>
<updated>2023-04-05T13:19:43+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-04-05T13:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=52a099b7ec9b08aa034c05c515d7ba5e6f7b004c'/>
<id>52a099b7ec9b08aa034c05c515d7ba5e6f7b004c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run Ruff linting with a known-to-work version</title>
<updated>2023-03-31T16:52:29+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-03-31T16:52:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f019b89c0524b896d8f3b67e04e2ccd87a799822'/>
<id>f019b89c0524b896d8f3b67e04e2ccd87a799822</id>
<content type='text'>
This means that CI tests will only fail if the 'known good' version
fails. If the latest version of Ruff fails, perhaps due to new
checks, CI will not fail overall, but the failures from the latest
version will be reported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means that CI tests will only fail if the 'known good' version
fails. If the latest version of Ruff fails, perhaps due to new
checks, CI will not fail overall, but the failures from the latest
version will be reported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin to ruff==0.0.259 (provisory)</title>
<updated>2023-03-31T15:18:29+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-31T15:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3e6d56adc00f1af0d00e6928884b2e2d2c0b7e86'/>
<id>3e6d56adc00f1af0d00e6928884b2e2d2c0b7e86</id>
<content type='text'>
This is because I would like CI to succeed for a while in order to merge
some LaTeX patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is because I would like CI to succeed for a while in order to merge
some LaTeX patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provis. ignore onerror depr. warn when install. DocUtils with 3.12-dev</title>
<updated>2023-03-26T21:52:55+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-26T21:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=321f8860970664ba343dc53e4d26e380a1bc20b2'/>
<id>321f8860970664ba343dc53e4d26e380a1bc20b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly quote a string value in ``transifex.yml``</title>
<updated>2023-03-15T15:47:25+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-03-15T15:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a846f958bc78d1189e08be6a27f75c7bb6ad668d'/>
<id>a846f958bc78d1189e08be6a27f75c7bb6ad668d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update translations workflow for new ``tx`` client</title>
<updated>2023-03-15T15:45:36+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-03-15T15:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=57545d0789793eb4851d491bdda37e33d7d5834c'/>
<id>57545d0789793eb4851d491bdda37e33d7d5834c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify coverage workflow reporting</title>
<updated>2023-02-15T05:24:51+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-02-15T05:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=cfd43d4dbeae7b1a8b5a001f31c93fc69aa813b2'/>
<id>cfd43d4dbeae7b1a8b5a001f31c93fc69aa813b2</id>
<content type='text'>
``PYTHONDEVMODE`` and ``PYTHONWARNDEFAULTENCODING`` are used in the
main tests, remove from the coverage workflow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``PYTHONDEVMODE`` and ``PYTHONWARNDEFAULTENCODING`` are used in the
main tests, remove from the coverage workflow.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore ``coverage.py`` warnings</title>
<updated>2023-02-15T05:14:44+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-02-15T05:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9b104523e97a8b0c0884e2da83d6d9acfcc8d433'/>
<id>9b104523e97a8b0c0884e2da83d6d9acfcc8d433</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
